{ "currentVersion": 10.91, "id": 13, "name": "Vaults", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CreatedDate", "creatorField": "CreatedBy", "editDateField": "EditedDate", "editorField": "LastEditedBy" }, "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.00792006156E7, "ymin": 4602040.486599997, "xmax": -1.00791940468E7, "ymax": 4602050.041299999, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bfbdab44121c33d42fe0fba8f2ad7ac8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAXCAYAAAAC9s/ZAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATtJREFUOI3t1DEvQ1EYxvH/297kpsyCxG4yli/QqcHSyr3VsFWERPgCrBKsFnFDJOKgYRIREnaJycKuCzbDCbevgQ7l3rYiTQye8eQ8v5yTvHkdfhmnbYDu04+yo+KeS9Uuic9ry4AaplHWgA5Rm0bIqKEoHvcNAS3TxRsBMPzlXhrhRg1z4hFEAmrIfpa7o/9EJ7CphiwhUzLOM4Cjx6TUsgLMRha/J0eSITXuhHj20sEyKa2Xa+kDewEkHUB+WK4lAe2cg3/gjwAPQElxM4KdJ2Ze4oAjkpQkzxPYEz1wT6nabaCnMSC8oCyIx0bd8Zg90z0GSBCgjMQB14QUpcBd1JPE5xEYVcMMsAqkakCouMuidlEK0VunDvJY18PeK8LK7gegbCV827RYh+Qrt1pmEMCJ23VNkRwW4B3Ez2Xh9FoJYwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "ActiveStatus", "type": "esriFieldTypeString", "alias": "Active Status", "domain": { "type": "codedValue", "name": "ActiveStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Abandoned", "code": "Abandoned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "Active", "modelName": "ActiveStatus" }, { "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": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "FLOORELEV", "type": "esriFieldTypeDouble", "alias": "Floor Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOORELEV" }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLDATE" }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InspectionDate" }, { "name": "LocationConfirmed", "type": "esriFieldTypeString", "alias": "Location Confirmed", "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "LocationConfirmed" }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCDESC" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "Managed By", "domain": { "type": "codedValue", "name": "Asset Manager", "description": "The manager of the asset.", "codedValues": [ { "name": "City of DeSoto", "code": "City of DeSoto" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAINTBY" }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "Owned By", "domain": { "type": "codedValue", "name": "Asset Owner", "description": "The owner of the asset.", "codedValues": [ { "name": "City of DeSoto", "code": "City of DeSoto" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNEDBY" }, { "name": "SymbolRotation", "type": "esriFieldTypeSmallInteger", "alias": "Symbol Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolRotation" }, { "name": "LastEditedBy", "type": "esriFieldTypeString", "alias": "Last Edited By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LastEditedBy" }, { "name": "EditedDate", "type": "esriFieldTypeDate", "alias": "Last Edited Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditedDate" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 25, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreatedDate" }, { "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": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R137_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_137", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_137", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Vaults", "description": "", "prototype": { "attributes": { "FACILITYID": null, "SymbolRotation": null, "ActiveStatus": "Active", "LENGTH": null, "WIDTH": null, "DEPTH": null, "FLOORELEV": null, "INSTALLDATE": null, "InspectionDate": null, "LocationConfirmed": null, "LOCDESC": null, "Notes": null, "MAINTBY": null, "OWNEDBY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d91de222d6864cdd8eb7c2ce78cb91b3" }