{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Street Centerline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "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": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": false, "extent": { "xmin": -17463800, "ymin": -46132600, "xmax": 2271494.937795762, "ymax": 1498253.6291783676, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.851977259165952E7, "falseY": -4.851416820553845E7, "xyUnits": 1.2788074180571309E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 } }, "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": "FULLNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FROMLEFT", "type": "esriFieldTypeInteger", "alias": "Address Range From Left", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMLEFT" }, { "name": "TOLEFT", "type": "esriFieldTypeInteger", "alias": "Address Range To Left", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOLEFT" }, { "name": "FROMRIGHT", "type": "esriFieldTypeInteger", "alias": "Address Range From Right", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROMRIGHT" }, { "name": "TORIGHT", "type": "esriFieldTypeInteger", "alias": "Address Range To Right", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TORIGHT" }, { "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": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "MUNILEFT", "type": "esriFieldTypeString", "alias": "Municipality on Left", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNILEFT" }, { "name": "MUNIRIGHT", "type": "esriFieldTypeString", "alias": "Municipality on Right", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MUNIRIGHT" }, { "name": "Surface_", "type": "esriFieldTypeString", "alias": "Surface Material Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Surface_" }, { "name": "DirTravel_", "type": "esriFieldTypeString", "alias": "Direction of Travel (eg. One way)", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "DirTravel_" }, { "name": "CardDirTrvl_", "type": "esriFieldTypeString", "alias": "Cardinal Direction of Travel", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CardDirTrvl_" }, { "name": "Lanes_", "type": "esriFieldTypeString", "alias": "Lanes", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Lanes_" }, { "name": "Subdiv_", "type": "esriFieldTypeString", "alias": "Subdivision", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Subdiv_" }, { "name": "Jurisdiction_", "type": "esriFieldTypeString", "alias": "Jurisdiction in which segment lies", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Jurisdiction_" }, { "name": "Divided_", "type": "esriFieldTypeString", "alias": "Divided Road?", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Divided_" }, { "name": "Miles_", "type": "esriFieldTypeDouble", "alias": "Total Roadway Miles of segment", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Miles_" }, { "name": "Comment_", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Comment_" }, { "name": "LaneWidth_", "type": "esriFieldTypeDouble", "alias": "LaneWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LaneWidth_" }, { "name": "AsphaltDepth_", "type": "esriFieldTypeDouble", "alias": "AsphaltDepth_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AsphaltDepth_" }, { "name": "BaseDepth_", "type": "esriFieldTypeDouble", "alias": "BaseDepth_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BaseDepth_" }, { "name": "CurbGutter_", "type": "esriFieldTypeString", "alias": "CurbGutter", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CurbGutter_" }, { "name": "LanesNBEB_", "type": "esriFieldTypeSmallInteger", "alias": "LanesNBEB_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LanesNBEB_" }, { "name": "LanesSBWB_", "type": "esriFieldTypeSmallInteger", "alias": "LanesSBWB_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LanesSBWB_" }, { "name": "FuncClass_", "type": "esriFieldTypeString", "alias": "Street Functional Class (GDOT Class)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FuncClass_" }, { "name": "SpeedLimit_", "type": "esriFieldTypeString", "alias": "Speed Limit (mph)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpeedLimit_" }, { "name": "ROW_", "type": "esriFieldTypeSmallInteger", "alias": "ROW Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROW_" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R885_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S675_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Street Centerline", "description": "", "prototype": { "attributes": { "ROW_": null, "SpeedLimit_": null, "FROMLEFT": null, "TOLEFT": null, "FROMRIGHT": null, "TORIGHT": null, "ZIPLEFT": null, "ZIPRIGHT": null, "FULLNAME": null, "MUNILEFT": null, "MUNIRIGHT": null, "Surface_": null, "DirTravel_": null, "CardDirTrvl_": null, "Lanes_": null, "Subdiv_": null, "Jurisdiction_": null, "Divided_": null, "Miles_": null, "Comment_": null, "LaneWidth_": null, "AsphaltDepth_": null, "BaseDepth_": null, "CurbGutter_": null, "LanesNBEB_": null, "LanesSBWB_": null, "FuncClass_": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "475a7981784b49e78cba249008c035cb" }