{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "centerlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

Digital representation of street centerlines of Union County. The current centerline data is based on 2007 aerial photography and is maintained and updated by the GIS department of Union County, NC.<\/SPAN><\/P><\/DIV><\/DIV>", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1438719.5724540502, "ymin": 389540.1853518039, "xmax": 1621847.8321810514, "ymax": 532914.9533917308, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 30, 145, 93, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ROAD_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LOWADDL", "type": "esriFieldTypeInteger", "alias": "LOWADDL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOWADDL" }, { "name": "HIGHADDL", "type": "esriFieldTypeInteger", "alias": "HIGHADDL", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIGHADDL" }, { "name": "LOWADDR", "type": "esriFieldTypeInteger", "alias": "LOWADDR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOWADDR" }, { "name": "HIGHADDR", "type": "esriFieldTypeInteger", "alias": "HIGHADDR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIGHADDR" }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FTR_CODE" }, { "name": "ROAD_PRE", "type": "esriFieldTypeString", "alias": "ROAD_PRE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROAD_PRE" }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ROAD_NAME" }, { "name": "ROAD_TYPE", "type": "esriFieldTypeString", "alias": "ROAD_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ROAD_TYPE" }, { "name": "ROAD_SUF", "type": "esriFieldTypeString", "alias": "ROAD_SUF", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROAD_SUF" }, { "name": "SR_NUM", "type": "esriFieldTypeString", "alias": "SR_NUM", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SR_NUM" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COMMENT" }, { "name": "POSTAL_LEF", "type": "esriFieldTypeString", "alias": "POSTAL_LEF", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POSTAL_LEF" }, { "name": "POSTAL_RIG", "type": "esriFieldTypeString", "alias": "POSTAL_RIG", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "POSTAL_RIG" }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPL" }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPR" }, { "name": "ESN", "type": "esriFieldTypeInteger", "alias": "ESN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN" }, { "name": "DISPLAY", "type": "esriFieldTypeString", "alias": "DISPLAY", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "DISPLAY" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBDIVISION" }, { "name": "PHONE_CO", "type": "esriFieldTypeString", "alias": "PHONE_CO", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PHONE_CO" }, { "name": "POWER_CO", "type": "esriFieldTypeString", "alias": "POWER_CO", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "POWER_CO" }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Layer" }, { "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": "COLLECT_TYPE", "type": "esriFieldTypeString", "alias": "COLLECT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COLLECT_TYPE" }, { "name": "COLLECT_DATE", "type": "esriFieldTypeDate", "alias": "COLLECT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COLLECT_DATE" }, { "name": "FLOW", "type": "esriFieldTypeString", "alias": "FLOW", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FLOW" }, { "name": "Speed_B", "type": "esriFieldTypeSmallInteger", "alias": "Speed_B", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Speed_B" }, { "name": "Speed_F", "type": "esriFieldTypeSmallInteger", "alias": "Speed_F", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Speed_F" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R72_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S61_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "centerlines", "description": "", "prototype": { "attributes": { "Speed_F": null, "Speed_B": null, "LOWADDL": null, "HIGHADDL": null, "LOWADDR": null, "HIGHADDR": null, "FTR_CODE": null, "ROAD_PRE": null, "ROAD_NAME": null, "ROAD_TYPE": null, "ROAD_SUF": null, "SR_NUM": null, "COMMENT": null, "POSTAL_LEF": null, "POSTAL_RIG": null, "ZIPL": null, "ZIPR": null, "ESN": null, "DISPLAY": null, "STATUS": null, "SUBDIVISION": null, "PHONE_CO": null, "POWER_CO": null, "Layer": null, "CITYL": null, "CITYR": null, "COLLECT_TYPE": null, "COLLECT_DATE": null, "FLOW": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "bf10cb5951ed427087ec6c70d0f25c02" }