{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "WCIA_Buildings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "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": 1288597.75717261, "ymin": 194206.557007149, "xmax": 1303997.51296295, "ymax": 220852.548455954, "spatialReference": { "wkid": 2926, "latestWkid": 2926 } }, "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ASSETID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "SHORTID", "type": "esriFieldTypeString", "alias": "SHORTID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SHORTID" }, { "name": "LOCATIONNO", "type": "esriFieldTypeSmallInteger", "alias": "LOCATIONNO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOCATIONNO" }, { "name": "FEATURETYPE", "type": "esriFieldTypeString", "alias": "FEATURETYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FEATURETYPE" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ENABLED" }, { "name": "FEATURESTATUS", "type": "esriFieldTypeString", "alias": "FEATURESTATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FEATURESTATUS" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "SITEADDRESS", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITEADDRESS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "LOCATION" }, { "name": "VACANT", "type": "esriFieldTypeSmallInteger", "alias": "VACANT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VACANT" }, { "name": "BUILDINGVALUE", "type": "esriFieldTypeString", "alias": "BUILDING VALUE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "BUILDINGVALUE" }, { "name": "CONTENTSVALUE", "type": "esriFieldTypeString", "alias": "CONTENTSVALUE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "CONTENTSVALUE" }, { "name": "TOTALVALUE", "type": "esriFieldTypeString", "alias": "TOTALVALUE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TOTALVALUE" }, { "name": "VALUEDATE", "type": "esriFieldTypeDate", "alias": "VALUEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "VALUEDATE" }, { "name": "DEPARTMENT", "type": "esriFieldTypeString", "alias": "DEPARTMENT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEPARTMENT" }, { "name": "SQFT", "type": "esriFieldTypeString", "alias": "SQFT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SQFT" }, { "name": "YEARBUILT", "type": "esriFieldTypeString", "alias": "YEARBUILT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "YEARBUILT" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "COMMENT" }, { "name": "UPDATEBY", "type": "esriFieldTypeString", "alias": "UPDATEBY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UPDATEBY" }, { "name": "UPDATEDATE", "type": "esriFieldTypeDate", "alias": "UPDATEDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UPDATEDATE" }, { "name": "UPDATESOURCE", "type": "esriFieldTypeString", "alias": "UPDATESOURCE", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "UPDATESOURCE" }, { "name": "ASSET_TYPE", "type": "esriFieldTypeString", "alias": "ASSET_TYPE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ASSET_TYPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R278_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S177_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "WCIA_Buildings", "description": "", "prototype": { "attributes": { "ASSET_TYPE": null, "ASSETID": null, "SHORTID": null, "LOCATIONNO": null, "FEATURETYPE": null, "ENABLED": null, "FEATURESTATUS": null, "OWNERSHIP": null, "DESCRIPTION": null, "SITEADDRESS": null, "LOCATION": null, "VACANT": null, "BUILDINGVALUE": null, "CONTENTSVALUE": null, "TOTALVALUE": null, "VALUEDATE": null, "DEPARTMENT": null, "SQFT": null, "YEARBUILT": null, "COMMENT": null, "UPDATEBY": null, "UPDATEDATE": null, "UPDATESOURCE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }