{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Parcels ", "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": 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": 2376538.1624703556, "ymin": 671985.2984611839, "xmax": 2511072.2132836133, "ymax": 847983.650860101, "spatialReference": { "wkid": 3753, "latestWkid": 3753, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3753, "latestWkid": 3753, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 242, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PIN_NO_DASHES", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 115, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "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": "Parcel Identification Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Parcel Type", "domain": { "type": "codedValue", "name": "lrParcelType", "description": "The type of parcel managed in the fabric", "codedValues": [ { "name": "PLSS Township", "code": 1 }, { "name": "PLSS Section", "code": 2 }, { "name": "PLSS Quarter Section", "code": 3 }, { "name": "Special Survey", "code": 4 }, { "name": "Simultaneous Conveyance", "code": 5 }, { "name": "Conveyance Division", "code": 6 }, { "name": "Tax", "code": 7 }, { "name": "Ownership", "code": 8 }, { "name": "Encumbrance", "code": 9 }, { "name": "Separated Right", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "Subs and Condos", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Type" }, { "name": "StatedArea", "type": "esriFieldTypeString", "alias": "Stated Area", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StatedArea" }, { "name": "Historical", "type": "esriFieldTypeInteger", "alias": "Historical", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Historical" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PIN" }, { "name": "SpecialSurveyNotes", "type": "esriFieldTypeString", "alias": "Special Survey Notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpecialSurveyNotes" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModifiedBy" }, { "name": "ModifyDate", "type": "esriFieldTypeDate", "alias": "Modification Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ModifyDate" }, { "name": "Encumbrance", "type": "esriFieldTypeString", "alias": "Encumbrance", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Encumbrance" }, { "name": "Name_Encumbrance", "type": "esriFieldTypeString", "alias": "Other", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name_Encumbrance" }, { "name": "jur", "type": "esriFieldTypeString", "alias": "jur", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "jur" }, { "name": "Grantor", "type": "esriFieldTypeString", "alias": "Grantor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Grantor" }, { "name": "Granted_To", "type": "esriFieldTypeString", "alias": "Granted_To", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Granted_To" }, { "name": "Use_of", "type": "esriFieldTypeString", "alias": "Use_of", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Use_of" }, { "name": "Vol___Page", "type": "esriFieldTypeString", "alias": "Vol___Page", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Vol___Page" }, { "name": "Date", "type": "esriFieldTypeDate", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Date" }, { "name": "Survey", "type": "esriFieldTypeString", "alias": "Survey", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Survey" }, { "name": "Sublot_num", "type": "esriFieldTypeSmallInteger", "alias": "Sublot_num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Sublot_num" }, { "name": "UNIT_NUM", "type": "esriFieldTypeString", "alias": "UNIT_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UNIT_NUM" }, { "name": "FLOOR_NUM", "type": "esriFieldTypeString", "alias": "FLOOR_NUM", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FLOOR_NUM" }, { "name": "SUBLOT_NUMBER", "type": "esriFieldTypeString", "alias": "SUBLOT_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SUBLOT_NUMBER" }, { "name": "PLAT_VOL_PAGE", "type": "esriFieldTypeString", "alias": "PLAT_VOL_PAGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLAT_VOL_PAGE" }, { "name": "DECLAR_VOL_PAGE", "type": "esriFieldTypeString", "alias": "DECLAR_VOL_PAGE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DECLAR_VOL_PAGE" }, { "name": "PIN_NO_DASHES", "type": "esriFieldTypeString", "alias": "PIN_NO_DASHES", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PIN_NO_DASHES" }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acreage" }, { "name": "Calculated_Acreage", "type": "esriFieldTypeDouble", "alias": "Calculated_Acreage", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Calculated_Acreage" }, { "name": "Location_Address", "type": "esriFieldTypeString", "alias": "Location_Address", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "Location_Address" }, { "name": "Owner_Name", "type": "esriFieldTypeString", "alias": "Owner_Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Owner_Name" }, { "name": "Owner_Address", "type": "esriFieldTypeString", "alias": "Owner_Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Owner_Address" }, { "name": "Owner_City", "type": "esriFieldTypeString", "alias": "Owner_City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner_City" }, { "name": "Tax_Name", "type": "esriFieldTypeString", "alias": "Tax_Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Tax_Name" }, { "name": "Tax_Address", "type": "esriFieldTypeString", "alias": "Tax_Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Tax_Address" }, { "name": "Tax_City", "type": "esriFieldTypeString", "alias": "Tax_City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Tax_City" }, { "name": "Landuse_Code", "type": "esriFieldTypeString", "alias": "Landuse_Code", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Landuse_Code" }, { "name": "Landuse_Class", "type": "esriFieldTypeString", "alias": "Landuse_Class", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "Landuse_Class" }, { "name": "Neighborhood_Code", "type": "esriFieldTypeString", "alias": "Neighborhood_Code", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Neighborhood_Code" }, { "name": "Book_Page", "type": "esriFieldTypeString", "alias": "Book_Page", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Book_Page" }, { "name": "Auditor_Link", "type": "esriFieldTypeString", "alias": "Auditor_Link", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Auditor_Link" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4456_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4304_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels ", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2bf84718a83b42488eabba28e0d62fa9" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Municipal Boundary", "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, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 2376536.852105528, "ymin": 671985.2984611839, "xmax": 2511072.2132836133, "ymax": 848024.6360143572, "spatialReference": { "wkid": 3753, "latestWkid": 3753, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3753, "latestWkid": 3753, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "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": "Juris", "type": "esriFieldTypeString", "alias": "Juris", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Juris" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "DISS", "type": "esriFieldTypeString", "alias": "DISS", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "DISS" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name" }, { "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": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R37_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S17_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Municipal Boundary", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "2bf84718a83b42488eabba28e0d62fa9" } ], "tables": [] }