{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "Cleanouts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "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 }, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "749f953de9c35c7df520ad131359a3fb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAU9JREFUKJGlkj1LQmEYhq88J82PLKQUDUoLmmzrNxQRIkG1h1bgUItktleExxKXGtyrUcShXxEEjZURRIYZkl/n4NBQHkKPH9A9vTy818V787wi/4zYOtj3c6nXM691uVblNpZlvaMg6mPBZWN13NouBsiXcId9LEoZbjQFgki8EwzgGEHMfyKBhmBvxRDx2GVvJ7iZaQfe8LIhImXlE1UQXcNkHpB3zUO9cLAYYdgk7wSDJFIpZBGgUeXc7cHZG/99hR3XV44LYEMEEERcgtAvDqIAOh0TagUBtl8K3E2OYe5HkCtQNunZVAWHaR6jfq6cowQGO+7gJ0oDPkpcS1meVQGAZ4rQ0xtLs05c3QQP77wqM4TUOs3DVhLlwG+LlWvFM4tRGy7XoVI3xJNJWWkTAByli4mon4DViOZ/KFa4lzLy6d9ZW+PjNHPdKrTmG+toV5JFSwZmAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 10, "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": "", "displayField": "MATERIAL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SIZE", "type": "esriFieldTypeSmallInteger", "alias": "SIZE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SIZE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMMENTS" }, { "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" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R41_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S36_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Cleanouts", "description": "", "prototype": { "attributes": { "COMMENTS": null, "ADDRESS": null, "SIZE": null, "MATERIAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 1, "name": "Sewer Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "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 }, "extent": { "xmin": 2538732.249885414, "ymin": 358348.68747807294, "xmax": 2550809.2500095777, "ymax": 365508.84474565834, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LABEL", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "dd1191427c695a1a8e4d0096a5feb138", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAqdJREFUOI1jYaAyYMEjx8jOzu6gaabgpqwmJ8TKzcH59ePXL2eOXn/K8JVh0/Pnzy8TbaCQkJC5c5B5pVOAjbKsoqQWIxMjE0zu95/f325euO+zZ92Ra7vXH25kYGB4hNdAA3OV+MBk71wTWwNjbJaxsrBy6ZioWWgZqZjKa0krrJu+q+rdu3cnsRqooqLiHJ4dVKpnqqmNJygYGBgYGJiYmJgDY9ydmJmYu2c2L42BuRTZQDancLN6YgxDBj4RTjavnrzrXD9/eySKgVbuxqmO3uZGpBgGdSmjrYex6YkdF3SfP39+GW6glrGyO58gHzc2Te9ef2B49fwtg4yiJAMPLxeGvLKmgrKOjUrc89XPS+EGCgkLyGIz7OmDFwy5AQ0MP3/+ZNA2V2Gom1yIYSgLKzODvKq0CoqXWdlYebEZePvqfYafP38yMDAwMFw9eYfhyf3nDBp6yhjqOLjY+VAM/P///x9sBkrKicPZ7OzsDGKSQtiUMfz/y/AHxcDv335+wqZQTUeRoXt5NcOzB88YNPRVGYREBTEN+/ef4evnbx9QDHz/9sPFHz9+mXJwsKEoZmRkZNAyUGHQMlDB6jIGBgaGF89e/33/5vVSVAPfPai+eOJqoLmDoTBOnTjApZPXbm1ccGAzioEb5559JS2jtejl09cF4tKijMQadvX87W+/f/2uYGBg+I9iIAMDA8O0xsVF2Y3x2sbW2m7i0qIEDbt56e6vh7ce901vWrYJJoZROEytX+he2J488/G957E6phqc6GHKwMDA8OnDZ4ZLJ2+8+/H9Z+XUhsWzkOWwFl/9lXPTq2cWdh7deWIiJw+XPjsHuzAzExP7nz9/v/34+uPZz5+/Dz37/iV/ReOK7+h6cRawren99xgYGHzxexoT4CuxyQIA5Fvj/kKNmpoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "KEY MANHOLE", "label": "KEY MANHOLE", "description": "" }, { "symbol": { "type": "esriPMS", "url": "f1cc612b290ace8663990c90847178cf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAMhJREFUOI1jYaAyYIExvAOtdsgpiL4l16BnT9793Lj6cBLcQHsXQ007JxM5cg3cvvHI8Y2rDyNcSC1APwP//f/P8Pj+CwYGBgYGNnYWBklpUcoM/PvnH0O4dxUDAwMDQ1isE0NRVSxlBpILRg2kk4GfP/1gePTwBYqYqJggAycnO3kGbt94jGH7xmMoYiu3tjHIK0mSZyApAKeBrKzMDCeuz6eegeQCuIHXrz3g4+TiJNugVy8/CKIYOH/qVsH5DFspch2KgdQCABJ+M/4dVg6qAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "LIFT STATION", "label": "LIFT STATION", "description": "" }, { "symbol": { "type": "esriPMS", "url": "b872d665bbf098c75d4fe78311582068", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArBJREFUOI2tlF1I01EYhx+/dtgaBoPFlMIPtN2sKIZKEERTSiyD7nbRIpTGiiQmfQghjCgL6Zv+BmGIqBcSDEQbpbWKKPBi4IWydOFYQRs5/zFB9ChqF9PZYkhE7937cR7e3+8cTi7/KXK36BUAJ4A9gF4I8UNK+RF4BSz+DUgjhLgJ0uVwENq1S2S9fi3LDx+W77u7qYlEUAA38HwrkM5gYMRul0XNzWh1OvbHYpJv38Dlos7lYjkYFEN1dfKelJiBGxlBZjO9NTXskxJdVlZGuXn5+fKkzcbS6ChOVWVyY7MUSAhRXVYmj7a0oAsG4c4dcLshHDYzOztDPK6yvAxtbXD7Npp4nFB1NfeBQWAxBaqtlVcbGtDl5IDFAvPzBi5f3sulS9e5dWsHnz4N0dvbxt27KkYjGI3YrFaCgQBHgYEUKJHgQGnppoa5uXN0dJynsLBwXbaZtbVsNJrm1IzdLhLj4xyUUm6CJifRPXgAm9585fTpwjSDqqqO4PEUsX17BIDpablfSqbSPCopYfXMGbLz85O5z1fEwsICWq02BYrFYjQ2WigoSIL8fuJ+P3NpIIuFn6urGI3GZF5RsQ1FUXA6nej1eqampnj4sI1Hj/wIkZyJRlkBxtNAu3fz6u1bTpWXQzQKiuLB7W6ns7OD4WE/Llc9DoeKokBTE0gJ/f3sWL+1TdDOnVzwerG/eUOu1wutrRKT6SJ6PQSDUFU1AiQ9VBTIy2MBxFOQ39NAdjuJwUGDq71d7Tx7FkwmMkZlJfh8rIXDfIlE5JWNetrLrq9Xn718adD09amPQyGybbbkBisrMDMDoRD09LAqBB/eveMYsJQRBFBbqz4JBBgYG+PpixccmphgWzRKlsfDUnExnw0GrnV1MfTnuYzfiNXKd+D477WxscxStwT9S/wCGtX5nM586mcAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "MANHOLE", "label": "MANHOLE", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[NUMBER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 5000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "LABEL", "typeIdField": "LABEL", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Hahira.DBO.Manholes.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Hahira.DBO.Manholes.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "HAMANH_", "type": "esriFieldTypeDouble", "alias": "HAMANH_", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAMANH_" }, { "name": "HAMANH_ID", "type": "esriFieldTypeDouble", "alias": "HAMANH_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HAMANH_ID" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LABEL" }, { "name": "NUMBER", "type": "esriFieldTypeString", "alias": "NUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "NUMBER" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R20_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "KEY MANHOLE", "name": "KEY MANHOLE", "domains": {}, "templates": [ { "name": "KEY MANHOLE", "description": "", "prototype": { "attributes": { "HAMANH_ID": null, "NUMBER": null, "Hahira.DBO.Manholes.AREA": null, "PERIMETER": null, "HAMANH_": null, "LABEL": "KEY MANHOLE" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "LIFT STATION", "name": "LIFT STATION", "domains": {}, "templates": [ { "name": "LIFT STATION", "description": "", "prototype": { "attributes": { "HAMANH_ID": null, "NUMBER": null, "Hahira.DBO.Manholes.AREA": null, "PERIMETER": null, "HAMANH_": null, "LABEL": "LIFT STATION" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "MANHOLE", "name": "MANHOLE", "domains": {}, "templates": [ { "name": "MANHOLE", "description": "", "prototype": { "attributes": { "HAMANH_ID": null, "NUMBER": null, "Hahira.DBO.Manholes.AREA": null, "PERIMETER": null, "HAMANH_": null, "LABEL": "MANHOLE" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 2, "name": "Sewer Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "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 }, "extent": { "xmin": 2538731.999885913, "ymin": 356474.74995298684, "xmax": 2550819.4999890774, "ymax": 363864.3126016557, "spatialReference": { "wkid": 102667, "latestWkid": 2240 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FEATURE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 1.5 }, "defaultLabel": "Gravity", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "FORCEMAIN", "label": "Forcemain", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FEATURE", "typeIdField": "FEATURE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "FEATURE", "type": "esriFieldTypeString", "alias": "FEATURE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FEATURE" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R21_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "FORCEMAIN", "name": "FORCEMAIN", "domains": {}, "templates": [ { "name": "Forcemain", "description": "", "prototype": { "attributes": { "LENGTH": null, "FEATURE": "FORCEMAIN" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }