{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "History Point", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 898839.3007489949, "ymin": 927554.6646159068, "xmax": 963258.0784072492, "ymax": 964583.9544023215, "spatialReference": { "wkid": 2881, "latestWkid": 2881 } }, "sourceSpatialReference": { "wkid": 103022, "latestWkid": 6438 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "02cb2c156483522ccb03aa17b8588847", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK9JREFUGJWVz0FKQlEUBuDvwoO7CwMHDttB80IQaiZNGjhqoPvQQTSMQGig0DKcuJNEl3AgvA2M956hRT+cwYHv/pxb+Ueq9lK4wwMu8IEFlolyhPc5P4sYt95e4qbQL9wnSgUl5+sfsE5iiBVeDs0Rkz/OHTU4566I33C3uTlih95ZmvNWRP3BN1ydxRHvTTNz3KJ/gq4xq3GiFAaY4BEdbPCKaeKz3Syxx9P3nMwXhNMsptzz/OYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "", "displayField": "ModuleName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ModuleName", "type": "esriFieldTypeString", "alias": "EnerGov Module Name or Original", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModuleName" }, { "name": "CaseID", "type": "esriFieldTypeString", "alias": "CaseID is the GUID of the case in the EnerGov \n the GUID of the case in the EnerGov \nCaseID = GUID of Case in EnerGov Database", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "CaseID" }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "CaseNumber (i.e., permit \nis Permit number, plan number, or case number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CaseNumber" }, { "name": "CaseType", "type": "esriFieldTypeString", "alias": "CaseType is the GUID of case type for permit or plan objects", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CaseType" }, { "name": "WorkClass", "type": "esriFieldTypeString", "alias": "WorkClass is the GUID of the permit or plaqn objects", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WorkClass" }, { "name": "ApplicationDate", "type": "esriFieldTypeDate", "alias": "Application Date for permit or plans, the opened date for code cases", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ApplicationDate" }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID is the GUID of the associated Project", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjectID" }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name is name of associated project", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjectName" }, { "name": "GISHistoryQueueID", "type": "esriFieldTypeString", "alias": "GISHistoryQueueID GUID of the history record in the GIS history Queue Table", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "GISHistoryQueueID" }, { "name": "SpatialType", "type": "esriFieldTypeString", "alias": "SpatialType (Parcel, Address, Spatial Collection or GIS Feature)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpatialType" }, { "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" }, { "name": "SpatialID", "type": "esriFieldTypeString", "alias": "SpatialID is unique key of spatial element", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpatialID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R848_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S740_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "History Point", "description": "", "prototype": { "attributes": { "SpatialType": null, "SpatialID": null, "ModuleName": null, "CaseID": null, "CaseNumber": null, "CaseType": null, "WorkClass": null, "ApplicationDate": null, "ProjectID": null, "ProjectName": null, "GISHistoryQueueID": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d63a1eb6effe4fc79816ed3b01feb774" }, { "currentVersion": 10.81, "id": 1, "name": "SCL Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 925396.2328712456, "ymin": 927796.2376235723, "xmax": 963257.1942226626, "ymax": 951926.095203653, "spatialReference": { "wkid": 2881, "latestWkid": 2881 } }, "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ff48bb0c82a6d2c881a235c153f2458d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAKdJREFUGJWVzzFKAwEQBdBXLMwtDKSw9Ab2BiGgXbCxsLIw99BCLIMgWBjIMWy8iaJH+CCuhWHZLEbJhykG3gwzjR3SDPpTnGOEVzxhiXYDV9Vdkqve4AEmOMYZ2mYNjwawnxmesWggyfyfcy86XFXjJH/hcXdzkg/sb5NV9Z6ke/ARh9twklW3GQ848fP5MC+46eMWU8xxiT284R7X+Oxj+MLtun7NN+M0LZKfMNAIAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "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": "R847_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S739_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "SCL Points", "description": "", "prototype": { "attributes": { "CREATEDDATE": null, "DESCRIPTION": null, "NAME": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d63a1eb6effe4fc79816ed3b01feb774" }, { "currentVersion": 10.81, "id": 2, "name": "History Polyline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 939555.8633445785, "ymin": 930886.5342644894, "xmax": 949528.428373164, "ymax": 955930.0310934045, "spatialReference": { "wkid": 2881, "latestWkid": 2881 } }, "sourceSpatialReference": { "wkid": 103022, "latestWkid": 6438 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.7 }, "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": "", "displayField": "ModuleName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ModuleName", "type": "esriFieldTypeString", "alias": "EnerGov Module Name or Original", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModuleName" }, { "name": "CaseID", "type": "esriFieldTypeString", "alias": "CaseID is the GUID of the case in the EnerGov \n the GUID of the case in the EnerGov \nCaseID = GUID of Case in EnerGov Database", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "CaseID" }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "CaseNumber (i.e., permit \nis Permit number, plan number, or case number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CaseNumber" }, { "name": "CaseType", "type": "esriFieldTypeString", "alias": "CaseType is the GUID of case type for permit or plan objects", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CaseType" }, { "name": "WorkClass", "type": "esriFieldTypeString", "alias": "WorkClass is the GUID of the permit or plaqn objects", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WorkClass" }, { "name": "ApplicationDate", "type": "esriFieldTypeDate", "alias": "Application Date for permit or plans, the opened date for code cases", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ApplicationDate" }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID is the GUID of the associated Project", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjectID" }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name is name of associated project", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjectName" }, { "name": "GISHistoryQueueID", "type": "esriFieldTypeString", "alias": "GISHistoryQueueID GUID of the history record in the GIS history Queue Table", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "GISHistoryQueueID" }, { "name": "SpatialType", "type": "esriFieldTypeString", "alias": "SpatialType (Parcel, Address, Spatial Collection or GIS Feature)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpatialType" }, { "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" }, { "name": "SpatialID", "type": "esriFieldTypeString", "alias": "SpatialID is unique key of spatial element", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpatialID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R849_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S741_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "History Polyline", "description": "", "prototype": { "attributes": { "SpatialType": null, "SpatialID": null, "ModuleName": null, "CaseID": null, "CaseNumber": null, "CaseType": null, "WorkClass": null, "ApplicationDate": null, "ProjectID": null, "ProjectName": null, "GISHistoryQueueID": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d63a1eb6effe4fc79816ed3b01feb774" }, { "currentVersion": 10.81, "id": 3, "name": "SCL Polylines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 939554.9732544944, "ymin": 930888.3351139054, "xmax": 953155.1140331626, "ymax": 955931.8381764069, "spatialReference": { "wkid": 2881, "latestWkid": 2881 } }, "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "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": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "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": "R845_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S737_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "SCL Polylines", "description": "", "prototype": { "attributes": { "CREATEDDATE": null, "DESCRIPTION": null, "NAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "d63a1eb6effe4fc79816ed3b01feb774" }, { "currentVersion": 10.81, "id": 4, "name": "History Polygon", "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": 898642.4681374131, "ymin": 926820.8675270749, "xmax": 963651.4142347495, "ymax": 964686.474210404, "spatialReference": { "wkid": 2881, "latestWkid": 2881 } }, "sourceSpatialReference": { "wkid": 103022, "latestWkid": 6438 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "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": "", "displayField": "ModuleName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ModuleName", "type": "esriFieldTypeString", "alias": "EnerGov Module Name or Original", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModuleName" }, { "name": "CaseID", "type": "esriFieldTypeString", "alias": "CaseID is the GUID of the case in the EnerGov \n the GUID of the case in the EnerGov \nCaseID = GUID of Case in EnerGov Database", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "CaseID" }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "CaseNumber (i.e., permit \nis Permit number, plan number, or case number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CaseNumber" }, { "name": "CaseType", "type": "esriFieldTypeString", "alias": "CaseType is the GUID of case type for permit or plan objects", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CaseType" }, { "name": "WorkClass", "type": "esriFieldTypeString", "alias": "WorkClass is the GUID of the permit or plaqn objects", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "WorkClass" }, { "name": "ApplicationDate", "type": "esriFieldTypeDate", "alias": "Application Date for permit or plans, the opened date for code cases", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ApplicationDate" }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID is the GUID of the associated Project", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjectID" }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name is name of associated project", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ProjectName" }, { "name": "GISHistoryQueueID", "type": "esriFieldTypeString", "alias": "GISHistoryQueueID GUID of the history record in the GIS history Queue Table", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "GISHistoryQueueID" }, { "name": "SpatialType", "type": "esriFieldTypeString", "alias": "SpatialType (Parcel, Address, Spatial Collection or GIS Feature)", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpatialType" }, { "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" }, { "name": "SpatialID", "type": "esriFieldTypeString", "alias": "SpatialID is unique key of spatial element", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpatialID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R850_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S742_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "History Polygon", "description": "", "prototype": { "attributes": { "SpatialType": null, "SpatialID": null, "ModuleName": null, "CaseID": null, "CaseNumber": null, "CaseType": null, "WorkClass": null, "ApplicationDate": null, "ProjectID": null, "ProjectName": null, "GISHistoryQueueID": 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, "serviceItemId": "d63a1eb6effe4fc79816ed3b01feb774" }, { "currentVersion": 10.81, "id": 5, "name": "SCL Polygons", "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": 939053.2541135773, "ymin": 930049.3305583224, "xmax": 953572.8103762455, "ymax": 954473.0851884037, "spatialReference": { "wkid": 2881, "latestWkid": 2881 } }, "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 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": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "DESCRIPTION" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "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": "R846_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S738_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "SCL Polygons", "description": "", "prototype": { "attributes": { "CREATEDDATE": null, "DESCRIPTION": null, "NAME": 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, "serviceItemId": "d63a1eb6effe4fc79816ed3b01feb774" } ], "tables": [] }