{ "currentVersion": 10.81, "id": 0, "name": "pwsa_address", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 6000, "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": 898737.5670285784, "ymin": 920711.1336835697, "xmax": 966367.2053910792, "ymax": 965595.3119596541, "spatialReference": { "wkid": 2881, "latestWkid": 2881 } }, "sourceSpatialReference": { "wkid": 2881, "latestWkid": 2881 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FTYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "7ffdfcdb25fc5c70e167e0a7ebc98bfc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAACtJREFUCJllyCEBACAMALCJo3CvSAaCkIo2rwAeJheHgQYyd2Chg6oZHl9c/9wFUMj4xiAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "ADDRESS", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "2d154c06b892c950168eb30ac4b8c7e4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAADdJREFUCJljYWBgYGAo/L+d4R8DLwMc/L/HwsDAwMDwj8GSgYGBHy7OxCjAwoADkCsxkVEAXQIAZFAHIx0c720AAAAASUVORK5CYII=", "contentType": "image/png", "width": 4, "height": 4, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "METER", "label": "METER", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[MAPLABEL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 235, 190, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 2400, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FTYPE", "typeIdField": "FTYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FTYPE", "type": "esriFieldTypeString", "alias": "FTYPE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FTYPE" }, { "name": "STREET_NUM", "type": "esriFieldTypeInteger", "alias": "STREET_NUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREET_NUM" }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PRE_DIR" }, { "name": "STREET_NAM", "type": "esriFieldTypeString", "alias": "STREET_NAM", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STREET_NAM" }, { "name": "STREET_SUF", "type": "esriFieldTypeString", "alias": "STREET_SUF", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_SUF" }, { "name": "POST_DIR", "type": "esriFieldTypeString", "alias": "POST_DIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "POST_DIR" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNIT" }, { "name": "SITE_ADDRE", "type": "esriFieldTypeString", "alias": "SITE_ADDRE", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "SITE_ADDRE" }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "ALIAS" }, { "name": "HIGHWAY", "type": "esriFieldTypeString", "alias": "HIGHWAY", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "HIGHWAY" }, { "name": "MAPLABEL", "type": "esriFieldTypeString", "alias": "MAPLABEL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MAPLABEL" }, { "name": "LOCATNID", "type": "esriFieldTypeInteger", "alias": "LOCATNID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOCATNID" }, { "name": "C_ACCOUNT", "type": "esriFieldTypeString", "alias": "C_ACCOUNT", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "C_ACCOUNT" }, { "name": "PCN", "type": "esriFieldTypeString", "alias": "PCN", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "PCN" }, { "name": "SITUS", "type": "esriFieldTypeDouble", "alias": "SITUS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SITUS" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "X_COORD" }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Y_COORD" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "USER_ID_EN", "type": "esriFieldTypeString", "alias": "USER_ID_EN", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "USER_ID_EN" }, { "name": "DT_ENT", "type": "esriFieldTypeDate", "alias": "DT_ENT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DT_ENT" }, { "name": "USER_ID_CH", "type": "esriFieldTypeString", "alias": "USER_ID_CH", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "USER_ID_CH" }, { "name": "DT_CHG", "type": "esriFieldTypeDate", "alias": "DT_CHG", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DT_CHG" }, { "name": "Street_Num_Txt", "type": "esriFieldTypeString", "alias": "Street_Num_Txt", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Street_Num_Txt" }, { "name": "LocationId_Txt", "type": "esriFieldTypeString", "alias": "LocationId_Txt", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LocationId_Txt" }, { "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": "R839_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S731_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "METER", "name": "METER", "domains": {}, "templates": [ { "name": "METER", "description": "", "prototype": { "attributes": { "LocationId_Txt": null, "Street_Num_Txt": null, "FTYPE": "METER", "STREET_NUM": null, "PRE_DIR": null, "STREET_NAM": null, "STREET_SUF": null, "POST_DIR": null, "UNIT": null, "SITE_ADDRE": null, "ALIAS": null, "HIGHWAY": null, "MAPLABEL": null, "LOCATNID": null, "C_ACCOUNT": null, "PCN": null, "SITUS": null, "ZIPCODE": null, "X_COORD": null, "Y_COORD": null, "LATITUDE": null, "LONGITUDE": null, "USER_ID_EN": null, "DT_ENT": null, "USER_ID_CH": null, "DT_CHG": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 100000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9eec2b6e7acc4b119135b4b197e5dee3" }