{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "85a6bac12e13d15b377382e4d9d161e0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1klEQVQYlWNhIABY0AWqNBl02q4zXMGqIFuFoe3JN4ZIBgYGRQwFDdoMPH//MaTHyTMI8bMw1Ey+y9CCouDxd4bFTVoMQlKcDAxrnzDkNSgw9DQ8YPgBVlCtySDPwcTgCZIEgQxlBtGW6wyzGBgY4sAKWK8zPH6uzPCOgYFBEsQ//4HhvwAbwy64FQ0MDP/ymBiadrxgmO4sxsCw6yXD+Zl3GZaguGHSbYYZf/4xZD74yqAuzMSQjNWb/OwMaSffMpQteMhwAauC9msMJxkYGILxhiQ6AADSlDkKP86mXwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 6, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HouseNumber] CONCAT \" \" CONCAT [Fraction] CONCAT \" #\" CONCAT [Unit]", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "Unit <> ''", "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Units", "priority": 2, "symbol": { "type": "esriTS", "color": [ 168, 56, 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": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[HouseNumber] CONCAT \" \" CONCAT [Fraction]", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "where": "Unit is null", "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "No Units", "priority": 4, "symbol": { "type": "esriTS", "color": [ 168, 56, 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": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6618061.623910189, "ymin": 1995360.0000831038, "xmax": 6650610.865242019, "ymax": 2019980.7569438517, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "APN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 30, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 80, "domain": null }, { "name": "Unit", "type": "esriFieldTypeString", "alias": "Unit", "length": 10, "domain": null }, { "name": "Fraction", "type": "esriFieldTypeString", "alias": "Fraction", "length": 10, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 5, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 60, "domain": null }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "Owner Address", "length": 80, "domain": null }, { "name": "M_UNITNO", "type": "esriFieldTypeString", "alias": "Owner Unit", "length": 5, "domain": null }, { "name": "M_CITY", "type": "esriFieldTypeString", "alias": "Owner City", "length": 30, "domain": null }, { "name": "M_STATE", "type": "esriFieldTypeString", "alias": "Owner State", "length": 5, "domain": null }, { "name": "M_ZIP", "type": "esriFieldTypeString", "alias": "Owner ZIP", "length": 10, "domain": null }, { "name": "ForeclosureType", "type": "esriFieldTypeString", "alias": "Foreclosure Type", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "FullAddress", "type": "esriFieldTypeString", "alias": "FullAddress", "length": 80, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2978_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2553_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e44125b844464f3591d29d7214f6a985" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Flood Zone - 100 Year", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 170 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 76, 115, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6441313.372748613, "ymin": 1876194.3703045994, "xmax": 6704522.21509628, "ymax": 2099058.201478943, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "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": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 55, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R418_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S368_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1582442509000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e44125b844464f3591d29d7214f6a985" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Foreclosures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ForeclosureType", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Auction", "label": "Auction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Bank Owned", "label": "Bank Owned" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 237, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Preforeclosure", "label": "Preforeclosure" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6618038.590163603, "ymin": 1994737.783479765, "xmax": 6651515.065533355, "ymax": 2020242.1540588588, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "APN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 20, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 80, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 5, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 120, "domain": null }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "length": 80, "domain": null }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "OwnerAddress", "length": 80, "domain": null }, { "name": "M_HSENO", "type": "esriFieldTypeString", "alias": "M_HSENO", "length": 10, "domain": null }, { "name": "M_DIR", "type": "esriFieldTypeString", "alias": "M_DIR", "length": 5, "domain": null }, { "name": "M_STR", "type": "esriFieldTypeString", "alias": "M_STR", "length": 50, "domain": null }, { "name": "M_SFX", "type": "esriFieldTypeString", "alias": "M_SFX", "length": 10, "domain": null }, { "name": "M_UNITNO", "type": "esriFieldTypeString", "alias": "M_UNITNO", "length": 10, "domain": null }, { "name": "M_CITY", "type": "esriFieldTypeString", "alias": "M_CITY", "length": 30, "domain": null }, { "name": "M_STATE", "type": "esriFieldTypeString", "alias": "M_STATE", "length": 6, "domain": null }, { "name": "M_ZIP", "type": "esriFieldTypeString", "alias": "M_ZIP", "length": 10, "domain": null }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "LandUseCode", "length": 10, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "LandUse", "length": 50, "domain": null }, { "name": "LegalDescription", "type": "esriFieldTypeString", "alias": "LegalDescription", "length": 255, "domain": null }, { "name": "TaxRateArea", "type": "esriFieldTypeString", "alias": "TaxRateArea", "length": 20, "domain": null }, { "name": "LotAcres", "type": "esriFieldTypeString", "alias": "LotAcres", "length": 10, "domain": null }, { "name": "LotSqFt", "type": "esriFieldTypeString", "alias": "LotSqFt", "length": 20, "domain": null }, { "name": "CensusTract", "type": "esriFieldTypeString", "alias": "CensusTract", "length": 20, "domain": null }, { "name": "ForeclosureType", "type": "esriFieldTypeString", "alias": "ForeclosureType", "length": 20, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeInteger", "alias": "YearBuilt", "domain": null }, { "name": "Bedrooms", "type": "esriFieldTypeString", "alias": "Bedrooms", "length": 10, "domain": null }, { "name": "FullBaths", "type": "esriFieldTypeString", "alias": "FullBaths", "length": 10, "domain": null }, { "name": "HalfBaths", "type": "esriFieldTypeString", "alias": "HalfBaths", "length": 10, "domain": null }, { "name": "Pool", "type": "esriFieldTypeString", "alias": "Pool", "length": 10, "domain": null }, { "name": "BuildingSqFt", "type": "esriFieldTypeString", "alias": "BuildingSqFt", "length": 20, "domain": null }, { "name": "Units", "type": "esriFieldTypeString", "alias": "Units", "length": 10, "domain": null }, { "name": "Stories", "type": "esriFieldTypeString", "alias": "Stories", "length": 10, "domain": null }, { "name": "LastSaleAmount", "type": "esriFieldTypeString", "alias": "LastSaleAmount", "length": 10, "domain": null }, { "name": "LastSaleDate", "type": "esriFieldTypeString", "alias": "LastSaleDate", "length": 20, "domain": null }, { "name": "TransferDate", "type": "esriFieldTypeString", "alias": "TransferDate", "length": 20, "domain": null }, { "name": "PropertyValue", "type": "esriFieldTypeString", "alias": "PropertyValue", "length": 10, "domain": null }, { "name": "TaxAmount", "type": "esriFieldTypeDouble", "alias": "TaxAmount", "domain": null }, { "name": "PreviousOwner", "type": "esriFieldTypeString", "alias": "PreviousOwner", "length": 60, "domain": null }, { "name": "GarbageCollection", "type": "esriFieldTypeString", "alias": "GarbageCollection", "length": 20, "domain": null }, { "name": "StreetSweeping", "type": "esriFieldTypeString", "alias": "StreetSweeping", "length": 20, "domain": null }, { "name": "GreenWasteDay", "type": "esriFieldTypeString", "alias": "GreenWasteDay", "length": 20, "domain": null }, { "name": "GreenWasteWeek", "type": "esriFieldTypeString", "alias": "GreenWasteWeek", "length": 20, "domain": null }, { "name": "GreenWasteCollection", "type": "esriFieldTypeString", "alias": "GreenWasteCollection", "length": 30, "domain": null }, { "name": "ZoneCode", "type": "esriFieldTypeString", "alias": "ZoneCode", "length": 20, "domain": null }, { "name": "ZoneDescription", "type": "esriFieldTypeString", "alias": "ZoneDescription", "length": 100, "domain": null }, { "name": "ZoneType", "type": "esriFieldTypeString", "alias": "ZoneType", "length": 10, "domain": null }, { "name": "FloodZone", "type": "esriFieldTypeString", "alias": "FloodZone", "length": 10, "domain": null }, { "name": "FloodType", "type": "esriFieldTypeString", "alias": "FloodType", "length": 10, "domain": null }, { "name": "LLDistrict", "type": "esriFieldTypeString", "alias": "LLDistrict", "length": 20, "domain": null }, { "name": "LLDescription", "type": "esriFieldTypeString", "alias": "LLDescription", "length": 60, "domain": null }, { "name": "LLType", "type": "esriFieldTypeString", "alias": "LLType", "length": 10, "domain": null }, { "name": "Storm", "type": "esriFieldTypeString", "alias": "Storm", "length": 10, "domain": null }, { "name": "StormType", "type": "esriFieldTypeString", "alias": "StormType", "length": 10, "domain": null }, { "name": "LandValue", "type": "esriFieldTypeInteger", "alias": "LandValue", "domain": null }, { "name": "ImprovedValue", "type": "esriFieldTypeInteger", "alias": "ImprovedValue", "domain": null }, { "name": "Exemptions", "type": "esriFieldTypeInteger", "alias": "Exemptions", "domain": null }, { "name": "NetValue", "type": "esriFieldTypeInteger", "alias": "NetValue", "domain": null }, { "name": "PersonalProperty", "type": "esriFieldTypeString", "alias": "PersonalProperty", "length": 10, "domain": null }, { "name": "TaxDate", "type": "esriFieldTypeDate", "alias": "TaxDate", "length": 8, "domain": null }, { "name": "SubdivisionID", "type": "esriFieldTypeString", "alias": "SubdivisionID", "length": 5, "domain": null }, { "name": "SubdivisionName", "type": "esriFieldTypeString", "alias": "SubdivisionName", "length": 40, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 50, "domain": null }, { "name": "SEAZone", "type": "esriFieldTypeString", "alias": "SEAZone", "length": 50, "domain": null }, { "name": "SEAType", "type": "esriFieldTypeString", "alias": "SEAType", "length": 20, "domain": null }, { "name": "SpecificPlan", "type": "esriFieldTypeString", "alias": "SpecificPlan", "length": 80, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null }, { "name": "COWID", "type": "esriFieldTypeString", "alias": "COWID", "length": 30, "domain": null }, { "name": "ConditionalUsePermit", "type": "esriFieldTypeString", "alias": "ConditionalUsePermit", "length": 75, "domain": null }, { "name": "ElementarySchool", "type": "esriFieldTypeString", "alias": "ElementarySchool", "length": 50, "domain": null }, { "name": "MiddleHighSchool", "type": "esriFieldTypeString", "alias": "MiddleHighSchool", "length": 50, "domain": null }, { "name": "SupervisorDistrict", "type": "esriFieldTypeString", "alias": "SupervisorDistrict", "length": 50, "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "CouncilDistrict", "length": 30, "domain": null }, { "name": "EstimatedCityTax", "type": "esriFieldTypeDouble", "alias": "EstimatedCityTax", "domain": null }, { "name": "SpecificPlanName", "type": "esriFieldTypeString", "alias": "SpecificPlanName", "length": 40, "domain": null }, { "name": "SpecificPlanZone", "type": "esriFieldTypeString", "alias": "SpecificPlanZone", "length": 80, "domain": null }, { "name": "DevelopmentFeeZone", "type": "esriFieldTypeString", "alias": "DevelopmentFeeZone", "length": 60, "domain": null }, { "name": "DevelopmentFeeType", "type": "esriFieldTypeString", "alias": "DevelopmentFeeType", "length": 20, "domain": null }, { "name": "LIOZone", "type": "esriFieldTypeString", "alias": "LIOZone", "length": 60, "domain": null }, { "name": "LIOType", "type": "esriFieldTypeString", "alias": "LIOType", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "GPLU", "type": "esriFieldTypeString", "alias": "GPLU", "length": 60, "domain": null }, { "name": "Manufactured", "type": "esriFieldTypeString", "alias": "Manufactured", "length": 40, "domain": null }, { "name": "MFGType", "type": "esriFieldTypeString", "alias": "MFGType", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2980_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2555_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e44125b844464f3591d29d7214f6a985" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Map Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "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": [ 0, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[GridZone]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 216, "multiPart": "labelLargest", "deconflictionStrategy": "none", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 230, 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": 8.25, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6615346.618841529, "ymin": 1981980.507485181, "xmax": 6652417.950538605, "ymax": 2029755.4998615235, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "GridZone", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GridZone", "type": "esriFieldTypeString", "alias": "GridZone", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 255, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "AltName", "type": "esriFieldTypeString", "alias": "AltName", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R164_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S157_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1564302949000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e44125b844464f3591d29d7214f6a985" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "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": [ 230, 152, 0, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6618038.590163603, "ymin": 1994737.783479765, "xmax": 6651515.065533355, "ymax": 2020242.1540588588, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OwnerName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 20, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 80, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 5, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "LandValue", "type": "esriFieldTypeInteger", "alias": "Land Value", "domain": null }, { "name": "ImprovedValue", "type": "esriFieldTypeInteger", "alias": "Improved Value", "domain": null }, { "name": "Exemptions", "type": "esriFieldTypeInteger", "alias": "Exemptions", "domain": null }, { "name": "NetValue", "type": "esriFieldTypeInteger", "alias": "Net Value", "domain": null }, { "name": "TaxAmount", "type": "esriFieldTypeDouble", "alias": "Tax Amount", "domain": null }, { "name": "EstimatedCityTax", "type": "esriFieldTypeDouble", "alias": "Estimated City Tax", "domain": null }, { "name": "TaxDate", "type": "esriFieldTypeDate", "alias": "Tax Date", "length": 8, "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 120, "domain": null }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 80, "domain": null }, { "name": "OwnerAddress", "type": "esriFieldTypeString", "alias": "Owner Address", "length": 80, "domain": null }, { "name": "M_CITY", "type": "esriFieldTypeString", "alias": "Owner City", "length": 30, "domain": null }, { "name": "M_STATE", "type": "esriFieldTypeString", "alias": "Owner State", "length": 6, "domain": null }, { "name": "M_ZIP", "type": "esriFieldTypeString", "alias": "Owner ZIP", "length": 10, "domain": null }, { "name": "LandUseCode", "type": "esriFieldTypeString", "alias": "Land Use Code", "length": 10, "domain": null }, { "name": "LandUse", "type": "esriFieldTypeString", "alias": "Land Use", "length": 50, "domain": null }, { "name": "LegalDescription", "type": "esriFieldTypeString", "alias": "Legal Description", "length": 255, "domain": null }, { "name": "TaxRateArea", "type": "esriFieldTypeString", "alias": "Tax Rate Area", "length": 20, "domain": null }, { "name": "LotAcres", "type": "esriFieldTypeString", "alias": "Lot Acres", "length": 10, "domain": null }, { "name": "LotSqFt", "type": "esriFieldTypeString", "alias": "Lot SqFt", "length": 20, "domain": null }, { "name": "CensusTract", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "ForeclosureType", "type": "esriFieldTypeString", "alias": "Foreclosure Type", "length": 20, "domain": null }, { "name": "Bedrooms", "type": "esriFieldTypeString", "alias": "Bedrooms", "length": 10, "domain": null }, { "name": "FullBaths", "type": "esriFieldTypeString", "alias": "FullBaths", "length": 10, "domain": null }, { "name": "HalfBaths", "type": "esriFieldTypeString", "alias": "HalfBaths", "length": 10, "domain": null }, { "name": "Pool", "type": "esriFieldTypeString", "alias": "Pool", "length": 10, "domain": null }, { "name": "BuildingSqFt", "type": "esriFieldTypeString", "alias": "Building SqFt", "length": 20, "domain": null }, { "name": "Units", "type": "esriFieldTypeString", "alias": "Units", "length": 10, "domain": null }, { "name": "Stories", "type": "esriFieldTypeString", "alias": "Stories", "length": 10, "domain": null }, { "name": "LastSaleAmount", "type": "esriFieldTypeString", "alias": "Last Sale Amount", "length": 10, "domain": null }, { "name": "LastSaleDate", "type": "esriFieldTypeString", "alias": "Last Sale Date", "length": 20, "domain": null }, { "name": "TransferDate", "type": "esriFieldTypeString", "alias": "Transfer Date", "length": 20, "domain": null }, { "name": "PropertyValue", "type": "esriFieldTypeString", "alias": "Property Value", "length": 10, "domain": null }, { "name": "PreviousOwner", "type": "esriFieldTypeString", "alias": "Previous Owner", "length": 60, "domain": null }, { "name": "GarbageCollection", "type": "esriFieldTypeString", "alias": "Garbage Collection", "length": 20, "domain": null }, { "name": "StreetSweeping", "type": "esriFieldTypeString", "alias": "Street Sweeping", "length": 20, "domain": null }, { "name": "GreenWasteCollection", "type": "esriFieldTypeString", "alias": "Green Waste Collection", "length": 30, "domain": null }, { "name": "ZoneCode", "type": "esriFieldTypeString", "alias": "Zone Code", "length": 20, "domain": null }, { "name": "ZoneDescription", "type": "esriFieldTypeString", "alias": "Zone Description", "length": 100, "domain": null }, { "name": "GPLU", "type": "esriFieldTypeString", "alias": "GPLU", "length": 60, "domain": null }, { "name": "FloodZone", "type": "esriFieldTypeString", "alias": "Flood Zone", "length": 10, "domain": null }, { "name": "LLDistrict", "type": "esriFieldTypeString", "alias": "LL District", "length": 20, "domain": null }, { "name": "LLDescription", "type": "esriFieldTypeString", "alias": "LL Description", "length": 60, "domain": null }, { "name": "Storm", "type": "esriFieldTypeString", "alias": "Storm", "length": 10, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 50, "domain": null }, { "name": "SEAZone", "type": "esriFieldTypeString", "alias": "SEA Zone", "length": 50, "domain": null }, { "name": "SpecificPlan", "type": "esriFieldTypeString", "alias": "Specific Plan", "length": 80, "domain": null }, { "name": "ConditionalUsePermit", "type": "esriFieldTypeString", "alias": "Conditional Use Permit", "length": 75, "domain": null }, { "name": "ElementarySchool", "type": "esriFieldTypeString", "alias": "Elementary School", "length": 50, "domain": null }, { "name": "MiddleHighSchool", "type": "esriFieldTypeString", "alias": "Middle High School", "length": 50, "domain": null }, { "name": "SupervisorDistrict", "type": "esriFieldTypeString", "alias": "Supervisor District", "length": 50, "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "Council District", "length": 30, "domain": null }, { "name": "SpecificPlanName", "type": "esriFieldTypeString", "alias": "Specific Plan Name", "length": 40, "domain": null }, { "name": "SpecificPlanZone", "type": "esriFieldTypeString", "alias": "Specific Plan Zone", "length": 80, "domain": null }, { "name": "DevelopmentFeeZone", "type": "esriFieldTypeString", "alias": "Development Fee Zone", "length": 60, "domain": null }, { "name": "LIOZone", "type": "esriFieldTypeString", "alias": "LIO Zone", "length": 60, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Manufactured", "type": "esriFieldTypeString", "alias": "Manufactured", "length": 40, "domain": null }, { "name": "MFGType", "type": "esriFieldTypeString", "alias": "MFGType", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2980_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2555_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e44125b844464f3591d29d7214f6a985" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Schools", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Woodland, Information Technology GIS staff\n1000 Lincoln Ave, Woodland, CA 95695\ncowgis@cityofwoodland.org\n530-661-5838", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CATEGORY", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "281934280a3f0b2b672ec48e2bf85d05", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAiCAYAAABbXymAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB0UlEQVRIie3TT0hUURQH4O+FJYhYIhQFraJFFGiBQUFJVIvMSNEQTCiRwJUYpevnrj8EpgnRRgxTCCU0xGrZIiqYdhbVskURBVEIkaAx9QyxmXHeOC0Cf3A37x6+c+953AL/KAWrcOxRtNM2R8kNruQV/sa+SZpraNrGrVJuhsytGE6mnTW7KZ+gf5yeGl6maxILLkR1tOZZm6D8PP1v6W1hcIDWnOCFzOA2+pkv430jl3rp+1MQF36HTowyV0Giho7LPHmcojYWPMFsFaNnaQ/5lKk2Fryfh4M0ZVO7+qTjj+IH62cpyRscUjTN1DMOFBPU8ryCIyFfc4YvcvIuw3speoF16KJymI8XaLnGSCw4pOAN90Y43kdQt2jvOqYoPMedRlp3UB3+mtQycCdV40xsoSSBTSkaH0OCoIXDY3zupP4qj9LCZxhKPoBugrZF36fwGgE2oi5qOPn7BsXdPGhmbIhTKeH7nH6K7UtOOIiD2IpXqI/QZKMOHCKopCFkQ8iXv+DSFOhCkvAunMDAkr3y6MemHUWm9KAM06i1fLKGj0a32RytvME7o1Fkm6zgPWK85ThwV0w0a9hK4Q9oyInheyZ4hmBM7gnTwfKY/w/+CR0OZ6IN7ByHAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "School", "label": "Public School" }, { "symbol": { "type": "esriPMS", "url": "03372d2c9c0ab947bf284481d6f1ddc5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAiCAYAAABbXymAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACv0lEQVRIie2VfUhTURiHn8nUmp9JUZJlQomoYVoKmpKlZk7EIrWwEMXMCAorpSKogVIiJKIoGaKNtGUqmWXORYYYpqlZgYUoFEQZljLMj/xIY9zMUpdu2R+BD1w49z3vfQ787rn3iPlHiBfFukchjTvCtzFzqgvSFlY80OdJ68ODuAVEYr32Ku5rriCTjf+9WENQrAF2zi40q7KRl2bgFvBK2yK6iQ2NwNVPuCYmDHnz0gX5hWweV2Syfb+cRzdj9RNPMjwItSWgujaB6bIuvEJSqcrP+jmvs7jnAxQmQ8O9cdY5teAWmMCdzHpeN8xo1U3cpBrFybMU/4jjKC5/BqXWVt3EDluqqb0VOZ/WxU9ajyjGxywYHTFfOHGITEJ3UxUdz3xYIhHhvusp9hv8Kcrq018sjQ+ltegG690kpFaD2AiKkt2pqexGGh/D/VyFbmJfmZixF7dpqAgmJkWER9DUXHQyPK8xJjepCM/QWGxcpZTIRuYW7zm2jdaSCqyszUlVgsWKmQtv2gGpShE5J/xoLO4h5Ohe7uaotIt9IwqpUUQSnigiIIo/olnwzHWoyjOlNF2JT1gZdaXhs4ubVQdIqYTlq0HdDSIRiI3B5MdmGOoXfkAajCWw1FRzAIDTVhFng8LYnWBJeYZ6ptjEEqztoEkJxWlg6whfB2B0GJIKQHEJervAyhqGvkDvR6Gu6RMbzpHxJO6BsO+0MM4/B231wlh6CBy9puqdreDszXS0i9Wf4G0bDPZBRwsEHxbqzSp43wn9amhvgvBTsz6uXfyuHerKhBxjL8JKW6EuMQNDY3hSASfzwMxKR/FG76kofsXRU4hilR3kJsL5EuElz1s8Fw4eYGMPD+SwM3qe4s0BwoE5nSgZGBhM3cckw9jorIrfxepuSI9DLzRbUqt4eFBEYyV6U56hRczC8f+JvwM4v9Yq935KDAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Private School", "label": "Private School" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 189, 252, 255 ], "toColor": [ 229, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 184, 255 ], "toColor": [ 197, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 187, 255 ], "toColor": [ 252, 205, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 233, 252, 255 ], "toColor": [ 179, 233, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 184, 255 ], "toColor": [ 252, 242, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 212, 255 ], "toColor": [ 252, 187, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 229, 255 ], "toColor": [ 197, 252, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 215, 255 ], "toColor": [ 252, 240, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 215, 252, 255 ], "toColor": [ 231, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 218, 252, 255 ], "toColor": [ 194, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 212, 255 ], "toColor": [ 222, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 184, 255 ], "toColor": [ 252, 179, 184, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6612933.093484864, "ymin": 1996345.480723694, "xmax": 6644629.135079518, "ymax": 2028397.3982470185, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "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": 48, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 32, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 16, "domain": { "type": "codedValue", "name": "Category", "description": "Landmark Category", "codedValues": [ { "name": "Airport", "code": "Airport" }, { "name": "Apartment", "code": "Apartment" }, { "name": "Boat Ramp", "code": "Boat Ramp" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Business", "code": "Business" }, { "name": "Canal", "code": "Canal" }, { "name": "Cell Tower", "code": "Cell Tower" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Child Care", "code": "Child Care" }, { "name": "Church", "code": "Church" }, { "name": "Detention Center", "code": "Detention Center" }, { "name": "Dump", "code": "Dump" }, { "name": "Elder Care", "code": "Elder Care" }, { "name": "Facility", "code": "Facility" }, { "name": "Fire Station", "code": "Fire Station" }, { "name": "Flood Control", "code": "Flood Control" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Government", "code": "Government" }, { "name": "Health Clinic", "code": "Health Clinic" }, { "name": "Historic Place", "code": "Historic Place" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Lake", "code": "Lake" }, { "name": "Locale", "code": "Locale" }, { "name": "Museum", "code": "Museum" }, { "name": "Park", "code": "Park" }, { "name": "Police Station", "code": "Police Station" }, { "name": "Pond", "code": "Pond" }, { "name": "Populated Place", "code": "Populated Place" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private School", "code": "Private School" }, { "name": "Public Facility", "code": "Public Facility" }, { "name": "Recreation", "code": "Recreation" }, { "name": "School", "code": "School" }, { "name": "Shelter", "code": "Shelter" }, { "name": "Shopping Center", "code": "Shopping Center" }, { "name": "Stream", "code": "Stream" }, { "name": "Structure", "code": "Structure" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R101_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S94_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695292152000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e44125b844464f3591d29d7214f6a985" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Apartments", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 206, 242, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Apt_Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 4000, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 0, 77, 168, 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": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6618072.601578519, "ymin": 1997975.027333349, "xmax": 6639083.487050101, "ymax": 2014533.0188236088, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Apt_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Apt_Name", "type": "esriFieldTypeString", "alias": "Apt_Name", "length": 100, "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 254, "domain": null }, { "name": "Map_Grid", "type": "esriFieldTypeSmallInteger", "alias": "Map_Grid", "domain": null }, { "name": "W_Response", "type": "esriFieldTypeString", "alias": "W_Response", "length": 10, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 70, "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 16, "domain": null }, { "name": "SITUS", "type": "esriFieldTypeString", "alias": "SITUS", "length": 64, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "NumUnits", "type": "esriFieldTypeString", "alias": "NumUnits", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R142_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_142", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_142", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S135_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1564303819000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e44125b844464f3591d29d7214f6a985" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "City Council Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "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": [ 0, 77, 168, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DistrictName]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "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, 132, 168, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 16, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 6617985.322881699, "ymin": 1993832.7423108518, "xmax": 6653996.348956615, "ymax": 2020261.2796767652, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CouncilName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "SQ_MILES", "type": "esriFieldTypeDouble", "alias": "SQ_MILES", "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 5, "domain": null }, { "name": "CouncilName", "type": "esriFieldTypeString", "alias": "CouncilName", "length": 80, "domain": null }, { "name": "Title", "type": "esriFieldTypeString", "alias": "Title", "length": 50, "domain": null }, { "name": "Deviation", "type": "esriFieldTypeString", "alias": "Deviation", "length": 10, "domain": null }, { "name": "H_CVAP", "type": "esriFieldTypeString", "alias": "H CVAP", "length": 10, "domain": null }, { "name": "DistrictName", "type": "esriFieldTypeString", "alias": "DistrictName", "length": 30, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Pop2010", "type": "esriFieldTypeInteger", "alias": "Pop2010", "domain": null }, { "name": "Pop2020", "type": "esriFieldTypeInteger", "alias": "Pop2020", "domain": null }, { "name": "HCVP2020", "type": "esriFieldTypeInteger", "alias": "HCVP2020", "domain": null }, { "name": "Deviation2020", "type": "esriFieldTypeDouble", "alias": "Deviation2020", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R959_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S820_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1564300424000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e44125b844464f3591d29d7214f6a985" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Yolo Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "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": [ 0, 168, 132, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6588823.608239353, "ymin": 1952401.375042513, "xmax": 6688816.369867608, "ymax": 2047849.955142349, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "APN_New", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 80, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 5, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 60, "domain": null }, { "name": "MailingAddress", "type": "esriFieldTypeString", "alias": "Mailing Address", "length": 80, "domain": null }, { "name": "M_UNITNO", "type": "esriFieldTypeString", "alias": "Mailing Unit", "length": 5, "domain": null }, { "name": "M_CITY", "type": "esriFieldTypeString", "alias": "Mailing City", "length": 30, "domain": null }, { "name": "M_STATE", "type": "esriFieldTypeString", "alias": "Mailing State", "length": 5, "domain": null }, { "name": "M_ZIP", "type": "esriFieldTypeString", "alias": "Mailing ZIP", "length": 10, "domain": null }, { "name": "APN_New", "type": "esriFieldTypeString", "alias": "APN", "length": 30, "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 255, "domain": null }, { "name": "TaxRateArea", "type": "esriFieldTypeString", "alias": "Tax Rate Area", "length": 30, "domain": null }, { "name": "GIS_Acres", "type": "esriFieldTypeString", "alias": "Acres", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "LegalDescription", "type": "esriFieldTypeString", "alias": "LegalDescription", "length": 255, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2979_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2554_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e44125b844464f3591d29d7214f6a985" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 10, "name": "City Limit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "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": "esriSLSDashDotDot", "color": [ 112, 168, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6617938.070679605, "ymin": 1994056.690353766, "xmax": 6651515.065533355, "ymax": 2020273.0850993544, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "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": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "SQMILES", "type": "esriFieldTypeDouble", "alias": "SQMILES", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R455_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S404_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1564300424000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e44125b844464f3591d29d7214f6a985" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Flood Zone - 500 Year", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 170 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 6441313.372748613, "ymin": 1876194.3703045994, "xmax": 6704522.21509628, "ymax": 2099058.201478943, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3.6983428057351544E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "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": "FLD_ZONE", "type": "esriFieldTypeString", "alias": "FLD_ZONE", "length": 55, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R418_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S368_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 20000, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1582442509000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e44125b844464f3591d29d7214f6a985" } ], "tables": [] }