{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102669, "latestWkid": 2242, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16807200, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Prop_StNum]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "\"Prop_StNum\" <> 0", "useCodedValues": true, "maxScale": 0, "minScale": 7000, "name": "Default", "priority": 22, "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, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1377781.9075224958, "ymin": 347320.5988564044, "xmax": 1905377.429100994, "ymax": 849025.3785813227, "spatialReference": { "wkid": 102669, "latestWkid": 2242, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16807200, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Parcel_Num", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "parcel_num", "type": "esriFieldTypeString", "alias": "Parcel_Num", "length": 24, "domain": null }, { "name": "owner1", "type": "esriFieldTypeString", "alias": "Owner1", "length": 55, "domain": null }, { "name": "owner2", "type": "esriFieldTypeString", "alias": "Owner2", "length": 55, "domain": null }, { "name": "mail_adrs1", "type": "esriFieldTypeString", "alias": "Mail_Adrs1", "length": 30, "domain": null }, { "name": "mail_adrs2", "type": "esriFieldTypeString", "alias": "Mail_Adrs2", "length": 30, "domain": null }, { "name": "mail_adrs3", "type": "esriFieldTypeString", "alias": "Mail_Adrs3", "length": 30, "domain": null }, { "name": "mail_adrs4", "type": "esriFieldTypeString", "alias": "Mail_Adrs4", "length": 30, "domain": null }, { "name": "mail_adrs5", "type": "esriFieldTypeString", "alias": "Mail_Adrs5", "length": 30, "domain": null }, { "name": "prop_adrs1", "type": "esriFieldTypeString", "alias": "Prop_Adrs1", "length": 30, "domain": null }, { "name": "prop_adrs2", "type": "esriFieldTypeString", "alias": "Prop_Adrs2", "length": 30, "domain": null }, { "name": "lgl_desc1", "type": "esriFieldTypeString", "alias": "Lgl_Desc1", "length": 30, "domain": null }, { "name": "lgl_desc2", "type": "esriFieldTypeString", "alias": "Lgl_Desc2", "length": 30, "domain": null }, { "name": "lgl_desc3", "type": "esriFieldTypeString", "alias": "Lgl_Desc3", "length": 30, "domain": null }, { "name": "lgl_desc4", "type": "esriFieldTypeString", "alias": "Lgl_Desc4", "length": 30, "domain": null }, { "name": "lgl_desc5", "type": "esriFieldTypeString", "alias": "Lgl_Desc5", "length": 30, "domain": null }, { "name": "total_acre", "type": "esriFieldTypeDouble", "alias": "Total_Acre", "domain": null }, { "name": "code_area", "type": "esriFieldTypeString", "alias": "Tax Code Area", "length": 6, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "GIS Sq Ft", "domain": null }, { "name": "objectid", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "parceltype", "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 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r87_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a76_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "374bde97b0214ca49ab552ecc1ee9c9d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Parcels (No Labels)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102669, "latestWkid": 2242, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16807200, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1377781.9075224958, "ymin": 347320.5988564044, "xmax": 1905377.429100994, "ymax": 849025.3785813227, "spatialReference": { "wkid": 102669, "latestWkid": 2242, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16807200, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Parcel_Num", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "parcel_num", "type": "esriFieldTypeString", "alias": "Parcel_Num", "length": 24, "domain": null }, { "name": "owner1", "type": "esriFieldTypeString", "alias": "Owner1", "length": 55, "domain": null }, { "name": "owner2", "type": "esriFieldTypeString", "alias": "Owner2", "length": 55, "domain": null }, { "name": "mail_adrs1", "type": "esriFieldTypeString", "alias": "Mail_Adrs1", "length": 30, "domain": null }, { "name": "mail_adrs2", "type": "esriFieldTypeString", "alias": "Mail_Adrs2", "length": 30, "domain": null }, { "name": "mail_adrs3", "type": "esriFieldTypeString", "alias": "Mail_Adrs3", "length": 30, "domain": null }, { "name": "mail_adrs4", "type": "esriFieldTypeString", "alias": "Mail_Adrs4", "length": 30, "domain": null }, { "name": "mail_adrs5", "type": "esriFieldTypeString", "alias": "Mail_Adrs5", "length": 30, "domain": null }, { "name": "prop_adrs1", "type": "esriFieldTypeString", "alias": "Prop_Adrs1", "length": 30, "domain": null }, { "name": "prop_adrs2", "type": "esriFieldTypeString", "alias": "Prop_Adrs2", "length": 30, "domain": null }, { "name": "lgl_desc1", "type": "esriFieldTypeString", "alias": "Lgl_Desc1", "length": 30, "domain": null }, { "name": "lgl_desc2", "type": "esriFieldTypeString", "alias": "Lgl_Desc2", "length": 30, "domain": null }, { "name": "lgl_desc3", "type": "esriFieldTypeString", "alias": "Lgl_Desc3", "length": 30, "domain": null }, { "name": "lgl_desc4", "type": "esriFieldTypeString", "alias": "Lgl_Desc4", "length": 30, "domain": null }, { "name": "lgl_desc5", "type": "esriFieldTypeString", "alias": "Lgl_Desc5", "length": 30, "domain": null }, { "name": "total_acre", "type": "esriFieldTypeDouble", "alias": "Total_Acre", "domain": null }, { "name": "code_area", "type": "esriFieldTypeString", "alias": "Code_Area", "length": 6, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "GIS Sq Ft", "domain": null }, { "name": "parceltype", "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 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "a76_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "374bde97b0214ca49ab552ecc1ee9c9d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 17, "name": "Plats", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102669, "latestWkid": 2242, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16807200, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "a72dde17537ee19e0fc4bb18f95293ab", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADzUlEQVRogbWa2ZHcMAxE6Sql4eQcmJNzIPbXTmkpoPs1KPNLvAAQaBzkzLXWWn9+r78/f60fa9CqvfexhPaJHAmNa6217ou6Td1BqrX3MUer23dfp5S499WBv9ZeHWNFjFhDCaeQUcmieDtZKr4X1fpOwEG465O1b7pbRedy0O4s1H1T+KmDdfvJd0fzvuYbvKnFVaPwo4GOKJrIeF9zVYyVICTQdetSaE9gTvY/orcTxAWnr7EpapQFU3h3+x/R2wnixtOglFjzBN73dZ9DU4inkHM0T4LW1KWuDo40xyoGSeGwz08CGHWpi1iNBjWquL1PLZQEWNW/uo0E3lOY731noR2NSTFU9ds83TFIUtkbF4iKZ1IMSZ92DCeVlkJKcjuj1Zvrf1IWjdAkaKjxHaIO0t33CXpKn+4EP62SKprTNgmO+7rHoZ2V/2fxkdYGVM6HT++E06BQzVO/3r9JbUCU6CzeFieVwLS4SFIdiQ3p1dFZHAWyN9IRiQnJg8a+PpEFBTJVKChhqzmS9hzNTs5qb+Vy7YWjG6PV0z5HaRGakxeeb9Gb+vSJUu7jzgrTGiGCN/XVCSOa/ijEk9iyK7S9cEwPQg44ydcTC3eVXwlvJ4A7iIvOCt4drU4GNU4U296nla8rBs66Loc6PqlyELydEBOtU2inFWAnc6WYb/BODzSBNw1OyQETOnu7yOJkPLXU1H9PFITeyCZC3QVJLgmp4jv6ypjy3fu0+Kj2dLBUQifFi1Le55Y1OSDdM5mvhKbFSyVzZfGrW0ya2zNJh4kcBPLVGvlyMin7qjV7rqQ0k+YC3b09frV0G0mg6SB3GqSUYmla/Bx64rtq3M0ldCe+7bLI679akrmT9KTWOws/Apnz5Y6Qm6voTnyayOf4fLUyeifQqZh2Y4llFV+nNDdv4f2Wv9NMQG53qYxtRZbcqyf1Os0EpwGTuEoJ7+QenDDr1rm9J5G62oeegEmjliDWTa6NLqhVfZSyaIFQvVJMsgBxDTXn3KH8H5kinFZep+9g7kAuJVZIw/8CToW5M6m+9z1KBvq6QgMj/hewaxPFvQHvpNkylECUWHear53gbq/KQK/59CSKJnQSeo7maz6d0khRQhBGa/L4Zx3SiECpz5O9juajOCGpQH27OSXQ6ctJavn2jYxoOU0fk8DXNZLuOjqPH/De1nolBK3GJsghiHo89p9CPInW06yhDqTGHz6dMJ3AWOXNN6rAjp/06VNY31tq3X2OBkulcHUWe5+eRG41pvZUh6HFSPL+Zu/Tk8jtBKTzrk1ecNZa6x9C71FAnyjd3QAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 158, 0, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1415902.3854152448, "ymin": 569427.4666496515, "xmax": 1693045.573253747, "ymax": 847685.2021278217, "spatialReference": { "wkid": 102669, "latestWkid": 2242, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16807200, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "weblink", "type": "esriFieldTypeString", "alias": "Web Link", "length": 100, "domain": null }, { "name": "inst_num", "type": "esriFieldTypeInteger", "alias": "Instrument #", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "a100_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "374bde97b0214ca49ab552ecc1ee9c9d" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "Parcel Determinations Lot of Record", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102669, "latestWkid": 2242, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16807200, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "e80eae712f5a11e21cbf49b01ca51f3b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADyUlEQVRogbWaWZLkMAhE1RG+1Zx/ztXz1RVuGTJfIo++rA0QJItUda211vf6+/21/nytQav23scS2idyJDSutda6L+o2dQep1t7HHK1u332dUuLeVwf+WXt1jBUxYg0lnEJGJYvi7WSp+F5U6zsBB+GuT9a+6W4VnctBu7NQ903hpw7W7SffHc37ml/wphZXjcKPBjqiaCLjfc1VMVaCkEDXrUuhPYE52f+I3k4QF5x+xqaoURZM4d3tf0RvJ4gbT4NSYs0TeN/XfQ5NIZ5CztE8CVpTl7o6ONIcqxgkhcM+Pwlg1KUuYjUa1Kji9j61UBJgVf/qNhJ4T2G+952FdjQmxVDVb/N0xyBJZW9cICqeSTEkfdoxnFRaCinJ7YxWb67/SVk0QpOgocZ3iDpId98n6Cl9uhP8tEqqaE7bJDju6x6Hdlb+n8VHWhtQOR8+vRNOg0I1T/16/ya1AVGis3hbnFQC0+IiSXUkNqRXR2dxFMjeSEckJiQPGvv6RBYUyFShoISt5kjaczQ7Oau9lcu1F45ujFZP+xylRWhOXnh+RW/q0ydKuY87K0xrhAje1FcnjGj6oxBPYsuu0PbCMT0IOeAkX08s3FV+JbydAO4gLjoreHe0OhnUOFFse59Wvq4YOOu6HOr4pMpB8HZCTLROoZ1WgJ3MlWJ+wTs90ATeNDglB0zo7O0ii5Px1FJT/z1REHojmwh1FyS5JKSK7+grY8p379Pio9rTwVIJnRQvSnmfW9bkgHTPZL4SmhYvlcyVxa9uMWluzyQdJnIQyFdr5MvJpOyr1uy5ktJMmgt09/b41dJtJIGmg9xpkFKKpWnxc+iJ76pxN5fQnfi2yyKv/2pJ5k7Sk1rvLPwIZM6XO0JurqI78Wkin+Pz08ronUCnYtqNJZZVfJ3S3LyF91v+TjMBud2lMrYVWXKvntTrNBOcBkziKiW8k3twwqxb5/aeROpqH3oCJo1aglg3uTa6oFb1UcqiBUL1SjHJAsQ11Jxzh/J/ZIpwWnmdvoO5A7mUWCEN/ws4FebOpPre9ygZ6OsKDYz4X8CuTRT3BryTZstQAlFi3Wm+doK7vSoDvebTkyia0EnoOZqv+XRKI0UJQRityeOfdUgjAqU+T/Y6mo/ihKQC9e3mlECnLyep5ds3MqLlNH1MAl/XSLrr6Dx+wHtb65UQtBqbIIcg6vHYfwrxJFpPs4Y6kBp/+HTCdAJjlTffqAI7ftKnT2F9b6l19zkaLJXC1VnsfXoSudWY2lMdhhYjyfubvU9PIrcTkM67NnnBWWutf3gu7CveAqWnAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 169, 255 ], "width": 1 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1404014.9242820777, "ymin": 394491.1117986515, "xmax": 1798037.3150414973, "ymax": 841020.1163766533, "spatialReference": { "wkid": 102669, "latestWkid": 2242, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16807200, "falseY": -47952400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "parcel_num", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "parcel_num", "type": "esriFieldTypeString", "alias": "Parcel_Num", "length": 24, "domain": null }, { "name": "creationdate", "type": "esriFieldTypeDouble", "alias": "CreationDate", "domain": null }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 8000, "domain": null }, { "name": "editdate", "type": "esriFieldTypeDouble", "alias": "EditDate", "domain": null }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 8000, "domain": null }, { "name": "file_number", "type": "esriFieldTypeString", "alias": "file_number", "length": 8000, "domain": null }, { "name": "original_parcel_number", "type": "esriFieldTypeString", "alias": "original_parcel_number", "length": 8000, "domain": null }, { "name": "current_parcel_number", "type": "esriFieldTypeString", "alias": "current_parcel_number", "length": 8000, "domain": null }, { "name": "letter_path", "type": "esriFieldTypeString", "alias": "letter_path", "length": 8000, "domain": null }, { "name": "map_path", "type": "esriFieldTypeString", "alias": "map_path", "length": 8000, "domain": null }, { "name": "townships", "type": "esriFieldTypeString", "alias": "townships", "length": 8000, "domain": null }, { "name": "ranges", "type": "esriFieldTypeString", "alias": "ranges", "length": 8000, "domain": null }, { "name": "sections", "type": "esriFieldTypeString", "alias": "sections", "length": 8000, "domain": null }, { "name": "number_of_parcels", "type": "esriFieldTypeDouble", "alias": "number_of_parcels", "domain": null }, { "name": "owners", "type": "esriFieldTypeString", "alias": "owners", "length": 8000, "domain": null }, { "name": "decision_date", "type": "esriFieldTypeDouble", "alias": "decision_date", "domain": null }, { "name": "authors", "type": "esriFieldTypeString", "alias": "authors", "length": 8000, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "length": 8000, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r240_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_240", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_240", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a224_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "374bde97b0214ca49ab552ecc1ee9c9d" } ], "tables": [] }