{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Barricades", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "030077e12dc78921c4533b20f73935bc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQtJREFUOI3V0btKA1EUheFPDIwoFoo3vIAgpBDUxsLCxldRxDKWYmMlSApBEMEi7yAWsbOys1KsRTGNjSEQ1CGFFpE4yQyRDCpkwYGz117nZx92xi8r07a740LFWqsdDAaHYT7c7RxYNmlbYCriXROeh+PpJoQBDEbq/vbxn4Ed6g+BOYVY98F04qtnq7F8oCRv7xt4Zd1xwuOhlnoOOVlkG14VRa9EgcNYSf5Gk0a/TlRlFOvXblrKO54SEmMIInVV/YtRVZKA827ttwTvZRX0mYl4dzjwYkKpKTvisRl4aik23ZYbLMb8WWeObMR83bWUfwH2qtlExkfDe9NjQS0d8MRyon+ZdsIU+gQzxC/woLDRIQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Street_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ERB_ID", "type": "esriFieldTypeInteger", "alias": "ERB_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ERB_ID" }, { "name": "Sect_No", "type": "esriFieldTypeString", "alias": "Sect_No", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Sect_No" }, { "name": "Addr_No", "type": "esriFieldTypeInteger", "alias": "Addr_No", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Addr_No" }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Street_Name" }, { "name": "Mapsco", "type": "esriFieldTypeString", "alias": "Mapsco", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Mapsco" }, { "name": "CD", "type": "esriFieldTypeSmallInteger", "alias": "CD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CD" }, { "name": "ERB_Type", "type": "esriFieldTypeSmallInteger", "alias": "ERB_Type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ERB_Type" }, { "name": "ERB_Length", "type": "esriFieldTypeSingle", "alias": "ERB_Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ERB_Length" }, { "name": "ERB_Width", "type": "esriFieldTypeSingle", "alias": "ERB_Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ERB_Width" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Condition" }, { "name": "Dir", "type": "esriFieldTypeString", "alias": "Dir", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Dir" }, { "name": "WO_Pending", "type": "esriFieldTypeSmallInteger", "alias": "WO_Pending", "domain": { "type": "codedValue", "name": "YES/NO", "description": "Yes and no values", "codedValues": [ { "name": "YES", "code": 0 }, { "name": "NO", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WO_Pending" }, { "name": "Photo_Link", "type": "esriFieldTypeString", "alias": "Photo_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Photo_Link" }, { "name": "Last_Inspection_Date", "type": "esriFieldTypeDate", "alias": "Last_Inspection_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Inspection_Date" }, { "name": "Last_Inspect_By", "type": "esriFieldTypeString", "alias": "Last_Inspect_By", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Last_Inspect_By" }, { "name": "Entered_On", "type": "esriFieldTypeDate", "alias": "Entered_On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Entered_On" }, { "name": "Entered_By", "type": "esriFieldTypeString", "alias": "Entered_By", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Entered_By" }, { "name": "Changed_On", "type": "esriFieldTypeDate", "alias": "Changed_On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Changed_On" }, { "name": "Changed_By", "type": "esriFieldTypeString", "alias": "Changed_By", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Changed_By" }, { "name": "No_Board", "type": "esriFieldTypeSmallInteger", "alias": "No_Board", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "No_Board" }, { "name": "No_Diamond", "type": "esriFieldTypeSmallInteger", "alias": "No_Diamond", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "No_Diamond" }, { "name": "No_Double", "type": "esriFieldTypeSmallInteger", "alias": "No_Double", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "No_Double" }, { "name": "No_Telspar", "type": "esriFieldTypeSmallInteger", "alias": "No_Telspar", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "No_Telspar" }, { "name": "Work_Needed", "type": "esriFieldTypeString", "alias": "Work_Needed", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Work_Needed" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R14366_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13982_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Barricades", "description": "", "prototype": { "attributes": { "No_Telspar": null, "Work_Needed": null, "ERB_ID": null, "Sect_No": null, "Addr_No": null, "Street_Name": null, "Mapsco": null, "CD": null, "ERB_Type": null, "ERB_Length": null, "ERB_Width": null, "Condition": null, "Dir": null, "WO_Pending": null, "Photo_Link": null, "Last_Inspection_Date": null, "Last_Inspect_By": null, "Entered_On": null, "Entered_By": null, "Changed_On": null, "Changed_By": null, "No_Board": null, "No_Diamond": null, "No_Double": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "Guardrails", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -2.358671305083777E7, "ymin": -4.3809478058659345E7, "xmax": 4.644002733733046E7, "ymax": 7664723.317535147, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Street_Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Guardrail_ID", "type": "esriFieldTypeInteger", "alias": "Guardrail_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Guardrail_ID" }, { "name": "Addr_No", "type": "esriFieldTypeInteger", "alias": "Addr_No", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Addr_No" }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street_Name", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Street_Name" }, { "name": "Mapsco", "type": "esriFieldTypeString", "alias": "Mapsco", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Mapsco" }, { "name": "CD", "type": "esriFieldTypeSmallInteger", "alias": "CD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CD" }, { "name": "No_Pole", "type": "esriFieldTypeSmallInteger", "alias": "No_Pole", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "No_Pole" }, { "name": "No_Rail", "type": "esriFieldTypeSmallInteger", "alias": "No_Rail", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "No_Rail" }, { "name": "End_Wing", "type": "esriFieldTypeSmallInteger", "alias": "End_Wing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "End_Wing" }, { "name": "Rail_Size", "type": "esriFieldTypeDouble", "alias": "Rail_Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rail_Size" }, { "name": "Terminal_Rail", "type": "esriFieldTypeSmallInteger", "alias": "Terminal_Rail", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Terminal_Rail" }, { "name": "SGT", "type": "esriFieldTypeSmallInteger", "alias": "SGT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SGT" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Condition" }, { "name": "Work_Needed", "type": "esriFieldTypeString", "alias": "Work_Needed", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Work_Needed" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Last_Inspection_Date", "type": "esriFieldTypeDate", "alias": "Last_Inspection_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Inspection_Date" }, { "name": "Last_Inpsection_By", "type": "esriFieldTypeString", "alias": "Last_Inpsection_By", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Last_Inpsection_By" }, { "name": "Entered_On", "type": "esriFieldTypeDate", "alias": "Entered_On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Entered_On" }, { "name": "Entered_By", "type": "esriFieldTypeString", "alias": "Entered_By", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Entered_By" }, { "name": "Changed_On", "type": "esriFieldTypeDate", "alias": "Changed_On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Changed_On" }, { "name": "Changed_By", "type": "esriFieldTypeString", "alias": "Changed_By", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Changed_By" }, { "name": "Photo_Link", "type": "esriFieldTypeString", "alias": "Photo_Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Photo_Link" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R22734_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22203_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Guardrails", "description": "", "prototype": { "attributes": { "Changed_By": null, "Photo_Link": null, "Guardrail_ID": null, "Addr_No": null, "Street_Name": null, "Mapsco": null, "CD": null, "No_Pole": null, "No_Rail": null, "End_Wing": null, "Rail_Size": null, "Terminal_Rail": null, "SGT": null, "Condition": null, "Work_Needed": null, "Longitude": null, "Latitude": null, "Last_Inspection_Date": null, "Last_Inpsection_By": null, "Entered_On": null, "Entered_By": null, "Changed_On": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 2, "name": "Alley", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 24000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -123407700, "ymin": -86123500, "xmax": 2405263.7679261416, "ymax": 7022533.686234564, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Surface_Type", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 86, 197, 245, 255 ], "width": 1.25 }, "value": "Asphalt", "label": "Asphalt", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 57, 69, 255 ], "width": 1.25 }, "value": "Concrete", "label": "Concrete", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 86, 245, 115, 255 ], "width": 1.25 }, "value": "Concrete ", "label": "Concrete ", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 98, 240, 255 ], "width": 1.25 }, "value": "Paved", "label": "Paved", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 245, 207, 93, 255 ], "width": 1.25 }, "value": "Unpaved", "label": "Unpaved", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "F_Street", "typeIdField": "Surface_Type", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Alley_ID", "type": "esriFieldTypeInteger", "alias": "Alley_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Alley_ID" }, { "name": "F_Street", "type": "esriFieldTypeString", "alias": "F_Street", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "F_Street" }, { "name": "T_Street", "type": "esriFieldTypeString", "alias": "T_Street", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "T_Street" }, { "name": "Mapsco", "type": "esriFieldTypeString", "alias": "Mapsco", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Mapsco" }, { "name": "CD", "type": "esriFieldTypeSmallInteger", "alias": "CD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CD" }, { "name": "CD2", "type": "esriFieldTypeSmallInteger", "alias": "CD2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CD2" }, { "name": "CD3", "type": "esriFieldTypeSmallInteger", "alias": "CD3", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CD3" }, { "name": "CD_Pcnt", "type": "esriFieldTypeSmallInteger", "alias": "CD_Pcnt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CD_Pcnt" }, { "name": "CD2_Pcnt", "type": "esriFieldTypeSmallInteger", "alias": "CD2_Pcnt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CD2_Pcnt" }, { "name": "CD3_Pcnt", "type": "esriFieldTypeSmallInteger", "alias": "CD3_Pcnt", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CD3_Pcnt" }, { "name": "Length", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Length" }, { "name": "Width", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Width" }, { "name": "Surface_Type", "type": "esriFieldTypeString", "alias": "Surface_Type", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Surface_Type" }, { "name": "Last_Imprv_Date", "type": "esriFieldTypeDate", "alias": "Last_Imprv_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Imprv_Date" }, { "name": "Last_Imprv_Type", "type": "esriFieldTypeString", "alias": "La", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Last_Imprv_Type" }, { "name": "Last_Inspect_Date", "type": "esriFieldTypeDate", "alias": "Last_Inspect_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Last_Inspect_Date" }, { "name": "Last_Inspect_By", "type": "esriFieldTypeString", "alias": "Last_Inspect_By", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Last_Inspect_By" }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Condition" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 4000, "defaultValue": null, "modelName": "Notes" }, { "name": "Entered_On", "type": "esriFieldTypeDate", "alias": "Entered_On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Entered_On" }, { "name": "Entered_By", "type": "esriFieldTypeString", "alias": "Entered_By", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Entered_By" }, { "name": "Changed_On", "type": "esriFieldTypeDate", "alias": "Changed_On", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Changed_On" }, { "name": "Changed_By", "type": "esriFieldTypeString", "alias": "Changed_By", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Changed_By" }, { "name": "SHAPE_STLength__", "type": "esriFieldTypeDouble", "alias": "SHAPE_STLength__", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "Shape_STLength_1", "type": "esriFieldTypeDouble", "alias": "Shape_STLength_1", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "Paved_Score", "type": "esriFieldTypeSmallInteger", "alias": "Paved_Score", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Paved_Score" }, { "name": "Pavement_Type", "type": "esriFieldTypeString", "alias": "Pavement_Type", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Pavement_Type" }, { "name": "Need_Clearing", "type": "esriFieldTypeSmallInteger", "alias": "Need_Clearing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Need_Clearing" }, { "name": "Notify_Code_Enforcement", "type": "esriFieldTypeSmallInteger", "alias": "Notify_Code_Enforcement", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Notify_Code_Enforcement" }, { "name": "From_Block_NW", "type": "esriFieldTypeInteger", "alias": "From_Block_NW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Block_NW" }, { "name": "From_Block_SE", "type": "esriFieldTypeInteger", "alias": "From_Block_SE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "From_Block_SE" }, { "name": "Btn_Street_NW", "type": "esriFieldTypeString", "alias": "Btn_Street_NW", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Btn_Street_NW" }, { "name": "Btn_Street_SE", "type": "esriFieldTypeString", "alias": "Btn_Street_SE", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "Btn_Street_SE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R14365_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S13981_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Asphalt", "name": "Asphalt", "domains": {}, "templates": [ { "name": "Asphalt", "description": "", "prototype": { "attributes": { "Btn_Street_NW": null, "Btn_Street_SE": null, "Alley_ID": null, "F_Street": null, "T_Street": null, "Mapsco": null, "CD": null, "CD2": null, "CD3": null, "CD_Pcnt": null, "CD2_Pcnt": null, "CD3_Pcnt": null, "Length": null, "Width": null, "Surface_Type": "Asphalt", "Last_Imprv_Date": null, "Last_Imprv_Type": null, "Last_Inspect_Date": null, "Last_Inspect_By": null, "Condition": null, "Notes": null, "Entered_On": null, "Entered_By": null, "Changed_On": null, "Changed_By": null, "SHAPE_STLength__": 0, "Shape_STLength_1": 0, "Paved_Score": null, "Pavement_Type": null, "Need_Clearing": null, "Notify_Code_Enforcement": null, "From_Block_NW": null, "From_Block_SE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Concrete", "name": "Concrete", "domains": {}, "templates": [ { "name": "Concrete", "description": "", "prototype": { "attributes": { "Btn_Street_NW": null, "Btn_Street_SE": null, "Alley_ID": null, "F_Street": null, "T_Street": null, "Mapsco": null, "CD": null, "CD2": null, "CD3": null, "CD_Pcnt": null, "CD2_Pcnt": null, "CD3_Pcnt": null, "Length": null, "Width": null, "Surface_Type": "Concrete", "Last_Imprv_Date": null, "Last_Imprv_Type": null, "Last_Inspect_Date": null, "Last_Inspect_By": null, "Condition": null, "Notes": null, "Entered_On": null, "Entered_By": null, "Changed_On": null, "Changed_By": null, "SHAPE_STLength__": 0, "Shape_STLength_1": 0, "Paved_Score": null, "Pavement_Type": null, "Need_Clearing": null, "Notify_Code_Enforcement": null, "From_Block_NW": null, "From_Block_SE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Concrete ", "name": "Concrete ", "domains": {}, "templates": [ { "name": "Concrete ", "description": "", "prototype": { "attributes": { "Btn_Street_NW": null, "Btn_Street_SE": null, "Alley_ID": null, "F_Street": null, "T_Street": null, "Mapsco": null, "CD": null, "CD2": null, "CD3": null, "CD_Pcnt": null, "CD2_Pcnt": null, "CD3_Pcnt": null, "Length": null, "Width": null, "Surface_Type": "Concrete ", "Last_Imprv_Date": null, "Last_Imprv_Type": null, "Last_Inspect_Date": null, "Last_Inspect_By": null, "Condition": null, "Notes": null, "Entered_On": null, "Entered_By": null, "Changed_On": null, "Changed_By": null, "SHAPE_STLength__": 0, "Shape_STLength_1": 0, "Paved_Score": null, "Pavement_Type": null, "Need_Clearing": null, "Notify_Code_Enforcement": null, "From_Block_NW": null, "From_Block_SE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Paved", "name": "Paved", "domains": {}, "templates": [ { "name": "Paved", "description": "", "prototype": { "attributes": { "Btn_Street_NW": null, "Btn_Street_SE": null, "Alley_ID": null, "F_Street": null, "T_Street": null, "Mapsco": null, "CD": null, "CD2": null, "CD3": null, "CD_Pcnt": null, "CD2_Pcnt": null, "CD3_Pcnt": null, "Length": null, "Width": null, "Surface_Type": "Paved", "Last_Imprv_Date": null, "Last_Imprv_Type": null, "Last_Inspect_Date": null, "Last_Inspect_By": null, "Condition": null, "Notes": null, "Entered_On": null, "Entered_By": null, "Changed_On": null, "Changed_By": null, "SHAPE_STLength__": 0, "Shape_STLength_1": 0, "Paved_Score": null, "Pavement_Type": null, "Need_Clearing": null, "Notify_Code_Enforcement": null, "From_Block_NW": null, "From_Block_SE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "Unpaved", "name": "Unpaved", "domains": {}, "templates": [ { "name": "Unpaved", "description": "", "prototype": { "attributes": { "Btn_Street_NW": null, "Btn_Street_SE": null, "Alley_ID": null, "F_Street": null, "T_Street": null, "Mapsco": null, "CD": null, "CD2": null, "CD3": null, "CD_Pcnt": null, "CD2_Pcnt": null, "CD3_Pcnt": null, "Length": null, "Width": null, "Surface_Type": "Unpaved", "Last_Imprv_Date": null, "Last_Imprv_Type": null, "Last_Inspect_Date": null, "Last_Inspect_By": null, "Condition": null, "Notes": null, "Entered_On": null, "Entered_By": null, "Changed_On": null, "Changed_By": null, "SHAPE_STLength__": 0, "Shape_STLength_1": 0, "Paved_Score": null, "Pavement_Type": null, "Need_Clearing": null, "Notify_Code_Enforcement": null, "From_Block_NW": null, "From_Block_SE": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }