{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Road Centerlines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 300000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

Road segments representing centerlines of all roadways or carriageways in a local government. Typically, this information is compiled from orthoimagery or other aerial photography sources. This representation of the road centerlines support address geocoding and mapping. It also serves as a source for public works and other agencies that are responsible for the active management of the road network.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Pro-West and Associates, Inc.", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.066022541661918E7, "ymin": 5686398.26131109, "xmax": -1.0589972956284465E7, "ymax": 5742225.595896251, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 103767, "latestWkid": 103767, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118947100, "falseY": -98677200, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULLNAME]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "minimizeLabels", "useClippedGeometry": true, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 12000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 120, 120, 120, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "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": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Left From Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Left To Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMRIGHT" }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORIGHT" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "Census MTFCC Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MTFCC" }, { "name": "ZIPLEFT", "type": "esriFieldTypeString", "alias": "Zip on Left", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPLEFT" }, { "name": "ZIPRIGHT", "type": "esriFieldTypeString", "alias": "Zip on Right", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ZIPRIGHT" }, { "name": "MSAGLEFT", "type": "esriFieldTypeString", "alias": "MSAG on Left", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MSAGLEFT" }, { "name": "MSAGRIGHT", "type": "esriFieldTypeString", "alias": "MSAG on Right", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "MSAGRIGHT" }, { "name": "ESNLEFT", "type": "esriFieldTypeString", "alias": "ESN on Left", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESNLEFT" }, { "name": "ESNRIGHT", "type": "esriFieldTypeString", "alias": "ESN on Right", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESNRIGHT" }, { "name": "RDCODE", "type": "esriFieldTypeDouble", "alias": "Road Code", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RDCODE" }, { "name": "ROUTING", "type": "esriFieldTypeString", "alias": "Routing", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ROUTING" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "One-Way", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ONEWAY" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "Prefix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PREFIX" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "TYPE" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "Suffix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SUFFIX" }, { "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": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R13_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_13", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_13", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Road Centerlines", "description": "", "prototype": { "attributes": { "TYPE": null, "SUFFIX": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "FULLNAME": null, "MTFCC": null, "ZIPLEFT": null, "ZIPRIGHT": null, "MSAGLEFT": null, "MSAGRIGHT": null, "ESNLEFT": null, "ESNRIGHT": null, "RDCODE": null, "ROUTING": null, "ONEWAY": null, "PREFIX": null, "NAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 32000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }