{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Building Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 60, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1475721.7812389731, "ymin": 3658208.98237139, "xmax": 1655952.282653883, "ymax": 3887839.6946969777, "spatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "xyUnits": 3.726219042697293E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "tax_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "outline_id", "type": "esriFieldTypeDouble", "alias": "outline_id", "domain": null }, { "name": "tax_id", "type": "esriFieldTypeString", "alias": "tax_id", "length": 16, "domain": null }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "length": 20, "domain": null }, { "name": "area", "type": "esriFieldTypeDouble", "alias": "giscache.sde.building_footprints_pictometry_2014.area", "domain": null }, { "name": "prev_area", "type": "esriFieldTypeDouble", "alias": "prev_area", "domain": null }, { "name": "pct_change", "type": "esriFieldTypeDouble", "alias": "pct_change", "domain": null }, { "name": "pct_obscur", "type": "esriFieldTypeString", "alias": "pct_obscur", "length": 50, "domain": null }, { "name": "comment", "type": "esriFieldTypeString", "alias": "comment", "length": 254, "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 }, { "name": "building_type", "type": "esriFieldTypeString", "alias": "building_type", "length": 50, "domain": { "type": "codedValue", "name": "WS2_building footprint type", "description": "building footprint type", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Non-Res", "code": "Non-Res" }, { "name": "Commercial", "code": "Commercial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "unit_count", "type": "esriFieldTypeInteger", "alias": "unit_count", "domain": null }, { "name": "year_built", "type": "esriFieldTypeInteger", "alias": "year_built", "domain": null }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "length": 25, "domain": { "type": "codedValue", "name": "WS2_building footprint city", "description": "building footprint city", "codedValues": [ { "name": "Amalga", "code": "Amalga" }, { "name": "Cornish", "code": "Cornish" }, { "name": "Clarkston", "code": "Clarkston" }, { "name": "Hyde Park", "code": "Hyde Park" }, { "name": "Hyrum", "code": "Hyrum" }, { "name": "Lewiston", "code": "Lewiston" }, { "name": "Logan", "code": "Logan" }, { "name": "Mendon", "code": "Mendon" }, { "name": "Millville", "code": "Millville" }, { "name": "Nibley", "code": "Nibley" }, { "name": "North Logan", "code": "North Logan" }, { "name": "Providence", "code": "Providence" }, { "name": "Richmond", "code": "Richmond" }, { "name": "River Heights", "code": "River Heights" }, { "name": "Smithfield", "code": "Smithfield" }, { "name": "Trenton", "code": "Trenton" }, { "name": "Wellsville", "code": "Wellsville" }, { "name": "Unincorporated", "code": "Unincorporated" }, { "name": "Paradise", "code": "Paradise" }, { "name": "Newton", "code": "Newton" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "address", "type": "esriFieldTypeString", "alias": "address", "length": 75, "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 } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r2183_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1712_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": null, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Utah High Risk WUI", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 901409.6490256339, "ymin": 2066647.1517218947, "xmax": 2348515.6137318015, "ymax": 3892378.272233978, "spatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "xyUnits": 3.726219042697293E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "id", "type": "esriFieldTypeInteger", "alias": "id", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "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 }, { "name": "date", "type": "esriFieldTypeDate", "alias": "date", "length": 8, "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 } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r2415_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1860_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": null, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Cache Mask", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 874135.7078387141, "ymin": 3069675.742445484, "xmax": 2252818.0882637203, "ymax": 4359791.802628145, "spatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "xyUnits": 3.726219042697293E7, "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": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "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 }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "length": 38, "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 } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r31_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_31", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_31", "fields": "globalid,objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a18_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": null, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Parcels with structures that intersect the WUI", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "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": "uniqueValue", "field1": "giscache.sde.parcels_that_intersect_WUI.building_s", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "", "label": "No Assessor Assigned Building Type or Building Square Footage" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "COM-Restaurant", "label": "COM-Restaurant" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "COM-Lodging", "label": "COM-Lodging" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 74, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "RES-Cabin", "label": "RES-Cabin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "RES-SFR", "label": "RES-SFR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "SEC-Cabin", "label": "SEC-Cabin" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 55, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "SEC-Recreational", "label": "SEC-Recreational" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "SEC-Secondary Bldg", "label": "SEC-Secondary Bldg" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 199, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "SEC-Shed", "label": "SEC-Shed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 44, 95, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "LNV-Land Vacant", "label": "LNV-Land Vacant" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 45, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "UNQ-City Owned", "label": "UNQ-City Owned" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 169, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "UNQ-State Owned", "label": "UNQ-State Owned" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 72, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "UNQ-Church", "label": "UNQ-Church" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 69, 196, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.25 } }, "value": "UNQ-Federal Owned", "label": "UNQ-Federal Owned" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 68, 77, 255 ], "toColor": [ 201, 68, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 199, 63, 255 ], "toColor": [ 48, 199, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 43, 194, 255 ], "toColor": [ 50, 43, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 162, 199, 255 ], "toColor": [ 42, 162, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 162, 42, 255 ], "toColor": [ 199, 162, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 56, 158, 255 ], "toColor": [ 181, 56, 158, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 199, 154, 255 ], "toColor": [ 50, 199, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 76, 156, 255 ], "toColor": [ 45, 76, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 99, 58, 255 ], "toColor": [ 161, 99, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 159, 194, 43, 255 ], "toColor": [ 159, 194, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 61, 96, 255 ], "toColor": [ 153, 61, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 71, 186, 255 ], "toColor": [ 125, 71, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 156, 58, 255 ], "toColor": [ 79, 156, 58, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 84, 42, 255 ], "toColor": [ 199, 84, 42, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "\"Tax ID: \" CONCAT [giscache.sde.parcels_that_intersect_WUI.tax_id] CONCAT NEWLINE CONCAT \"Building Type: \" CONCAT [giscache.sde.parcels_that_intersect_WUI.building_t] CONCAT NEWLINE CONCAT \"Building Specific Type: \" CONCAT [giscache.sde.parcels_that_intersect_WUI.building_s] CONCAT NEWLINE CONCAT \"Year Built: \" CONCAT [giscache.sde.parcels_that_intersect_WUI.year_built] CONCAT NEWLINE CONCAT \"Building Sq Ft: \" CONCAT [giscache.sde.parcels_that_intersect_WUI.build_sq_f] CONCAT NEWLINE CONCAT \"State Fee: \" CONCAT [giscache.sde.parcels_that_intersect_WUI.state_fee]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 18000, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 2, "font": { "family": "Bahnschrift", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1561350.134260133, "ymin": 3680805.8374400586, "xmax": 1643801.7902226448, "ymax": 3880771.630749136, "spatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "xyUnits": 3.726219042697293E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "giscache.sde.parcels_that_intersect_WUI.tax_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "giscache.sde.parcels_that_intersect_WUI.tax_id", "type": "esriFieldTypeString", "alias": "Tax ID", "length": 16, "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.owner_name", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 150, "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.owner_addr", "type": "esriFieldTypeString", "alias": "Owner Address", "length": 100, "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.owner_city", "type": "esriFieldTypeString", "alias": "Owner City State Zip", "length": 100, "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.property_a", "type": "esriFieldTypeString", "alias": "Property Address", "length": 50, "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.property_c", "type": "esriFieldTypeString", "alias": "Property City", "length": 50, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.building_type", "type": "esriFieldTypeString", "alias": "building_type", "length": 50, "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.building_t", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.building_s", "type": "esriFieldTypeString", "alias": "Building Specific Type", "length": 50, "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.year_built", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.build_sq_f", "type": "esriFieldTypeDouble", "alias": "build_sq_f", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.building_sqr_feet", "type": "esriFieldTypeInteger", "alias": "building_sqr_feet", "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.state_fee", "type": "esriFieldTypeDouble", "alias": "state_fee", "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.weblink", "type": "esriFieldTypeString", "alias": "weblink", "length": 150, "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null }, { "name": "giscache.sde.parcels_that_intersect_WUI.shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.parcel_number", "type": "esriFieldTypeString", "alias": "parcel_number", "length": 12, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.system_id", "type": "esriFieldTypeInteger", "alias": "system_id", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.owner_name", "type": "esriFieldTypeString", "alias": "owner_name", "length": 150, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.owner_address1", "type": "esriFieldTypeString", "alias": "owner_address1", "length": 100, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.owner_address2", "type": "esriFieldTypeString", "alias": "owner_address2", "length": 100, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.owner_city_state_zip", "type": "esriFieldTypeString", "alias": "owner_city_state_zip", "length": 100, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.property_address", "type": "esriFieldTypeString", "alias": "property_address", "length": 50, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.property_city", "type": "esriFieldTypeString", "alias": "property_city", "length": 50, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.district_code", "type": "esriFieldTypeString", "alias": "district_code", "length": 3, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.tax_area_name", "type": "esriFieldTypeString", "alias": "tax_area_name", "length": 50, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.acreage", "type": "esriFieldTypeDouble", "alias": "acreage", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.land_type", "type": "esriFieldTypeString", "alias": "land_type", "length": 50, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.building_specific_type", "type": "esriFieldTypeString", "alias": "building_specific_type", "length": 50, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.year_built", "type": "esriFieldTypeInteger", "alias": "year_built", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.land_market_value", "type": "esriFieldTypeDouble", "alias": "land_market_value", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.building_market_value", "type": "esriFieldTypeDouble", "alias": "building_market_value", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.land_tax_value", "type": "esriFieldTypeDouble", "alias": "land_tax_value", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.building_tax_value", "type": "esriFieldTypeDouble", "alias": "building_tax_value", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.last_year_taxed_value", "type": "esriFieldTypeDouble", "alias": "last_year_taxed_value", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.proposed_tax_value", "type": "esriFieldTypeDouble", "alias": "proposed_tax_value", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.certified_tax_value", "type": "esriFieldTypeDouble", "alias": "certified_tax_value", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.freeze_year", "type": "esriFieldTypeInteger", "alias": "freeze_year", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.effective_date", "type": "esriFieldTypeDate", "alias": "effective_date", "length": 8, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.tax_status", "type": "esriFieldTypeInteger", "alias": "tax_status", "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.legal_desc", "type": "esriFieldTypeString", "alias": "legal_desc", "length": 2147483647, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.parcel_history", "type": "esriFieldTypeString", "alias": "parcel_history", "length": 1000, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.core_URL", "type": "esriFieldTypeString", "alias": "core_URL", "length": 150, "domain": null }, { "name": "InGeoCounty.dbo.gis_curr_parcel_summary.ESRI_OID", "type": "esriFieldTypeInteger", "alias": "ESRI_OID", "domain": null } ], "geometryField": { "name": "giscache.sde.parcels_that_intersect_WUI.shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r2414_sde_rowid_uk", "fields": "giscache.sde.parcels_that_intersect_WUI.objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1859_ix1", "fields": "giscache.sde.parcels_that_intersect_WUI.shape", "isAscending": true, "isUnique": true, "description": "" }, { "name": "PK_gis_current_parcel_sum", "fields": "InGeoCounty.dbo.gis_curr_parcel_summary.parcel_number", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idx_gis_curr_parcel_sum_sys_id", "fields": "InGeoCounty.dbo.gis_curr_parcel_summary.system_id,InGeoCounty.dbo.gis_curr_parcel_summary.parcel_number", "isAscending": false, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "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": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Parcels Current", "type": "Feature Layer", "description": "Parcel boundaries digitalized from recorded legal descriptions, and recorder plats. for the 2020 tax year.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Cache County GIS Unicorn dept\nCache County Recorders Office", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1458141.487987548, "ymin": 3658194.164159566, "xmax": 1667327.5929084718, "ymax": 3887944.8014421463, "spatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "xyUnits": 3.726219042697293E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "owner_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null }, { "name": "tax_id", "type": "esriFieldTypeString", "alias": "Parcel ID", "length": 16, "domain": null }, { "name": "owner_name", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 150, "domain": null }, { "name": "owner_address1", "type": "esriFieldTypeString", "alias": "Owner Address", "length": 100, "domain": null }, { "name": "owner_city_state_zip", "type": "esriFieldTypeString", "alias": "Owner City State Zip", "length": 100, "domain": null }, { "name": "property_address", "type": "esriFieldTypeString", "alias": "Property Address", "length": 50, "domain": null }, { "name": "property_city", "type": "esriFieldTypeString", "alias": "Property City", "length": 50, "domain": null }, { "name": "building_type", "type": "esriFieldTypeString", "alias": "Building Type", "length": 50, "domain": null }, { "name": "building_specific_type", "type": "esriFieldTypeString", "alias": "Building Specific Type", "length": 50, "domain": null }, { "name": "year_built", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "building_sqr_feet", "type": "esriFieldTypeInteger", "alias": "Building Sqr Ft", "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": "total_units", "type": "esriFieldTypeSmallInteger", "alias": "total_units", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r2499_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1931_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": null, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "City Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "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": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1488200.460677892, "ymin": 3725606.2717891484, "xmax": 1566559.733749047, "ymax": 3887932.0760739, "spatialReference": { "wkid": 102742, "latestWkid": 3560, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119222000, "falseY": -93353200, "xyUnits": 3.726219042697293E7, "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_1", "type": "esriFieldTypeOID", "alias": "objectid_1", "domain": null }, { "name": "objectid", "type": "esriFieldTypeDouble", "alias": "objectid", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 20, "domain": null }, { "name": "acres", "type": "esriFieldTypeDouble", "alias": "acres", "domain": null }, { "name": "globalid", "type": "esriFieldTypeString", "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 }, { "name": "globalid_1", "type": "esriFieldTypeGlobalID", "alias": "globalid_1", "length": 38, "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 } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "r34_sde_rowid_uk", "fields": "objectid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_34", "fields": "globalid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_oid_34", "fields": "globalid_1,objectid_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a21_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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": null, "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 } ], "tables": [] }