{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Interstates", "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, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.2403353128814047E7, "ymin": 4988974.197523035, "xmax": -1.1576207962223642E7, "ymax": 5638284.026995065, "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": 26913, "latestWkid": 26913, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -798.0468234911783, "mUnits": 4.1943040019531245E12 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 124, 124, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CATEGORY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "HWY_EVENT_", "type": "esriFieldTypeDouble", "alias": "HWY_EVENT_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HWY_EVENT_" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "ID_NUMBER", "type": "esriFieldTypeInteger", "alias": "ID_NUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_NUMBER" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIRECTION" }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ROUTE" }, { "name": "FROM_MP", "type": "esriFieldTypeDouble", "alias": "FROM_MP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FROM_MP" }, { "name": "TO_MP", "type": "esriFieldTypeDouble", "alias": "TO_MP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TO_MP" }, { "name": "HIGHWAY_ID", "type": "esriFieldTypeDouble", "alias": "HIGHWAY_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIGHWAY_ID" }, { "name": "SIGN", "type": "esriFieldTypeString", "alias": "SIGN", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SIGN" }, { "name": "NUM", "type": "esriFieldTypeSmallInteger", "alias": "NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM" }, { "name": "SUFFIX_ID", "type": "esriFieldTypeDouble", "alias": "SUFFIX_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUFFIX_ID" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "SUFFIX_DES", "type": "esriFieldTypeString", "alias": "SUFFIX_DES", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "SUFFIX_DES" }, { "name": "SUFFIX_LAB", "type": "esriFieldTypeString", "alias": "SUFFIX_LAB", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "SUFFIX_LAB" }, { "name": "HIGHWAY_CO", "type": "esriFieldTypeString", "alias": "HIGHWAY_CO", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "HIGHWAY_CO" }, { "name": "SHIELD", "type": "esriFieldTypeString", "alias": "SHIELD", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SHIELD" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "LABEL" }, { "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": "R854_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S787_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Interstates", "description": "", "prototype": { "attributes": { "LABEL": null, "SHIELD": null, "HWY_EVENT_": null, "CATEGORY": null, "ID_NUMBER": null, "DIRECTION": null, "ROUTE": null, "FROM_MP": null, "TO_MP": null, "HIGHWAY_ID": null, "SIGN": null, "NUM": null, "SUFFIX_ID": null, "SUFFIX": null, "SUFFIX_DES": null, "SUFFIX_LAB": null, "HIGHWAY_CO": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d32a5f228365453b8b6098253c7f3ffb" }