{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Service Boundary Parcels", "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": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 3124211.6108392775, "ymin": 1243327.6432446092, "xmax": 3182874.7713998556, "ymax": 1328476.3732092679, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 227, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "PARCEL" }, { "name": "MHSPACE", "type": "esriFieldTypeString", "alias": "MHSPACE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "MHSPACE" }, { "name": "ACCOUNTTYP", "type": "esriFieldTypeString", "alias": "ACCOUNTTYP", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ACCOUNTTYP" }, { "name": "ACCOUNTNO", "type": "esriFieldTypeString", "alias": "ACCOUNTNO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ACCOUNTNO" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ADDRESS1" }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "domain": null, "editable": true, "nullable": true, "length": 44, "defaultValue": null, "modelName": "ADDRESS2" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "CITY" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STATE" }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LEGAL" }, { "name": "AREAID", "type": "esriFieldTypeString", "alias": "AREAID", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "AREAID" }, { "name": "ACCTTYPE", "type": "esriFieldTypeString", "alias": "ACCTTYPE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ACCTTYPE" }, { "name": "BUSINESSNA", "type": "esriFieldTypeString", "alias": "BUSINESSNA", "domain": null, "editable": true, "nullable": true, "length": 71, "defaultValue": null, "modelName": "BUSINESSNA" }, { "name": "MAPNO", "type": "esriFieldTypeString", "alias": "MAPNO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "MAPNO" }, { "name": "BORDERINGC", "type": "esriFieldTypeString", "alias": "BORDERINGC", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "BORDERINGC" }, { "name": "LOCCITY", "type": "esriFieldTypeString", "alias": "LOCCITY", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "LOCCITY" }, { "name": "STREETNO", "type": "esriFieldTypeString", "alias": "STREETNO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "STREETNO" }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "STREETDIR" }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "STREETNAME", "domain": null, "editable": true, "nullable": true, "length": 22, "defaultValue": null, "modelName": "STREETNAME" }, { "name": "STREETSUF", "type": "esriFieldTypeString", "alias": "STREETSUF", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREETSUF" }, { "name": "STREETALP", "type": "esriFieldTypeString", "alias": "STREETALP", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "STREETALP" }, { "name": "SITUS", "type": "esriFieldTypeString", "alias": "SITUS", "domain": null, "editable": true, "nullable": true, "length": 44, "defaultValue": null, "modelName": "SITUS" }, { "name": "LANDACT", "type": "esriFieldTypeInteger", "alias": "LANDACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDACT" }, { "name": "IMPACT", "type": "esriFieldTypeInteger", "alias": "IMPACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPACT" }, { "name": "TOTALACT", "type": "esriFieldTypeInteger", "alias": "TOTALACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTALACT" }, { "name": "LANDASD", "type": "esriFieldTypeInteger", "alias": "LANDASD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LANDASD" }, { "name": "IMPASD", "type": "esriFieldTypeInteger", "alias": "IMPASD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPASD" }, { "name": "TOTALASD", "type": "esriFieldTypeInteger", "alias": "TOTALASD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTALASD" }, { "name": "SUBCODE", "type": "esriFieldTypeInteger", "alias": "SUBCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SUBCODE" }, { "name": "SUBNAME", "type": "esriFieldTypeString", "alias": "SUBNAME", "domain": null, "editable": true, "nullable": true, "length": 98, "defaultValue": null, "modelName": "SUBNAME" }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "BLOCK" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "LOT" }, { "name": "SALEP", "type": "esriFieldTypeDouble", "alias": "SALEP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SALEP" }, { "name": "SALEDT", "type": "esriFieldTypeDate", "alias": "SALEDT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SALEDT" }, { "name": "DEEDTYPE", "type": "esriFieldTypeString", "alias": "DEEDTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DEEDTYPE" }, { "name": "ASSRCODE", "type": "esriFieldTypeString", "alias": "ASSRCODE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ASSRCODE" }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "TOWNSHIP" }, { "name": "RANGE", "type": "esriFieldTypeString", "alias": "RANGE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RANGE" }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "SECTION" }, { "name": "QTRSECTION", "type": "esriFieldTypeString", "alias": "QTRSECTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "QTRSECTION" }, { "name": "STR", "type": "esriFieldTypeString", "alias": "STR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STR" }, { "name": "SUB_BLK_LT", "type": "esriFieldTypeString", "alias": "SUB_BLK_LT", "domain": null, "editable": true, "nullable": true, "length": 102, "defaultValue": null, "modelName": "SUB_BLK_LT" }, { "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": "STR2", "type": "esriFieldTypeString", "alias": "STR2", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STR2" }, { "name": "GIS_Acres", "type": "esriFieldTypeDouble", "alias": "GIS_Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIS_Acres" }, { "name": "PARC3", "type": "esriFieldTypeString", "alias": "PARC3", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PARC3" }, { "name": "SBR_NUM", "type": "esriFieldTypeString", "alias": "SBR_NUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SBR_NUM" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "RECEPTION_", "type": "esriFieldTypeString", "alias": "RECEPTION_", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RECEPTION_" }, { "name": "AddressPre", "type": "esriFieldTypeString", "alias": "AddressPre", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "AddressPre" }, { "name": "Shape__Are", "type": "esriFieldTypeDouble", "alias": "Shape__Are", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape__Are" }, { "name": "Shape__Len", "type": "esriFieldTypeDouble", "alias": "Shape__Len", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape__Len" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "METER_SIZE", "type": "esriFieldTypeString", "alias": "METER_SIZE", "domain": { "type": "codedValue", "name": "WaterShares_PropLocation_MeterSize", "description": "OpenGov Water Shares", "codedValues": [ { "name": "1", "code": "1" }, { "name": "1.5", "code": "1.5" }, { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "3/4", "code": "3/4" }, { "name": "5/8", "code": "5/8" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "METER_SIZE" }, { "name": "POTABLE_BALANCE", "type": "esriFieldTypeDouble", "alias": "POTABLE_BALANCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POTABLE_BALANCE" }, { "name": "NONPOTABLE_BALANCE", "type": "esriFieldTypeDouble", "alias": "NONPOTABLE_BALANCE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NONPOTABLE_BALANCE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R536_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_536", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S393_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Service Boundary Parcels", "description": "", "prototype": { "attributes": { "POTABLE_BALANCE": null, "NONPOTABLE_BALANCE": null, "OBJECTID": null, "PARCEL": null, "MHSPACE": null, "ACCOUNTTYP": null, "ACCOUNTNO": null, "NAME": null, "ADDRESS1": null, "ADDRESS2": null, "CITY": null, "STATE": null, "ZIPCODE": null, "LEGAL": null, "AREAID": null, "ACCTTYPE": null, "BUSINESSNA": null, "MAPNO": null, "BORDERINGC": null, "LOCCITY": null, "STREETNO": null, "STREETDIR": null, "STREETNAME": null, "STREETSUF": null, "STREETALP": null, "SITUS": null, "LANDACT": null, "IMPACT": null, "TOTALACT": null, "LANDASD": null, "IMPASD": null, "TOTALASD": null, "SUBCODE": null, "SUBNAME": null, "BLOCK": null, "LOT": null, "SALEP": null, "SALEDT": null, "DEEDTYPE": null, "ASSRCODE": null, "TOWNSHIP": null, "RANGE": null, "SECTION": null, "QTRSECTION": null, "STR": null, "SUB_BLK_LT": null, "latitude": null, "longitude": null, "STR2": null, "GIS_Acres": null, "PARC3": null, "SBR_NUM": null, "Shape_Leng": null, "RECEPTION_": null, "AddressPre": null, "Shape__Are": null, "Shape__Len": null, "METER_SIZE": null, "ADDRESS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }