{ "currentVersion": 10.91, "id": 0, "name": "Construction Projects", "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": -9842106.178205958, "ymin": 5180746.565347523, "xmax": -9824786.485872345, "ymax": 5188854.630163806, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "In Construction", "label": "In Construction", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "In Design", "label": "In Design", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "PROJECTNAME", "typeIdField": "STATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PROJECTNAME", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECTNAME" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "InHouseConstrStatus", "description": "Desc", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "In Construction", "code": "In Construction" }, { "name": "In Design", "code": "In Design" }, { "name": "In Maintenance", "code": "In Maintenance" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STATUS" }, { "name": "P_Website", "type": "esriFieldTypeString", "alias": "WEBSITE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "P_Website" }, { "name": "PERCENTCOMP", "type": "esriFieldTypeString", "alias": "Percentage Of Construction Complete", "domain": { "type": "codedValue", "name": "PercentConstFinished", "description": "Percent The project is finsihed", "codedValues": [ { "name": "25%", "code": "25%" }, { "name": "50%", "code": "50%" }, { "name": "75%", "code": "75%" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PERCENTCOMP" }, { "name": "ANTICIPFINISH", "type": "esriFieldTypeString", "alias": "Anticipated Finish", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ANTICIPFINISH" }, { "name": "PROJECTNAMES", "type": "esriFieldTypeString", "alias": "Project Name", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "PROJECTNAMES" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "insights_idx_CONSTRUCTIONPROJECTS_PROJECTNAME", "fields": "PROJECTNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "insights_idx_CONSTRUCTIONPROJECTS_STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "insights_idx_CONSTRUCTIONPROJECTS_PERCENTCOMP", "fields": "PERCENTCOMP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S763_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "In Construction", "name": "In Construction", "domains": { "STATUS": {"type": "inherited"}, "PERCENTCOMP": {"type": "inherited"}, "PUBLICFACING": {"type": "inherited"} }, "templates": [ { "name": "In Construction", "description": "", "prototype": { "attributes": { "PROJECTNAME": null, "PROJECTNAMES": null, "STATUS": "In Construction", "P_Website": null, "PERCENTCOMP": null, "ANTICIPFINISH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "In Design", "name": "In Design", "domains": { "STATUS": {"type": "inherited"}, "PERCENTCOMP": {"type": "inherited"}, "PUBLICFACING": {"type": "inherited"} }, "templates": [ { "name": "In Design", "description": "", "prototype": { "attributes": { "PROJECTNAME": null, "PROJECTNAMES": null, "STATUS": "In Design", "P_Website": null, "PERCENTCOMP": null, "ANTICIPFINISH": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "092fcd9977d342858cc7239d8d989585" }