{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "cnty_road", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 214967.9852463305, "ymin": 2110425.037660323, "xmax": 332340.65830891207, "ymax": 2259110.394488491, "spatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2244, "latestWkid": 2965, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18119800, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 61, 56, 140, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Streetname", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "stackSeparators": [ {"separator": " "} ], "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 254, 255, 220, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Streetname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOW_LEFT", "type": "esriFieldTypeInteger", "alias": "LOW_LEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOW_LEFT" }, { "name": "LOW_RIGHT", "type": "esriFieldTypeInteger", "alias": "LOW_RIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOW_RIGHT" }, { "name": "HIGH_LEFT", "type": "esriFieldTypeInteger", "alias": "HIGH_LEFT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIGH_LEFT" }, { "name": "HIGH_RIGHT", "type": "esriFieldTypeInteger", "alias": "HIGH_RIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIGH_RIGHT" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "Streetname", "type": "esriFieldTypeString", "alias": "Streetname", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Streetname" }, { "name": "Maint", "type": "esriFieldTypeString", "alias": "Maint", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Maint" }, { "name": "Alt_name", "type": "esriFieldTypeString", "alias": "Alt_name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "Alt_name" }, { "name": "ROAD_CLASS", "type": "esriFieldTypeString", "alias": "ROAD_CLASS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ROAD_CLASS" }, { "name": "TOWN", "type": "esriFieldTypeString", "alias": "TOWN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TOWN" }, { "name": "CITYL", "type": "esriFieldTypeString", "alias": "CITYL", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CITYL" }, { "name": "CITYR", "type": "esriFieldTypeString", "alias": "CITYR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CITYR" }, { "name": "ZIP_LEFT", "type": "esriFieldTypeString", "alias": "ZIP_LEFT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_LEFT" }, { "name": "ZIP_RIGHT", "type": "esriFieldTypeString", "alias": "ZIP_RIGHT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_RIGHT" }, { "name": "ORD_DATE", "type": "esriFieldTypeDate", "alias": "ORD_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ORD_DATE" }, { "name": "ORD_NO", "type": "esriFieldTypeString", "alias": "ORD_NO", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ORD_NO" }, { "name": "SHERIFF_NA", "type": "esriFieldTypeString", "alias": "SHERIFF_NA", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SHERIFF_NA" }, { "name": "OrigOID", "type": "esriFieldTypeInteger", "alias": "OrigOID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OrigOID" }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_STLe" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R166_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_166", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_166", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S116_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "cnty_road", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9cb5d82e2cd147e888aa751f54b01d66" }