{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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.0708916581635224E7, "ymin": 5893946.68993488, "xmax": -1.0592965272374537E7, "ymax": 5968849.481361427, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102692, "latestWkid": 26850, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116582600, "falseY": -98386400, "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": 0.75 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "STR_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LFROM", "type": "esriFieldTypeDouble", "alias": "Left From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LFROM" }, { "name": "LTO", "type": "esriFieldTypeDouble", "alias": "Left To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LTO" }, { "name": "RFROM", "type": "esriFieldTypeDouble", "alias": "Right From", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RFROM" }, { "name": "RTO", "type": "esriFieldTypeDouble", "alias": "Right To", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RTO" }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "STR_NAME" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LABEL" }, { "name": "LCITY", "type": "esriFieldTypeString", "alias": "Left City", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LCITY" }, { "name": "RCITY", "type": "esriFieldTypeString", "alias": "Right City", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RCITY" }, { "name": "LSTATE", "type": "esriFieldTypeString", "alias": "Left State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LSTATE" }, { "name": "RSTATE", "type": "esriFieldTypeString", "alias": "Right State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RSTATE" }, { "name": "LZIP_CODE", "type": "esriFieldTypeString", "alias": "Left Zip Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LZIP_CODE" }, { "name": "RZIP_CODE", "type": "esriFieldTypeString", "alias": "Right Zip Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "RZIP_CODE" }, { "name": "RD_CLASS", "type": "esriFieldTypeSmallInteger", "alias": "Road Class", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RD_CLASS" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "RATE", "type": "esriFieldTypeSmallInteger", "alias": "Rate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RATE" }, { "name": "COST", "type": "esriFieldTypeDouble", "alias": "Cost", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COST" }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "One-Way", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ONEWAY1" }, { "name": "SHIELD", "type": "esriFieldTypeString", "alias": "Shield", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SHIELD" }, { "name": "HWY_NUM", "type": "esriFieldTypeString", "alias": "Highway Number", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "HWY_NUM" }, { "name": "PRINCIPAL", "type": "esriFieldTypeSmallInteger", "alias": "Principal", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PRINCIPAL" }, { "name": "DIR_CLASS", "type": "esriFieldTypeString", "alias": "Direction Class", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DIR_CLASS" }, { "name": "JURIS", "type": "esriFieldTypeInteger", "alias": "Jurisdiction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JURIS" }, { "name": "DESIG", "type": "esriFieldTypeString", "alias": "Designation", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DESIG" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()gth", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "ROUTE_ID", "type": "esriFieldTypeString", "alias": "ROUTE_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ROUTE_ID" }, { "name": "UNIQUE_ID", "type": "esriFieldTypeString", "alias": "UNIQUE_ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "UNIQUE_ID" }, { "name": "ROUTE_SYS", "type": "esriFieldTypeString", "alias": "ROUTE_SYS", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ROUTE_SYS" }, { "name": "ADNUMPRE_L", "type": "esriFieldTypeString", "alias": "Left Address Number Prefix", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ADNUMPRE_L" }, { "name": "ADNUMPRE_R", "type": "esriFieldTypeString", "alias": "Right Address Number Prefix", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ADNUMPRE_R" }, { "name": "ST_PRE_MOD", "type": "esriFieldTypeString", "alias": "ST_PRE_MOD", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ST_PRE_MOD" }, { "name": "ST_PRE_DIR", "type": "esriFieldTypeString", "alias": "ST_PRE_DIR", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ST_PRE_DIR" }, { "name": "ST_PRE_TYP", "type": "esriFieldTypeString", "alias": "ST_PRE_TYP", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "ST_PRE_TYP" }, { "name": "ST_PRE_SEP", "type": "esriFieldTypeString", "alias": "ST_PRE_SEP", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ST_PRE_SEP" }, { "name": "ST_POS_TYP", "type": "esriFieldTypeString", "alias": "ST_POS_TYP", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ST_POS_TYP" }, { "name": "ST_POS_DIR", "type": "esriFieldTypeString", "alias": "ST_POS_DIR", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ST_POS_DIR" }, { "name": "ST_POS_MOD", "type": "esriFieldTypeString", "alias": "ST_POS_MOD", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ST_POS_MOD" }, { "name": "ST_CONCAT", "type": "esriFieldTypeString", "alias": "ST_CONCAT", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ST_CONCAT" }, { "name": "LST_PREDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LST_PREDIR" }, { "name": "LST_NAME", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "LST_NAME" }, { "name": "LST_POSDIR", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "LST_POSDIR" }, { "name": "ST_NAME_A1", "type": "esriFieldTypeString", "alias": "ST_NAME_A1", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ST_NAME_A1" }, { "name": "A1_MSAG_V", "type": "esriFieldTypeString", "alias": "A1_MSAG_V", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "A1_MSAG_V" }, { "name": "ST_NAME_A2", "type": "esriFieldTypeString", "alias": "ST_NAME_A2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ST_NAME_A2" }, { "name": "A2_MSAG_V", "type": "esriFieldTypeString", "alias": "A2_MSAG_V", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "A2_MSAG_V" }, { "name": "ST_NAME_A3", "type": "esriFieldTypeString", "alias": "ST_NAME_A3", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ST_NAME_A3" }, { "name": "A3_MSAG_V", "type": "esriFieldTypeString", "alias": "A3_MSAG_V", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "A3_MSAG_V" }, { "name": "PARITY_L", "type": "esriFieldTypeString", "alias": "PARITY_L", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PARITY_L" }, { "name": "PARITY_R", "type": "esriFieldTypeString", "alias": "PARITY_R", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PARITY_R" }, { "name": "CTU_ID_L", "type": "esriFieldTypeString", "alias": "CTU_ID_L", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CTU_ID_L" }, { "name": "CTU_ID_R", "type": "esriFieldTypeString", "alias": "CTU_ID_R", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CTU_ID_R" }, { "name": "CTU_NAME_L", "type": "esriFieldTypeString", "alias": "CTU_NAME_L", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CTU_NAME_L" }, { "name": "CTU_NAME_R", "type": "esriFieldTypeString", "alias": "CTU_NAME_R", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CTU_NAME_R" }, { "name": "ADDCODE_L", "type": "esriFieldTypeString", "alias": "Additional Code Left", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ADDCODE_L" }, { "name": "ADDCODE_R", "type": "esriFieldTypeString", "alias": "Addtional Code Right", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ADDCODE_R" }, { "name": "CO_CODE_L", "type": "esriFieldTypeString", "alias": "CO_CODE_L", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CO_CODE_L" }, { "name": "CO_CODE_R", "type": "esriFieldTypeString", "alias": "CO_CODE_R", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CO_CODE_R" }, { "name": "CO_NAME_L", "type": "esriFieldTypeString", "alias": "CO_NAME_L", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CO_NAME_L" }, { "name": "CO_NAME_R", "type": "esriFieldTypeString", "alias": "CO_NAME_R", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CO_NAME_R" }, { "name": "COUNTRY_L", "type": "esriFieldTypeString", "alias": "Country Left \"US\"", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COUNTRY_L" }, { "name": "COUNTRY_R", "type": "esriFieldTypeString", "alias": "Country Right \"US\"", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "COUNTRY_R" }, { "name": "ELEV_FROM", "type": "esriFieldTypeString", "alias": "ELEV_FROM", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ELEV_FROM" }, { "name": "ELEV_TO", "type": "esriFieldTypeString", "alias": "ELEV_TO", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ELEV_TO" }, { "name": "SPEED_IMP", "type": "esriFieldTypeSmallInteger", "alias": "SPEED_IMP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED_IMP" }, { "name": "EMERG_ACC", "type": "esriFieldTypeString", "alias": "EMERG_ACC", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "EMERG_ACC" }, { "name": "ROUTE_NAME", "type": "esriFieldTypeString", "alias": "ROUTE_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ROUTE_NAME" }, { "name": "ROUTE_NUM", "type": "esriFieldTypeString", "alias": "ROUTE_NUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROUTE_NUM" }, { "name": "ESN_L", "type": "esriFieldTypeString", "alias": "ESN_L", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESN_L" }, { "name": "ESN_R", "type": "esriFieldTypeString", "alias": "ESN_R", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ESN_R" }, { "name": "MSAG_C_L", "type": "esriFieldTypeString", "alias": "MSAG_C_L", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MSAG_C_L" }, { "name": "MSAG_C_R", "type": "esriFieldTypeString", "alias": "MSAG_C_R", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MSAG_C_R" }, { "name": "PSAP_L", "type": "esriFieldTypeString", "alias": "PSAP_L", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PSAP_L" }, { "name": "PSAP_R", "type": "esriFieldTypeString", "alias": "PSAP_R", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PSAP_R" }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "EFF_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EFF_DATE" }, { "name": "RET_DATE", "type": "esriFieldTypeDate", "alias": "RET_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RET_DATE" }, { "name": "EDITED_DT", "type": "esriFieldTypeDate", "alias": "EDITED_DT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDITED_DT" }, { "name": "PWA_ID", "type": "esriFieldTypeString", "alias": "PWA_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PWA_ID" }, { "name": "PWA_STATUS", "type": "esriFieldTypeString", "alias": "PWA_STATUS", "domain": { "type": "codedValue", "name": "ROADS_PWA_STATUS", "description": "ROADS_PWA_STATUS", "codedValues": [ { "name": "ADDRESS RANGE CONTAINS A ZERO", "code": "ADDRESS RANGE CONTAINS A ZERO" }, { "name": "DUAL ROAD SEGMENTS", "code": "DUAL ROAD SEGMENTS" }, { "name": "HIGH/LOW RANGE DIFFERS FROM MSAG", "code": "HIGH/LOW RANGE DIFFERS FROM MSAG" }, { "name": "MSAG SIDE ISSUE", "code": "MSAG SIDE ISSUE" }, { "name": "MSAG STREET NAME INCORRECT", "code": "MSAG STREET NAME INCORRECT" }, { "name": "ROAD NOT IN MSAG", "code": "ROAD NOT IN MSAG" }, { "name": "OOJ", "code": "OOJ" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PWA_STATUS" }, { "name": "PWA_COMMENTS", "type": "esriFieldTypeString", "alias": "PWA_COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PWA_COMMENTS" }, { "name": "PWA_TECHNOTES", "type": "esriFieldTypeString", "alias": "PWA_TECHNOTES", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PWA_TECHNOTES" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "GIS911POC", "type": "esriFieldTypeString", "alias": "911 GIS Point-of-Contact", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "GIS911POC" }, { "name": "LST_CONCAT", "type": "esriFieldTypeString", "alias": "Legacy Street Name Concatenated", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LST_CONCAT" }, { "name": "LST_TYPE", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "LST_TYPE" }, { "name": "VALID_L", "type": "esriFieldTypeString", "alias": "Validation Left", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "VALID_L" }, { "name": "VALID_R", "type": "esriFieldTypeString", "alias": "Validation Right", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "VALID_R" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R94_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_94", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_94", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S76_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Roads", "description": "", "prototype": { "attributes": { "VALID_L": null, "LST_TYPE": null, "LFROM": null, "LTO": null, "RFROM": null, "RTO": null, "STR_NAME": null, "LABEL": null, "LCITY": null, "RCITY": null, "LSTATE": null, "RSTATE": null, "LZIP_CODE": null, "RZIP_CODE": null, "RD_CLASS": null, "LENGTH": null, "RATE": null, "COST": null, "ONEWAY": null, "SHIELD": null, "HWY_NUM": null, "PRINCIPAL": null, "DIR_CLASS": null, "JURIS": null, "DESIG": null, "LST_CONCAT": null, "ROUTE_ID": null, "UNIQUE_ID": null, "ROUTE_SYS": null, "ADNUMPRE_L": null, "ADNUMPRE_R": null, "ST_PRE_MOD": null, "ST_PRE_DIR": null, "ST_PRE_TYP": null, "ST_PRE_SEP": null, "ST_POS_TYP": null, "ST_POS_DIR": null, "ST_POS_MOD": null, "ST_CONCAT": null, "LST_PREDIR": null, "LST_NAME": null, "LST_POSDIR": null, "ST_NAME_A1": null, "A1_MSAG_V": null, "ST_NAME_A2": null, "A2_MSAG_V": null, "ST_NAME_A3": null, "A3_MSAG_V": null, "PARITY_L": null, "PARITY_R": null, "CTU_ID_L": null, "CTU_ID_R": null, "CTU_NAME_L": null, "CTU_NAME_R": null, "ADDCODE_L": null, "ADDCODE_R": null, "CO_CODE_L": null, "CO_CODE_R": null, "CO_NAME_L": null, "CO_NAME_R": null, "COUNTRY_L": null, "COUNTRY_R": null, "ELEV_FROM": null, "ELEV_TO": null, "SPEED_IMP": null, "EMERG_ACC": null, "ROUTE_NAME": null, "ROUTE_NUM": null, "ESN_L": null, "ESN_R": null, "MSAG_C_L": null, "MSAG_C_R": null, "PSAP_L": null, "PSAP_R": null, "EFF_DATE": null, "RET_DATE": null, "EDITED_DT": null, "PWA_ID": null, "PWA_STATUS": null, "PWA_COMMENTS": null, "PWA_TECHNOTES": null, "VALID_R": null, "GIS911POC": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "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": "c8b3cd5d6cdd451a8e43fc7bb3e7d4bf" } ], "tables": [] }