{ "currentVersion": 10.61, "id": 12, "name": "STORM BASINS", "parentLayerId": -1, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "type": "Feature Layer", "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, "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, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 1043156.2837500013, "ymin": 1855179.633749999, "xmax": 1059862.6809374988, "ymax": 1876534.2631250024, "spatialReference": { "wkid": 102671, "latestWkid": 3435 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 250, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "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": "SUBDIVISION", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "BASIN_ID", "type": "esriFieldTypeSmallInteger", "alias": "BASIN_ID", "domain": null, "editable": true, "nullable": false }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "BASINTYPE", "type": "esriFieldTypeSmallInteger", "alias": "BASIN TYPE", "domain": { "type": "codedValue", "name": "BASINS", "description": "TYPE OF BASIN", "codedValues": [ { "name": "DETENTION", "code": 1 }, { "name": "RETENTION", "code": 2 }, { "name": "UNDERGROUND", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "NWL", "type": "esriFieldTypeSingle", "alias": "NORMAL WATER LEVEL", "domain": null, "editable": true, "nullable": true }, { "name": "HWL", "type": "esriFieldTypeSingle", "alias": "HIGH WATER LEVEL", "domain": null, "editable": true, "nullable": true }, { "name": "STOR_VOLUME", "type": "esriFieldTypeSingle", "alias": "STORAGE VOLUME", "domain": null, "editable": true, "nullable": true }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "OWNER", "type": "esriFieldTypeSmallInteger", "alias": "OWNER", "domain": { "type": "codedValue", "name": "BASIN OWNER", "description": "BASIN OWNER", "codedValues": [ { "name": "VILLAGE", "code": 1 }, { "name": "PRIVATE", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "MosquitoAbate", "type": "esriFieldTypeSmallInteger", "alias": "Mosquito Abatement", "domain": { "type": "codedValue", "name": "YES OR NO", "description": "", "codedValues": [ { "name": "Y", "code": 1 }, { "name": "N", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "Cart_ID", "type": "esriFieldTypeString", "alias": "Cart_ID", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1223_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1223", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1223", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S813_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "STORM BASINS", "description": "", "prototype": { "attributes": { "MosquitoAbate": null, "BASIN_ID": 0, "Cart_ID": null, "BASINTYPE": null, "NWL": null, "HWL": null, "STOR_VOLUME": null, "SUBDIVISION": null, "OWNER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Query,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }