{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Road_Centerline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3060465.6700904965, "ymin": 1359674.6001878232, "xmax": 3170212.1569619104, "ymax": 1504529.4535221532, "spatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2245, "latestWkid": 2966, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 142, 69, 130, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "stname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id" }, { "name": "cltype", "type": "esriFieldTypeString", "alias": "Centerline Type", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "cltype" }, { "name": "costatus", "type": "esriFieldTypeString", "alias": "Construction Status", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "costatus" }, { "name": "streetid", "type": "esriFieldTypeInteger", "alias": "Street ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "streetid" }, { "name": "stdir", "type": "esriFieldTypeString", "alias": "Street Direction Prefix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "stdir" }, { "name": "stpretype", "type": "esriFieldTypeString", "alias": "Street Prefix Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "stpretype" }, { "name": "stname", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "stname" }, { "name": "stsuffix", "type": "esriFieldTypeString", "alias": "Street Direction Suffix", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "stsuffix" }, { "name": "stpostd", "type": "esriFieldTypeString", "alias": "Street Post Direction", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "stpostd" }, { "name": "stpostmod", "type": "esriFieldTypeString", "alias": "Street Post Modifier", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "stpostmod" }, { "name": "fullname", "type": "esriFieldTypeString", "alias": "Full Street Name", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "fullname" }, { "name": "vicinity", "type": "esriFieldTypeString", "alias": "Vicinity", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "vicinity" }, { "name": "addblock", "type": "esriFieldTypeString", "alias": "Address Block", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "addblock" }, { "name": "lowadd", "type": "esriFieldTypeInteger", "alias": "Low Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lowadd" }, { "name": "highadd", "type": "esriFieldTypeInteger", "alias": "High Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "highadd" }, { "name": "leftlow", "type": "esriFieldTypeInteger", "alias": "Left Frm Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "leftlow" }, { "name": "lefthigh", "type": "esriFieldTypeInteger", "alias": "Left To Adddress", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lefthigh" }, { "name": "rightlow", "type": "esriFieldTypeInteger", "alias": "Right From Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rightlow" }, { "name": "righthig", "type": "esriFieldTypeInteger", "alias": "Right To Address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "righthig" }, { "name": "parityleft", "type": "esriFieldTypeString", "alias": "Left Parity", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "parityleft" }, { "name": "parityright", "type": "esriFieldTypeString", "alias": "Right Parity", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "parityright" }, { "name": "oneway", "type": "esriFieldTypeString", "alias": "OneWay Designation", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "oneway" }, { "name": "travel", "type": "esriFieldTypeString", "alias": "Travel", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "travel" }, { "name": "travdir", "type": "esriFieldTypeString", "alias": "Travel Direction", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "travdir" }, { "name": "speedlimit", "type": "esriFieldTypeInteger", "alias": "Speed Limit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speedlimit" }, { "name": "funcclas", "type": "esriFieldTypeString", "alias": "Functional Class", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "funcclas" }, { "name": "roadclas", "type": "esriFieldTypeString", "alias": "Road Class", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "roadclas" }, { "name": "govjurrow", "type": "esriFieldTypeString", "alias": "Government Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "govjurrow" }, { "name": "govjurleft", "type": "esriFieldTypeString", "alias": "Left Government Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "govjurleft" }, { "name": "govjurright", "type": "esriFieldTypeString", "alias": "Right Government Jurisdiction", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "govjurright" }, { "name": "maincust", "type": "esriFieldTypeString", "alias": "Maintenance Custodian", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "maincust" }, { "name": "lowxst", "type": "esriFieldTypeString", "alias": "Low Cross Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "lowxst" }, { "name": "highxst", "type": "esriFieldTypeString", "alias": "High Cross Street", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "highxst" }, { "name": "zipleft", "type": "esriFieldTypeString", "alias": "Left Postal Code", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "zipleft" }, { "name": "zipright", "type": "esriFieldTypeString", "alias": "Right Postal Code", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "zipright" }, { "name": "twpleft", "type": "esriFieldTypeString", "alias": "Left Township", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "twpleft" }, { "name": "twpright", "type": "esriFieldTypeString", "alias": "Right Township", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "twpright" }, { "name": "countyleft", "type": "esriFieldTypeString", "alias": "Left County", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "countyleft" }, { "name": "countyright", "type": "esriFieldTypeString", "alias": "Right County", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "countyright" }, { "name": "cityleft", "type": "esriFieldTypeString", "alias": "Left Incorperated Municipality", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "cityleft" }, { "name": "cityright", "type": "esriFieldTypeString", "alias": "Right Incorperated Municipality", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "cityright" }, { "name": "highway", "type": "esriFieldTypeString", "alias": "Highway", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "highway" }, { "name": "localid", "type": "esriFieldTypeInteger", "alias": "Local ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "localid" }, { "name": "roadlevel", "type": "esriFieldTypeInteger", "alias": "Road Level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "roadlevel" }, { "name": "fedrttype", "type": "esriFieldTypeString", "alias": "Federal Road Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "fedrttype" }, { "name": "alternate_name", "type": "esriFieldTypeString", "alias": "Alternate Name", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "alternate_name" }, { "name": "lowintid", "type": "esriFieldTypeInteger", "alias": "Low Intersection ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lowintid" }, { "name": "highintid", "type": "esriFieldTypeInteger", "alias": "High Intersection ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "highintid" }, { "name": "lowintersection", "type": "esriFieldTypeString", "alias": "Low Intersection", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "lowintersection" }, { "name": "highintersection", "type": "esriFieldTypeString", "alias": "High Intersection", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "highintersection" }, { "name": "mtfcc", "type": "esriFieldTypeString", "alias": "MTFCC Code", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "mtfcc" }, { "name": "divided", "type": "esriFieldTypeString", "alias": "Divided Flag", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "divided" }, { "name": "gis_tag", "type": "esriFieldTypeString", "alias": "gis_tag", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "gis_tag" }, { "name": "pci_index", "type": "esriFieldTypeDouble", "alias": "PCI_Index", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pci_index" }, { "name": "pci_survey_date", "type": "esriFieldTypeDate", "alias": "PCI Survey Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "pci_survey_date" }, { "name": "condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "condition" }, { "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": "R354_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S330_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Road_Centerline", "description": "", "prototype": { "attributes": { "condition": null, "pci_survey_date": null, "id": null, "cltype": null, "costatus": null, "streetid": null, "stdir": null, "stpretype": null, "stname": null, "stsuffix": null, "stpostd": null, "stpostmod": null, "fullname": null, "vicinity": null, "addblock": null, "lowadd": null, "highadd": null, "leftlow": null, "lefthigh": null, "rightlow": null, "righthig": null, "parityleft": null, "parityright": null, "oneway": null, "travel": null, "travdir": null, "speedlimit": null, "funcclas": null, "roadclas": null, "govjurrow": null, "govjurleft": null, "govjurright": null, "maincust": null, "lowxst": null, "highxst": null, "zipleft": null, "zipright": null, "twpleft": null, "twpright": null, "countyleft": null, "countyright": null, "cityleft": null, "cityright": null, "highway": null, "localid": null, "roadlevel": null, "fedrttype": null, "alternate_name": null, "lowintid": null, "highintid": null, "lowintersection": null, "highintersection": null, "mtfcc": null, "divided": null, "gis_tag": null, "pci_index": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000000, "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, "serviceItemId": "af45fd6d5e4945aea8d855728a7deb73" } ], "tables": [] }