{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Sign Inventory", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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, "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": -1.3339906568363652E7, "ymin": 4034338.4177697077, "xmax": -1.3162171804444922E7, "ymax": 4138950.109108107, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1c329e95ee298b9634db104fc5eb2abd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAQxJREFUGJVjYUAF/BUV5naionycy5btvnL2LMM1mAQLjDF/vmuoo6N8uZycgDEjIwNDaqrmqyNHHs7z8trYzMDA8I2FgYGBYcoUB7ugILWZfHycgjCNvLxsYp6eqhW7doWyurmtLmFhYGBgsLWVL0ZWhAwsLCRT0tOFFrNAdLPoYVMENZnfycnaioWBgYHh/3+GP7gU/v/PwPDnz58/LAwMDAxv334/raQkqIJN4dOnn15ev/5uHQsDAwPDjRtvSwUE2O1UVYWlkRV9/vzjz82b79taWk6+ZWFgYGCIi9v5dNOmYOuvX/9MERRkt2ViYuL8/v33jUePvnS4uq5ejhKOfn5rHzIwMPjicisAyT9UqBS+rmoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[SIGNMESSAGE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8.25, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 36500, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROADNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SIGNID", "type": "esriFieldTypeDouble", "alias": "Sign ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIGNID" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROADNAME" }, { "name": "DISTANCEFROMCROSSROAD", "type": "esriFieldTypeDouble", "alias": "Distance from Cross Road (Ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DISTANCEFROMCROSSROAD" }, { "name": "DIRECTIONFROMCROSSROAD", "type": "esriFieldTypeString", "alias": "Direction from Cross Road", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DIRECTIONFROMCROSSROAD" }, { "name": "CROSSROAD", "type": "esriFieldTypeString", "alias": "Cross Road", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CROSSROAD" }, { "name": "SURVEYDIRECTION", "type": "esriFieldTypeString", "alias": "Survey Direction", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SURVEYDIRECTION" }, { "name": "SIGNCODE", "type": "esriFieldTypeString", "alias": "Sign Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SIGNCODE" }, { "name": "SIGNMESSAGE", "type": "esriFieldTypeString", "alias": "Sign Message", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SIGNMESSAGE" }, { "name": "COMMENT_", "type": "esriFieldTypeString", "alias": "Comment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENT_" }, { "name": "DIRECTIONSIGNFACES", "type": "esriFieldTypeString", "alias": "Direction Sign Faces", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DIRECTIONSIGNFACES" }, { "name": "SIDEOFROAD", "type": "esriFieldTypeString", "alias": "Side of Road", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SIDEOFROAD" }, { "name": "DATEINSTALLED", "type": "esriFieldTypeDate", "alias": "Date Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATEINSTALLED" }, { "name": "DATESURVEYED", "type": "esriFieldTypeDate", "alias": "Date Surveyed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATESURVEYED" }, { "name": "INSTALLEDBY", "type": "esriFieldTypeString", "alias": "Installed By", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "INSTALLEDBY" }, { "name": "PROJECTNUMBER", "type": "esriFieldTypeString", "alias": "Project Number", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PROJECTNUMBER" }, { "name": "SIGNSIZE", "type": "esriFieldTypeString", "alias": "Sign Size", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SIGNSIZE" }, { "name": "SHEETINGTYPE", "type": "esriFieldTypeString", "alias": "Sheeting Type", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SHEETINGTYPE" }, { "name": "SUBAREA", "type": "esriFieldTypeString", "alias": "Sub Area", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SUBAREA" }, { "name": "POSTTYPE", "type": "esriFieldTypeString", "alias": "Post Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "POSTTYPE" }, { "name": "LOGNUMBER", "type": "esriFieldTypeString", "alias": "Log Number", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LOGNUMBER" }, { "name": "WORKORDERLINK", "type": "esriFieldTypeString", "alias": "Work Order Link", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WORKORDERLINK" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1360_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1360", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1360", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1303_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Sign Inventory", "description": "", "prototype": { "attributes": { "LOGNUMBER": null, "WORKORDERLINK": null, "SIGNID": null, "ROADNAME": null, "DISTANCEFROMCROSSROAD": null, "DIRECTIONFROMCROSSROAD": null, "CROSSROAD": null, "SURVEYDIRECTION": null, "SIGNCODE": null, "SIGNMESSAGE": null, "COMMENT_": null, "DIRECTIONSIGNFACES": null, "SIDEOFROAD": null, "DATEINSTALLED": null, "DATESURVEYED": null, "INSTALLEDBY": null, "PROJECTNUMBER": null, "SIGNSIZE": null, "SHEETINGTYPE": null, "SUBAREA": null, "POSTTYPE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 1, "name": "Catch Basins", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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, "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": -1.3300357458018217E7, "ymin": 4034998.1290674726, "xmax": -1.3218539690635016E7, "ymax": 4090314.1524847574, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "07b8bea4f2e289e7efddfb07a1f7fd57", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAS9JREFUGJV10L1LQmEUgPHH65v0IdxQUvugwcAiQsIgIQhbGqTCzaDRQSRwCocIaQxHo6V/QCMoiAgCh7aIoKW4DUUQJElKpFwLg6u3IaQb6gMHXji/s7yC1iRABipAw7gQhrcczKaTTu/kXE+/bK+p1Y/i/ePVWXI3haIUjNgSvjjIjgb8QUwmAPpwYB93++Vhpy8T2VpFUQoCYOl4P2GExoZmp+dDqY3tk+VITAAMeNyhdrCZbcK9AEgCwGQRgx0l0G21ugBZAOiaVgZGOuGaqpaBigBQC6WczTM2JZmlVqnrlJ/z10BDABw9VRNr1tuAa8br+3eg67ze3D1oL5U4NL8uGq1ncjv+8OX3Xq/TsSK6zI66Vn//LJbO9fzb+mkk/vWHARY3tUOI8Ttt+wFs3lty9NIaRgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "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": "ROAD_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROAD_NUMBER", "type": "esriFieldTypeDouble", "alias": "Road Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROAD_NUMBER" }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ROAD_NAME" }, { "name": "MILEPOST", "type": "esriFieldTypeString", "alias": "Milepost", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MILEPOST" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TYPE" }, { "name": "DIMENSIONS", "type": "esriFieldTypeString", "alias": "Dimensions", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DIMENSIONS" }, { "name": "DATE_INSPECTED", "type": "esriFieldTypeDate", "alias": "Date Inspected", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_INSPECTED" }, { "name": "LAT_DECD_N", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAT_DECD_N" }, { "name": "LONG_DECD_W", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONG_DECD_W" }, { "name": "X_WEST", "type": "esriFieldTypeDouble", "alias": "X_WEST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_WEST" }, { "name": "Y_NORTH", "type": "esriFieldTypeDouble", "alias": "Y_NORTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_NORTH" }, { "name": "PT_MOD_BY", "type": "esriFieldTypeString", "alias": "PT_MOD_BY", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "PT_MOD_BY" }, { "name": "DATE_MOD", "type": "esriFieldTypeDouble", "alias": "DATE_MOD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATE_MOD" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "TRASH_DESIGNATION", "type": "esriFieldTypeString", "alias": "Trash Designation", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TRASH_DESIGNATION" }, { "name": "LIMITS", "type": "esriFieldTypeString", "alias": "LIMITS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LIMITS" }, { "name": "TRASH_EXCLUDER_INSTALLED", "type": "esriFieldTypeString", "alias": "Trash Excluder Installed", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TRASH_EXCLUDER_INSTALLED" }, { "name": "ID_NUMBER", "type": "esriFieldTypeDouble", "alias": "ID Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID_NUMBER" }, { "name": "LABEL_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Label Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LABEL_INSTALL_DATE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "Asset ID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ASSET_ID" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1356_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1356", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1356", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1299_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Catch Basins", "description": "", "prototype": { "attributes": { "ASSET_ID": null, "COMMENTS": null, "ROAD_NUMBER": null, "ROAD_NAME": null, "MILEPOST": null, "TYPE": null, "DIMENSIONS": null, "DATE_INSPECTED": null, "LAT_DECD_N": null, "LONG_DECD_W": null, "X_WEST": null, "Y_NORTH": null, "PT_MOD_BY": null, "DATE_MOD": null, "LABEL_INSTALL_DATE": null, "ID_NUMBER": null, "TRASH_EXCLUDER_INSTALLED": null, "LIMITS": null, "TRASH_DESIGNATION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 2, "name": "Culverts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 60000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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, "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": -1.3300922932161486E7, "ymin": 4035529.509978286, "xmax": -1.3206155204889726E7, "ymax": 4138726.886848992, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7bff4d9af5c939648ba4bb514c5cc3c7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAARBJREFUKJFjYSATsOCSYPe1dfspzMzBsODAJlI0Mv/01CtgYGdjZlhwYCsDA8Nf4jQmOGQxuJvbMzAyMjOkuGcwzNk5lRiNQgzuVuEMnOxcDAwMDAxuphEMc3YuZmBg+IRXI3uWb9VPW11LuIClthV7nn/pz0kba3FqlJSU1HkeaOPGwMTEhPAtE9NPHwsvhkkb5zEwMNzHqvF5kn0Fg7aCLobjdZSMGKrDShhaV2VjajSXDGQIdbTB4meIF/xtnRjWbLT+efPnUWSN7AzB3kkMYgLyuDT+lBHTYEiITGeoXHCMgYHhP0Sjg3Y1g5qME8PNh7j0QYCStA+DgVAcw4V3CyEaD1ytYzhwtQ6/LlQAAAo3P59bZ9rwAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Culvert Facility", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[CULVERTID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 230, 169, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 36500, "maxScale": 5000 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[CULVERTID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 230, 169, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8.5, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 6000, "maxScale": 3700 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[CULVERTID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 230, 169, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 104, 104, 104, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3700, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROADNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CULVERTID", "type": "esriFieldTypeString", "alias": "Culvert ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CULVERTID" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROADNAME" }, { "name": "SUBAREA", "type": "esriFieldTypeString", "alias": "Sub Area", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SUBAREA" }, { "name": "ROADNO", "type": "esriFieldTypeString", "alias": "Road Number", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ROADNO" }, { "name": "CULVERTNO", "type": "esriFieldTypeSmallInteger", "alias": "Culvert Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CULVERTNO" }, { "name": "CULVERTCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Culvert Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CULVERTCOUNT" }, { "name": "LOGMILE", "type": "esriFieldTypeDouble", "alias": "Log Mile", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOGMILE" }, { "name": "LOGMILE0REFERENCE", "type": "esriFieldTypeString", "alias": "Log Mile 0.00 Reference", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LOGMILE0REFERENCE" }, { "name": "TRAVELDIRECTION", "type": "esriFieldTypeString", "alias": "Travel Direction", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "TRAVELDIRECTION" }, { "name": "ROADLANECOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Road Lane Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RoadLaneCount" }, { "name": "ROADSURFACETYPE", "type": "esriFieldTypeString", "alias": "Road Surface Type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RoadSurfaceType" }, { "name": "ROADWIDTH", "type": "esriFieldTypeString", "alias": "Road Width", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ROADWIDTH" }, { "name": "ROADSHOULDERTYPE", "type": "esriFieldTypeString", "alias": "Road Shoulder Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ROADSHOULDERTYPE" }, { "name": "ROADSHOULDERWIDTH", "type": "esriFieldTypeString", "alias": "Road Shoulder Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ROADSHOULDERWIDTH" }, { "name": "APPROACHLANECOUNT", "type": "esriFieldTypeString", "alias": "Approach Lane Count", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "APPROACHLANECOUNT" }, { "name": "APPROACHSURFACETYPE", "type": "esriFieldTypeString", "alias": "Approach Surface Type", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "APPROACHSURFACETYPE" }, { "name": "APPROACHWIDTH", "type": "esriFieldTypeString", "alias": "Approach Width", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "APPROACHWIDTH" }, { "name": "APPROACHSHOULDERTYPE", "type": "esriFieldTypeString", "alias": "Approach Shoulder Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "APPROACHSHOULDERTYPE" }, { "name": "APPROACHSHOULDERWIDTH", "type": "esriFieldTypeString", "alias": "Approach Shoulder Width", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "APPROACHSHOULDERWIDTH" }, { "name": "GUARDRAILLEFT", "type": "esriFieldTypeString", "alias": "Guardrail Left", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GUARDRAILLEFT" }, { "name": "GUARDRAILRIGHT", "type": "esriFieldTypeString", "alias": "Guardrail Right", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "GUARDRAILRIGHT" }, { "name": "REFLECTORSLEFT", "type": "esriFieldTypeString", "alias": "Reflectors Left", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFLECTORSLEFT" }, { "name": "REFLECTORSRIGHT", "type": "esriFieldTypeString", "alias": "Reflectors Right", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "REFLECTORSRIGHT" }, { "name": "HORIZONTALALIGNMENT", "type": "esriFieldTypeString", "alias": "Horizontal Alignment", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HORIZONTALALIGNMENT" }, { "name": "VERTICALALIGNMENT", "type": "esriFieldTypeString", "alias": "Vertical Alignment", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "VERTICALALIGNMENT" }, { "name": "COMPILEDBY", "type": "esriFieldTypeString", "alias": "Compiled By", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COMPILEDBY" }, { "name": "COMPILEDDATE", "type": "esriFieldTypeString", "alias": "Compiled Date", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COMPILEDDATE" }, { "name": "CHECKEDBY", "type": "esriFieldTypeString", "alias": "Checked By", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CHECKEDBY" }, { "name": "CHECKEDDATE", "type": "esriFieldTypeString", "alias": "Checked Date", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CHECKEDDATE" }, { "name": "CULVERTTYPE", "type": "esriFieldTypeString", "alias": "Culvert Type", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CULVERTTYPE" }, { "name": "CULVERTSIZE", "type": "esriFieldTypeString", "alias": "Culvert Size", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CULVERTSIZE" }, { "name": "SKEW", "type": "esriFieldTypeString", "alias": "Skew", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "SKEW" }, { "name": "REFDWGNO", "type": "esriFieldTypeString", "alias": "Drawing Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "REFDWGNO" }, { "name": "GALVANIZED", "type": "esriFieldTypeString", "alias": "Galvanized", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "GALVANIZED" }, { "name": "BITUMINOUSCOATED", "type": "esriFieldTypeString", "alias": "Bituminous Coated", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BITUMINOUSCOATED" }, { "name": "HEADWALLSINLET", "type": "esriFieldTypeString", "alias": "Headwall Inlet Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "HEADWALLSINLET" }, { "name": "HEADWALLSOUTLET", "type": "esriFieldTypeString", "alias": "Headwall Outlet Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "HEADWALLSOUTLET" }, { "name": "WINGWALLSINLET", "type": "esriFieldTypeString", "alias": "Wingwall Outlet Tyoe", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WINGWALLSINLET" }, { "name": "WINGWALLSOUTLET", "type": "esriFieldTypeString", "alias": "Wingwall Outlet Type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "WINGWALLSOUTLET" }, { "name": "REMARKS", "type": "esriFieldTypeString", "alias": "Remarks", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "REMARKS" }, { "name": "PDFFILENAME", "type": "esriFieldTypeString", "alias": "File Path", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "PDFFILENAME" }, { "name": "FILENAME", "type": "esriFieldTypeString", "alias": "File Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FILENAME" }, { "name": "VIRTUALDELETION", "type": "esriFieldTypeSmallInteger", "alias": "VirtualDeletion", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VirtualDeletion" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1357_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1357", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1357", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1300_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Culverts", "description": "", "prototype": { "attributes": { "FILENAME": null, "VIRTUALDELETION": null, "CULVERTID": null, "ROADNAME": null, "SUBAREA": null, "ROADNO": null, "CULVERTNO": null, "CULVERTCOUNT": null, "LOGMILE": null, "LOGMILE0REFERENCE": null, "TRAVELDIRECTION": null, "ROADLANECOUNT": null, "ROADSURFACETYPE": null, "ROADWIDTH": null, "ROADSHOULDERTYPE": null, "ROADSHOULDERWIDTH": null, "APPROACHLANECOUNT": null, "APPROACHSURFACETYPE": null, "APPROACHWIDTH": null, "APPROACHSHOULDERTYPE": null, "APPROACHSHOULDERWIDTH": null, "GUARDRAILLEFT": null, "GUARDRAILRIGHT": null, "REFLECTORSLEFT": null, "REFLECTORSRIGHT": null, "HORIZONTALALIGNMENT": null, "VERTICALALIGNMENT": null, "COMPILEDBY": null, "COMPILEDDATE": null, "CHECKEDBY": null, "CHECKEDDATE": null, "CULVERTTYPE": null, "CULVERTSIZE": null, "SKEW": null, "REFDWGNO": null, "GALVANIZED": null, "BITUMINOUSCOATED": null, "HEADWALLSINLET": null, "HEADWALLSOUTLET": null, "WINGWALLSINLET": null, "WINGWALLSOUTLET": null, "REMARKS": null, "PDFFILENAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 3, "name": "County Bridge Inventory", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 60000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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, "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": -1.3285092952188207E7, "ymin": 4045258.153408956, "xmax": -1.3208103294393089E7, "ymax": 4094521.8259424814, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ef028a15341e740fe0034cf23f15656", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAgdJREFUOI290U9oknEcx/G3+jRnPRpuChktFm6X6aA2dliMeYrA/lxihYRQgy77g3gSG3SJjtahRITWYHO20SEiCMJLCTHwJOp2iCBC0jHISTD2iPCsS8ZEn8eZ0ef05ff78H394CfwnyLUhlTq1a1C4Uzvv1weDp9/m0gY8nWQLGvXJieXyWavIgjVjgBZ1uFwvCMSuaADntZBglDFaEyRzfpxuT51BCWTF5mYuAY8lv/sr3/JcazWnziddwGQpMt0d78/0vLD3XQ63XAvNJz8Ti63RDR6nVDoBl1dH1SR/f0rzM7GCQZXGByca9pRhIaGHmG1XiIWe8b0tFMROTjQs7j4BIfjBwMDDxR7ipBW+wW/P4jXG0Wny2CxlJv2trd7SaVOEY160WhK7UMARuMKsVgVSTqtVsPj+YbB8Ea1owoBiOIaotiq1TotoY2N1xSLNtVOf/9XRkY8fw/lci8IBNysroYQxXzTTrlsZ2rKx/r6Dna7r32oVJpjfv424fBL+vruKy4wmyESOYvPd494PI3JtNQeVKmYWVhIMjx8RxGpZWzsJjMzH5EkCyZT844iZLM9xKb+NXVxu12q9w1QPt/D1tbzowtNUiyeVId0uhKjo5+RpBMdQePjOWVob8/I5maAnp6djhAAk2mXTGYZWdYca4Aslu/6QuGctmPlUBIJfaU2/wK6v5g/jgMIpgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "\"BR. # \" CONCAT [BRIDGENO] CONCAT NEWLINE CONCAT [PERMIT_RATING]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 36500, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "ROADNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BRIDGENO", "type": "esriFieldTypeDouble", "alias": "BRIDGENO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BRIDGENO" }, { "name": "ROADNO", "type": "esriFieldTypeDouble", "alias": "ROADNO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROADNO" }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "ROADNAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROADNAME" }, { "name": "CHANNEL", "type": "esriFieldTypeString", "alias": "CHANNEL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CHANNEL" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "CTLOCATION", "type": "esriFieldTypeString", "alias": "CTLOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "CTLOCATION" }, { "name": "CTNO", "type": "esriFieldTypeString", "alias": "CTNO", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CTNO" }, { "name": "COUNTYNO", "type": "esriFieldTypeInteger", "alias": "COUNTYNO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COUNTYNO" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TYPE" }, { "name": "YEARBUILT", "type": "esriFieldTypeDouble", "alias": "YEARBUILT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEARBUILT" }, { "name": "SPAN", "type": "esriFieldTypeString", "alias": "SPAN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SPAN" }, { "name": "WIDTH", "type": "esriFieldTypeString", "alias": "WIDTH", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "WIDTH" }, { "name": "PERMIT_RATING", "type": "esriFieldTypeString", "alias": "PERMIT_RATING", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PERMIT_RATING" }, { "name": "SD_FO", "type": "esriFieldTypeString", "alias": "SD_FO", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SD_FO" }, { "name": "SCOUR_CRITICAL", "type": "esriFieldTypeString", "alias": "SCOUR_CRITICAL", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SCOUR_CRITICAL" }, { "name": "SR", "type": "esriFieldTypeString", "alias": "SR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SR" }, { "name": "DECK", "type": "esriFieldTypeString", "alias": "DECK", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "DECK" }, { "name": "SUPERSTRUCUTRE", "type": "esriFieldTypeString", "alias": "SUPERSTRUCUTRE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SUPERSTRUCUTRE" }, { "name": "SUBSTRUCTURE", "type": "esriFieldTypeString", "alias": "SUBSTRUCTURE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SUBSTRUCTURE" }, { "name": "CHANNELPROTECTION", "type": "esriFieldTypeString", "alias": "CHANNELPROTECTION", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CHANNELPROTECTION" }, { "name": "WATERADEQUACY", "type": "esriFieldTypeString", "alias": "WATERADEQUACY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "WATERADEQUACY" }, { "name": "BYPASS", "type": "esriFieldTypeString", "alias": "BYPASS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BYPASS" }, { "name": "INSPECTREPORTDATE", "type": "esriFieldTypeString", "alias": "INSPECTREPORTDATE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "INSPECTREPORTDATE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "FILEPATH", "type": "esriFieldTypeString", "alias": "FILEPATH", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FILEPATH" }, { "name": "FILENAME", "type": "esriFieldTypeString", "alias": "FILENAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FILENAME" }, { "name": "FREQUENCY", "type": "esriFieldTypeString", "alias": "FREQUENCY", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FREQUENCY" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1354_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1354", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1354", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1297_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "County Bridge Inventory", "description": "", "prototype": { "attributes": { "FILENAME": null, "FREQUENCY": null, "BRIDGENO": null, "ROADNO": null, "ROADNAME": null, "CHANNEL": null, "LOCATION": null, "CTLOCATION": null, "CTNO": null, "COUNTYNO": null, "TYPE": null, "YEARBUILT": null, "SPAN": null, "WIDTH": null, "PERMIT_RATING": null, "SD_FO": null, "SCOUR_CRITICAL": null, "SR": null, "DECK": null, "SUPERSTRUCUTRE": null, "SUBSTRUCTURE": null, "CHANNELPROTECTION": null, "WATERADEQUACY": null, "BYPASS": null, "INSPECTREPORTDATE": null, "COMMENTS": null, "FILEPATH": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 4, "name": "County Maintained Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "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, "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": -1.3301076299379507E7, "ymin": 4034950.2470531953, "xmax": -1.320595464072176E7, "ymax": 4138753.0812699585, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 3.0024 }, "label": "Roads Maintained by Transportation Dept.", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[STRROADNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "STRROADNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ROADNO", "type": "esriFieldTypeInteger", "alias": "Road Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROADNO" }, { "name": "STRROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STRROADNAME" }, { "name": "STRROADLIMITS", "type": "esriFieldTypeString", "alias": "Limits", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "STRROADLIMITS" }, { "name": "STRAREA", "type": "esriFieldTypeString", "alias": "Sub Area", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STRAREA" }, { "name": "STRCLASS", "type": "esriFieldTypeString", "alias": "STRCLASS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STRCLASS" }, { "name": "STRSYSTEM", "type": "esriFieldTypeString", "alias": "STRSYSTEM", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "STRSYSTEM" }, { "name": "INTSUPERVISORIALDISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "Superv Dist", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTSUPERVISORIALDISTRICT" }, { "name": "DBLMAINTAINEDMILEAGE", "type": "esriFieldTypeDouble", "alias": "Maint Mileage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBLMAINTAINEDMILEAGE" }, { "name": "INTRIGHTOFWAYFEET", "type": "esriFieldTypeSmallInteger", "alias": "ROW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTRIGHTOFWAYFEET" }, { "name": "STRRIGHTOFWAYINFO", "type": "esriFieldTypeString", "alias": "STRRIGHTOFWAYINFO", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STRRIGHTOFWAYINFO" }, { "name": "INTLANES", "type": "esriFieldTypeSmallInteger", "alias": "Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTLANES" }, { "name": "INTCURBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "INTCURBTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTCURBTYPE" }, { "name": "DBLCURBMILEAGE", "type": "esriFieldTypeDouble", "alias": "DBLCURBMILEAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBLCURBMILEAGE" }, { "name": "INTSIDEWALKTYPE", "type": "esriFieldTypeSmallInteger", "alias": "INTSIDEWALKTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTSIDEWALKTYPE" }, { "name": "DBLSIDEWALKMILEAGE", "type": "esriFieldTypeDouble", "alias": "DBLSIDEWALKMILEAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DBLSIDEWALKMILEAGE" }, { "name": "INTSURFACETYPE", "type": "esriFieldTypeSmallInteger", "alias": "INTSURFACETYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTSURFACETYPE" }, { "name": "INTSURFACEWIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTSURFACEWIDTH" }, { "name": "YSNWEIGHTEDAVERAGEWIDTH", "type": "esriFieldTypeSmallInteger", "alias": "YSNWEIGHTEDAVERAGEWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YSNWEIGHTEDAVERAGEWIDTH" }, { "name": "INTRAILROADCROSSING", "type": "esriFieldTypeSmallInteger", "alias": "INTRAILROADCROSSING", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTRAILROADCROSSING" }, { "name": "STRFEDERALAIDNUMBER", "type": "esriFieldTypeString", "alias": "STRFEDERALAIDNUMBER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STRFEDERALAIDNUMBER" }, { "name": "STRSTATEIDNUMBER", "type": "esriFieldTypeString", "alias": "STRSTATEIDNUMBER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STRSTATEIDNUMBER" }, { "name": "STRFUNCTIONALCLASSIFICATION", "type": "esriFieldTypeString", "alias": "Functional Classification", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STRFUNCTIONALCLASSIFICATION" }, { "name": "INTBEATNUMBER", "type": "esriFieldTypeSmallInteger", "alias": "INTBEATNUMBER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTBEATNUMBER" }, { "name": "YSNNHS", "type": "esriFieldTypeSmallInteger", "alias": "YSNNHS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YSNNHS" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 5, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "INTMAINTENANCEDISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "INTMAINTENANCEDISTRICT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INTMAINTENANCEDISTRICT" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1358_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1358", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1358", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1301_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "County Maintained Roads", "description": "", "prototype": { "attributes": { "INTMAINTENANCEDISTRICT": null, "YSNNHS": null, "ROADNO": null, "STRROADNAME": null, "STRROADLIMITS": null, "STRAREA": null, "STRCLASS": null, "STRSYSTEM": null, "INTSUPERVISORIALDISTRICT": null, "DBLMAINTAINEDMILEAGE": null, "INTRIGHTOFWAYFEET": null, "STRRIGHTOFWAYINFO": null, "INTLANES": null, "INTCURBTYPE": null, "DBLCURBMILEAGE": null, "INTSIDEWALKTYPE": null, "DBLSIDEWALKMILEAGE": null, "INTSURFACETYPE": null, "INTSURFACEWIDTH": null, "YSNWEIGHTEDAVERAGEWIDTH": null, "INTRAILROADCROSSING": null, "STRFEDERALAIDNUMBER": null, "STRSTATEIDNUMBER": null, "STRFUNCTIONALCLASSIFICATION": null, "INTBEATNUMBER": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.91, "id": 5, "name": "Maintenance Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "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, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -1.3301304422686808E7, "ymin": 4034190.6478678756, "xmax": -1.3205962262143884E7, "ymax": 4151368.4330384256, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102645, "latestWkid": 2229 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.4368 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUPER_NAME] CONCAT NEWLINE CONCAT [DIST_NO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Times New Roman", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SUPER_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SUPER_NAME", "type": "esriFieldTypeString", "alias": "Supervisor Name", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "SUPER_NAME" }, { "name": "DIST_NO", "type": "esriFieldTypeString", "alias": "District Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DIST_NO" }, { "name": "CONT_NO", "type": "esriFieldTypeString", "alias": "Contact Number", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CONT_NO" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1362_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1362", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1362", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1305_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Maintenance Districts", "description": "", "prototype": { "attributes": { "DIST_NO": null, "CONT_NO": null, "SUPER_NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }