{ "currentVersion": 10.81, "id": 0, "name": "Construction", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "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": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2385918.2291894704, "ymin": 7127505.1380366385, "xmax": 2396801.7992857993, "ymax": 7134581.527099058, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DEPARTMENT", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Streets", "label": "Streets", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Wastewater", "label": "Wastewater", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 2 } }, "value": "Water", "label": "Water", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DETAIL", "typeIdField": "DEPARTMENT", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DETAIL", "type": "esriFieldTypeString", "alias": "DETAIL", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DETAIL" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "BUDGET", "type": "esriFieldTypeInteger", "alias": "COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUDGET" }, { "name": "FUNDED_BY", "type": "esriFieldTypeString", "alias": "FUNDING", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FUNDED_BY" }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT_NAME" }, { "name": "Project_Date", "type": "esriFieldTypeString", "alias": "Project_Date", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Project_Date" }, { "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": "R1463_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1373_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Streets", "name": "Streets", "domains": {}, "templates": [ { "name": "Streets", "description": "", "prototype": { "attributes": { "Project_Date": null, "PROJECT_NAME": null, "DETAIL": null, "DEPARTMENT": "Streets", "BUDGET": null, "FUNDED_BY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Wastewater", "name": "Wastewater", "domains": {}, "templates": [ { "name": "Wastewater", "description": "", "prototype": { "attributes": { "Project_Date": null, "PROJECT_NAME": null, "DETAIL": null, "DEPARTMENT": "Wastewater", "BUDGET": null, "FUNDED_BY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Water", "name": "Water", "domains": {}, "templates": [ { "name": "Water", "description": "", "prototype": { "attributes": { "Project_Date": null, "PROJECT_NAME": null, "DETAIL": null, "DEPARTMENT": "Water", "BUDGET": null, "FUNDED_BY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }