{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Streets", "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": false, "isDataArchived": false, "infoInEstimates": [ "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" }, "hasMetadata": true, "extent": { "xmin": 320437.0379499756, "ymin": 1555738.1250391975, "xmax": 741641.8749502525, "ymax": 2152647.7419791147, "spatialReference": { "wkid": 102658, "latestWkid": 2236, "xyTolerance": 5.120000004768373E-4, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 1.372494229425764E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102658, "latestWkid": 2236, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 171, 165, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SEGMT_ID", "type": "esriFieldTypeInteger", "alias": "SEGMT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SEGMT_ID" }, { "name": "F_CLASS", "type": "esriFieldTypeString", "alias": "F_CLASS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "F_CLASS" }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ONE_WAY" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LABEL" }, { "name": "AKA_A", "type": "esriFieldTypeString", "alias": "AKA_A", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AKA_A" }, { "name": "L_LOW", "type": "esriFieldTypeDouble", "alias": "L_LOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_LOW" }, { "name": "L_HIGH", "type": "esriFieldTypeDouble", "alias": "L_HIGH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_HIGH" }, { "name": "RT_LOW", "type": "esriFieldTypeDouble", "alias": "RT_LOW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RT_LOW" }, { "name": "RT_HIGH", "type": "esriFieldTypeDouble", "alias": "RT_HIGH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RT_HIGH" }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PRETYPE" }, { "name": "DIR_PRE", "type": "esriFieldTypeString", "alias": "DIR_PRE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DIR_PRE" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "DIR_SUF", "type": "esriFieldTypeString", "alias": "DIR_SUF", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DIR_SUF" }, { "name": "ESN_L", "type": "esriFieldTypeSmallInteger", "alias": "ESN_L", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN_L" }, { "name": "ESN_RT", "type": "esriFieldTypeSmallInteger", "alias": "ESN_RT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ESN_RT" }, { "name": "MSAG_L", "type": "esriFieldTypeString", "alias": "MSAG_L", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MSAG_L" }, { "name": "MSAG_RT", "type": "esriFieldTypeString", "alias": "MSAG_RT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MSAG_RT" }, { "name": "JURIS_L", "type": "esriFieldTypeString", "alias": "JURIS_L", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "JURIS_L" }, { "name": "JURIS_RT", "type": "esriFieldTypeString", "alias": "JURIS_RT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "JURIS_RT" }, { "name": "ZIP_L", "type": "esriFieldTypeString", "alias": "ZIP_L", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_L" }, { "name": "ZIP_RT", "type": "esriFieldTypeString", "alias": "ZIP_RT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_RT" }, { "name": "DLU", "type": "esriFieldTypeString", "alias": "DLU", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DLU" }, { "name": "C1_EXCEP", "type": "esriFieldTypeDouble", "alias": "C1_EXCEP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "C1_EXCEP" }, { "name": "CRE_DATE", "type": "esriFieldTypeDouble", "alias": "CRE_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CRE_DATE" }, { "name": "CRE_USER", "type": "esriFieldTypeString", "alias": "CRE_USER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CRE_USER" }, { "name": "MOD_DATE", "type": "esriFieldTypeDouble", "alias": "MOD_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MOD_DATE" }, { "name": "MOD_USER", "type": "esriFieldTypeString", "alias": "MOD_USER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MOD_USER" }, { "name": "NO_MSAG", "type": "esriFieldTypeDouble", "alias": "NO_MSAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_MSAG" }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": "{00000000-0000-0000-0000-000000000000}", "modelName": "GlobalID" }, { "name": "MPH", "type": "esriFieldTypeString", "alias": "MPH", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MPH" }, { "name": "WT_REST", "type": "esriFieldTypeString", "alias": "WT_REST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WT_REST" }, { "name": "HT_REST", "type": "esriFieldTypeString", "alias": "HT_REST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HT_REST" }, { "name": "MAINT_BY", "type": "esriFieldTypeString", "alias": "MAINT_BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINT_BY" }, { "name": "TIME", "type": "esriFieldTypeDouble", "alias": "TIME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIME" }, { "name": "SDE_STATE_ID", "type": "esriFieldTypeDouble", "alias": "SDE_STATE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SDE_STATE_ID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Streets", "description": "", "prototype": { "attributes": { "created_user": null, "created_date": null, "SEGMT_ID": null, "F_CLASS": null, "ONE_WAY": null, "LABEL": null, "AKA_A": null, "L_LOW": null, "L_HIGH": null, "RT_LOW": null, "RT_HIGH": null, "PRETYPE": null, "DIR_PRE": null, "ST_NAME": null, "ST_TYPE": null, "DIR_SUF": null, "ESN_L": null, "ESN_RT": null, "MSAG_L": null, "MSAG_RT": null, "JURIS_L": null, "JURIS_RT": null, "ZIP_L": null, "ZIP_RT": null, "DLU": null, "C1_EXCEP": null, "CRE_DATE": null, "CRE_USER": null, "MOD_DATE": null, "MOD_USER": null, "NO_MSAG": null, "GlobalID": "{00000000-0000-0000-0000-000000000000}", "MPH": null, "WT_REST": null, "HT_REST": null, "MAINT_BY": null, "TIME": null, "SDE_STATE_ID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4eddf81a18c64518a1c5be6a7167846d" } ], "tables": [] }