{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 14, "name": "Historic & National Register Landmarks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OVERSTATUS", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 187, 215, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 68, 101, 137, 255 ], "width": 1 } }, "value": "Historic Landmark", "label": "Historic Landmark" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 202, 122, 245, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 112, 68, 137, 255 ], "width": 1 } }, "value": "National Register Landmark", "label": "National Register Landmark" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 194, 255 ], "toColor": [ 252, 199, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 192, 252, 255 ], "toColor": [ 189, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 182, 255 ], "toColor": [ 252, 232, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 233, 255 ], "toColor": [ 215, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 219, 252, 255 ], "toColor": [ 212, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 219, 255 ], "toColor": [ 182, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 192, 252, 255 ], "toColor": [ 229, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3665944863400001E7, "ymin": 5689946.749499999, "xmax": -1.3639838388799999E7, "ymax": 5719048.707500003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HISTNAME", "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": "LANDMARKID", "type": "esriFieldTypeInteger", "alias": "LANDMARK ID", "domain": null }, { "name": "STATE_ID", "type": "esriFieldTypeString", "alias": "STATEID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 70, "domain": null }, { "name": "HISTNAME", "type": "esriFieldTypeString", "alias": "Historic Name", "length": 70, "domain": null }, { "name": "COMMONNAME", "type": "esriFieldTypeString", "alias": "Common Name", "length": 50, "domain": null }, { "name": "YEARBUILT", "type": "esriFieldTypeString", "alias": "Year Built", "length": 20, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "OVERSTATUS", "type": "esriFieldTypeString", "alias": "Overriding Status", "length": 50, "domain": null }, { "name": "NR_LDMK", "type": "esriFieldTypeString", "alias": "NR Landmark", "length": 12, "domain": null }, { "name": "LOCAL_LDMK", "type": "esriFieldTypeString", "alias": "Local Landmark", "length": 12, "domain": null }, { "name": "LIMIT_REVIEW", "type": "esriFieldTypeString", "alias": "Limited Review", "length": 50, "domain": null }, { "name": "SHPO_DB_LINK", "type": "esriFieldTypeString", "alias": "SHPO Form", "length": 140, "domain": null }, { "name": "SHPO_ID", "type": "esriFieldTypeInteger", "alias": "SHPO ID", "domain": null }, { "name": "delete_record_flag", "type": "esriFieldTypeSmallInteger", "alias": "Deleted Record Flag", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "strNbr", "type": "esriFieldTypeDouble", "alias": "Street Number", "domain": null }, { "name": "approxAddr_flag", "type": "esriFieldTypeSmallInteger", "alias": "Approximate Address Flag", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "strPrefix", "type": "esriFieldTypeString", "alias": "Street Prefix", "length": 255, "domain": null }, { "name": "strName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "strSuffix", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 255, "domain": null }, { "name": "strPost", "type": "esriFieldTypeString", "alias": "Street Post", "length": 255, "domain": null }, { "name": "strNbrHigh", "type": "esriFieldTypeDouble", "alias": "High Street Number", "domain": null }, { "name": "assocAddr", "type": "esriFieldTypeString", "alias": "Assocated Address", "length": 255, "domain": null }, { "name": "cityID", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "vctyFlag", "type": "esriFieldTypeSmallInteger", "alias": "Vicinity Flag", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "county_ID", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 255, "domain": null }, { "name": "property_name", "type": "esriFieldTypeString", "alias": "Property Name", "length": 255, "domain": null }, { "name": "otherNames", "type": "esriFieldTypeString", "alias": "Other Name(s)", "length": 255, "domain": null }, { "name": "locDescr", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "clusterName", "type": "esriFieldTypeString", "alias": "Cluster Name", "length": 255, "domain": null }, { "name": "evalCode", "type": "esriFieldTypeString", "alias": "Evaluation Code", "length": 255, "domain": null }, { "name": "evalDescr", "type": "esriFieldTypeString", "alias": "Evaluation Description", "length": 255, "domain": null }, { "name": "nr_status", "type": "esriFieldTypeString", "alias": "National Register Status", "length": 255, "domain": null }, { "name": "NR_Evaluation", "type": "esriFieldTypeString", "alias": "National Register Status Description", "length": 255, "domain": null }, { "name": "architect", "type": "esriFieldTypeString", "alias": "Architect", "length": 255, "domain": null }, { "name": "builder", "type": "esriFieldTypeString", "alias": "Builder", "length": 255, "domain": null }, { "name": "RLS_Date", "type": "esriFieldTypeDate", "alias": "RLS Date", "length": 8, "domain": null }, { "name": "resource_type", "type": "esriFieldTypeString", "alias": "Resource Type", "length": 255, "domain": null }, { "name": "height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "primConstrDate", "type": "esriFieldTypeDouble", "alias": "Primary Construction Date", "domain": null }, { "name": "circa1", "type": "esriFieldTypeSmallInteger", "alias": "Circa Check Box for Primary Date", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "secConstrDate", "type": "esriFieldTypeDouble", "alias": "Secondary Construction Date", "domain": null }, { "name": "circa2", "type": "esriFieldTypeSmallInteger", "alias": "Circa Check Box for Secondary Date", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "histFunction1", "type": "esriFieldTypeString", "alias": "Original Use Code 1", "length": 255, "domain": null }, { "name": "histFunction1_descr", "type": "esriFieldTypeString", "alias": "Original Use 1 Description", "length": 255, "domain": null }, { "name": "histFunction1_option", "type": "esriFieldTypeString", "alias": "Original Use 1 Optional Info", "length": 255, "domain": null }, { "name": "histFunction2", "type": "esriFieldTypeString", "alias": "Original Use 2 Code", "length": 255, "domain": null }, { "name": "histFuntion2_descr", "type": "esriFieldTypeString", "alias": "Original Use 2 Description", "length": 255, "domain": null }, { "name": "primSiding", "type": "esriFieldTypeString", "alias": "Primary Siding", "length": 255, "domain": null }, { "name": "primSiding_descr", "type": "esriFieldTypeString", "alias": "Primary Siding Description", "length": 255, "domain": null }, { "name": "primSiding_option", "type": "esriFieldTypeString", "alias": "Primary Siding Optional Info", "length": 255, "domain": null }, { "name": "secSiding", "type": "esriFieldTypeString", "alias": "Secondary Siding Code", "length": 255, "domain": null }, { "name": "secSiding_descr", "type": "esriFieldTypeString", "alias": "Secondary Siding Description", "length": 255, "domain": null }, { "name": "archClass1", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Code", "length": 255, "domain": null }, { "name": "archClass1_desc", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Descripton", "length": 255, "domain": null }, { "name": "archClass1_option", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Optional Info", "length": 255, "domain": null }, { "name": "archClass2", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Code", "length": 255, "domain": null }, { "name": "archClass2_desc", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Description", "length": 255, "domain": null }, { "name": "archClass2_option", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Optional info", "length": 255, "domain": null }, { "name": "planTypeCode", "type": "esriFieldTypeString", "alias": "Plan/Type Code", "length": 255, "domain": null }, { "name": "planTypeDescr", "type": "esriFieldTypeString", "alias": "Plan/Type Description", "length": 255, "domain": null }, { "name": "contrRscs", "type": "esriFieldTypeDouble", "alias": "# Contributring Resources", "domain": null }, { "name": "nonContrRscs", "type": "esriFieldTypeDouble", "alias": "# Noncontributing Resources", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Contributing Resource Notes/Comments", "length": 255, "domain": null }, { "name": "nrNumber", "type": "esriFieldTypeString", "alias": "NR Number", "length": 255, "domain": null }, { "name": "NR_date_Listed", "type": "esriFieldTypeDate", "alias": "NR Date Listed", "length": 8, "domain": null }, { "name": "NR_date_Delisted", "type": "esriFieldTypeDate", "alias": "NR Date Delisted", "length": 8, "domain": null }, { "name": "reasonRemoved", "type": "esriFieldTypeString", "alias": "Reason Removed from NR", "length": 255, "domain": null }, { "name": "foundationMat1", "type": "esriFieldTypeString", "alias": "Foundation Material 1", "length": 255, "domain": null }, { "name": "foundationMat2", "type": "esriFieldTypeString", "alias": "Foundation Material 2", "length": 255, "domain": null }, { "name": "roofMaterial", "type": "esriFieldTypeString", "alias": "Roof Material", "length": 255, "domain": null }, { "name": "criteriaA", "type": "esriFieldTypeSmallInteger", "alias": "criteria A", "domain": null }, { "name": "criteriaB", "type": "esriFieldTypeSmallInteger", "alias": "criteria B", "domain": null }, { "name": "criteriaC", "type": "esriFieldTypeSmallInteger", "alias": "criteria C", "domain": null }, { "name": "criteriaD", "type": "esriFieldTypeSmallInteger", "alias": "criteria D", "domain": null }, { "name": "critConsid_A", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered A", "domain": null }, { "name": "critConsid_B", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered B", "domain": null }, { "name": "critConsid_C", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered C", "domain": null }, { "name": "critConsid_D", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered D", "domain": null }, { "name": "critConsid_E", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered E", "domain": null }, { "name": "critConsid_F", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered F", "domain": null }, { "name": "critConsid_G", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered G", "domain": null }, { "name": "nhlCriteria", "type": "esriFieldTypeString", "alias": "NHL Criteria", "length": 255, "domain": null }, { "name": "nhlException", "type": "esriFieldTypeString", "alias": "NHL lException", "length": 255, "domain": null }, { "name": "signifPeriod", "type": "esriFieldTypeString", "alias": "Period of Significance", "length": 255, "domain": null }, { "name": "signifYears", "type": "esriFieldTypeString", "alias": "Significant Date(s)", "length": 255, "domain": null }, { "name": "signifPerson", "type": "esriFieldTypeString", "alias": "Significant Person(s)", "length": 255, "domain": null }, { "name": "culturalAffiliation", "type": "esriFieldTypeString", "alias": "Cultural Affiliation", "length": 255, "domain": null }, { "name": "signifArea", "type": "esriFieldTypeString", "alias": "Area(s) of Significance", "length": 255, "domain": null }, { "name": "nr_agency", "type": "esriFieldTypeString", "alias": "Agency Owner", "length": 255, "domain": null }, { "name": "ownershipType", "type": "esriFieldTypeString", "alias": "Ownership Type", "length": 255, "domain": null }, { "name": "signifLevel", "type": "esriFieldTypeString", "alias": "Significance Level", "length": 255, "domain": null }, { "name": "blockNbr", "type": "esriFieldTypeString", "alias": "Block Number", "length": 255, "domain": null }, { "name": "lotNbr", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 255, "domain": null }, { "name": "taxLotNbr", "type": "esriFieldTypeString", "alias": "Tax Lot Number", "length": 255, "domain": null }, { "name": "township", "type": "esriFieldTypeString", "alias": "Township", "length": 255, "domain": null }, { "name": "range", "type": "esriFieldTypeString", "alias": "Range", "length": 255, "domain": null }, { "name": "section", "type": "esriFieldTypeString", "alias": "Section", "length": 255, "domain": null }, { "name": "qtrSection", "type": "esriFieldTypeString", "alias": "Quarter Section", "length": 255, "domain": null }, { "name": "addition", "type": "esriFieldTypeString", "alias": "addition", "length": 255, "domain": null }, { "name": "mapNbr", "type": "esriFieldTypeString", "alias": "Map Number", "length": 255, "domain": null }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "RLS_Date1", "type": "esriFieldTypeDate", "alias": "RLS_Date1", "length": 8, "domain": null }, { "name": "ILS_Date", "type": "esriFieldTypeDate", "alias": "ILS Date", "length": 8, "domain": null }, { "name": "GenSurv_Date", "type": "esriFieldTypeDate", "alias": "General Survey Date", "length": 8, "domain": null }, { "name": "age_structure", "type": "esriFieldTypeString", "alias": "Age of Structure", "length": 20, "domain": null }, { "name": "age_structure2", "type": "esriFieldTypeString", "alias": "Age of Structure 2", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 34, "name": "Historic Resource Inventory (1984) ", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "designation_new", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 127, 127, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 0, 0, 255 ], "width": 1 } }, "value": "Significant Resource", "label": "Significant Resource" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 211, 127, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Documented Resource", "label": "Documented Resource" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 194, 255 ], "toColor": [ 252, 199, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 192, 252, 255 ], "toColor": [ 189, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 182, 255 ], "toColor": [ 252, 232, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 233, 255 ], "toColor": [ 215, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 219, 252, 255 ], "toColor": [ 212, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 219, 255 ], "toColor": [ 182, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 192, 252, 255 ], "toColor": [ 229, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.36725503757E7, "ymin": 5690773.085699998, "xmax": -1.36363467548E7, "ymax": 5722726.6928, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ORIG_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "RESOURCE_ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "CN", "type": "esriFieldTypeString", "alias": "CN", "length": 50, "domain": null }, { "name": "FNO_NUMBER", "type": "esriFieldTypeString", "alias": "FNO Number", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "ORIG_NAME", "type": "esriFieldTypeString", "alias": "Original Name", "length": 60, "domain": null }, { "name": "OTHER_NAME", "type": "esriFieldTypeString", "alias": "Other Name", "length": 60, "domain": null }, { "name": "RANK", "type": "esriFieldTypeString", "alias": "RANK", "length": 50, "domain": null }, { "name": "DESIGNATION_TYPE", "type": "esriFieldTypeString", "alias": "Designation Type", "length": 60, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 25, "domain": null }, { "name": "REMOVAL_DATE", "type": "esriFieldTypeDate", "alias": "Date Removed", "length": 8, "domain": null }, { "name": "REMOVE_CIRCA_DATE", "type": "esriFieldTypeString", "alias": "Date Removed (circa, etc)", "length": 25, "domain": null }, { "name": "SHPO_FORM_ID", "type": "esriFieldTypeInteger", "alias": "SHPO Form Number", "domain": null }, { "name": "FORM_SCAN_ID", "type": "esriFieldTypeString", "alias": "Inventory Scan Number", "length": 50, "domain": null }, { "name": "IMAGE_SCAN_1", "type": "esriFieldTypeString", "alias": "Inventory Photo 1", "length": 50, "domain": null }, { "name": "IMAGE_SCAN_2", "type": "esriFieldTypeString", "alias": "Inventory Photo 2", "length": 50, "domain": null }, { "name": "IMAGE_SCAN_3", "type": "esriFieldTypeString", "alias": "Inventory Photo 3", "length": 50, "domain": null }, { "name": "RESOURCE_TYPE", "type": "esriFieldTypeString", "alias": "Resource Type", "length": 50, "domain": null }, { "name": "LANDMARK_ID", "type": "esriFieldTypeInteger", "alias": "Landmark ID #", "domain": null }, { "name": "DEMOLISHED", "type": "esriFieldTypeString", "alias": "Is Demolished?", "length": 25, "domain": null }, { "name": "LOCATE_CORRECT", "type": "esriFieldTypeString", "alias": "Correct Location?", "length": 25, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeString", "alias": "Year Built (circa okay)", "length": 25, "domain": null }, { "name": "FUNCTION_", "type": "esriFieldTypeString", "alias": "Original Function", "length": 80, "domain": null }, { "name": "FUNCT_OTHER", "type": "esriFieldTypeString", "alias": "Other Functions", "length": 140, "domain": null }, { "name": "ARCHITECT", "type": "esriFieldTypeString", "alias": "ARCHITECT", "length": 90, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "Builder/Contractor", "length": 100, "domain": null }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "STYLE", "length": 100, "domain": null }, { "name": "OWNER_ORIG", "type": "esriFieldTypeString", "alias": "Original Owner", "length": 100, "domain": null }, { "name": "SIGNIF_AREA", "type": "esriFieldTypeString", "alias": "Areas of Significance", "length": 100, "domain": null }, { "name": "SIGNIF_STATEMENT", "type": "esriFieldTypeString", "alias": "Statement of Significance", "length": 140, "domain": null }, { "name": "SIGNIF_FEAT_MAT", "type": "esriFieldTypeString", "alias": "Significant Features/Materials", "length": 140, "domain": null }, { "name": "ADDL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "Additonal Description", "length": 140, "domain": null }, { "name": "DISTRICT_HIST_CONSV", "type": "esriFieldTypeString", "alias": "Historic/Conservation District", "length": 80, "domain": null }, { "name": "ALTERATIONS", "type": "esriFieldTypeString", "alias": "ALTERATIONS", "length": 140, "domain": null }, { "name": "NEIGHBORHOOD", "type": "esriFieldTypeString", "alias": "NEIGHBORHOOD", "length": 80, "domain": null }, { "name": "LEGAL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LEGAL_DESCRIPTION", "length": 140, "domain": null }, { "name": "OWNER_PRESENT", "type": "esriFieldTypeString", "alias": "Present Owner (form)", "length": 140, "domain": null }, { "name": "OTHER_OWNER", "type": "esriFieldTypeString", "alias": "Other Owner", "length": 100, "domain": null }, { "name": "OTHER_ADDRESS", "type": "esriFieldTypeString", "alias": "Other Address", "length": 60, "domain": null }, { "name": "MAP_QS", "type": "esriFieldTypeInteger", "alias": "Map QS Number (form)", "domain": null }, { "name": "ZONE_", "type": "esriFieldTypeString", "alias": "Zone (form)", "length": 30, "domain": null }, { "name": "TAX_ACCOUNT", "type": "esriFieldTypeString", "alias": "Tax Account No (form)", "length": 50, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 255, "domain": null }, { "name": "xcoord", "type": "esriFieldTypeDouble", "alias": "xcoord", "domain": null }, { "name": "ycoord", "type": "esriFieldTypeDouble", "alias": "ycoord", "domain": null }, { "name": "Survey", "type": "esriFieldTypeString", "alias": "Survey Name", "length": 70, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Resource Type", "length": 60, "domain": null }, { "name": "SHPO_FORM", "type": "esriFieldTypeString", "alias": "SHPO Form Link", "length": 140, "domain": null }, { "name": "Portlandmaps", "type": "esriFieldTypeSmallInteger", "alias": "Portlandmaps", "domain": null }, { "name": "is_contributing", "type": "esriFieldTypeString", "alias": "is_contributing", "length": 12, "domain": null }, { "name": "designation_new", "type": "esriFieldTypeString", "alias": "designation_new", "length": 36, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "RESOURCE_ID_IDX", "fields": "RESOURCE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "RANK_IDX", "fields": "RANK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "STATUS_IDX", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 39, "name": "Major Public Trails", "type": "Feature Layer", "description": "Portland Zoning Code Chapter 33.272\n\nThe major public trail requirements are intended to:\n\u2022 Increase recreational opportunities within the City of Portland and connect these\nrecreational opportunities with a regional recreational trail system;\n\u2022 Support active modes of transportation and provide connections to other transportation\nsystems;\n\u2022 Increase public access to and along the Willamette River and to other significant natural\nresource areas;\n\u2022 Provide emergency vehicle access;\n\u2022 Provide access to increase public safety;\n\u2022 Assist in flood protection and control;\n\u2022 Assist in shoreline anchoring;\n\u2022 Implement the City's Comprehensive Plan policies regarding public trails;\n\u2022 Help create a pleasant, aesthetically pleasing urban environment; and\n\u2022 Provide consistent standards for trail development.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "bps", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 9 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3672716615899999E7, "ymin": 5689916.944700003, "xmax": -1.36335977999E7, "ymax": 5724488.658600003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TRAIL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TRAIL_NAME", "type": "esriFieldTypeString", "alias": "TRAIL_NAME", "length": 60, "domain": null }, { "name": "IN_GREENWAY", "type": "esriFieldTypeString", "alias": "IN_GREENWAY", "length": 12, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "TRAIL_NAME_IDX", "fields": "TRAIL_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "IN_GREENWAY_IDX", "fields": "IN_GREENWAY", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 49, "name": "Centers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 25, 0, 0, 255 ], "width": 3 } }, "value": "Regional Center", "label": "Regional Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "value": "Town Center", "label": "Town Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 2.2 } }, "value": "Neighborhood Center", "label": "Neighborhood Center" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 54, 143, 36, 255 ], "toColor": [ 54, 143, 36, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 111, 55, 153, 255 ], "toColor": [ 111, 55, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 64, 48, 255 ], "toColor": [ 166, 64, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 42, 154, 173, 255 ], "toColor": [ 42, 154, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 150, 48, 255 ], "toColor": [ 171, 150, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 42, 105, 255 ], "toColor": [ 168, 42, 105, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 87, 145, 255 ], "toColor": [ 51, 87, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 135, 96, 255 ], "toColor": [ 64, 135, 96, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 99, 56, 255 ], "toColor": [ 128, 99, 56, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 163, 82, 255 ], "toColor": [ 133, 163, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 77, 87, 255 ], "toColor": [ 161, 77, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 30, 133, 255 ], "toColor": [ 39, 30, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 79, 173, 255 ], "toColor": [ 57, 79, 173, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.3666309711E7, "ymin": 5691911.517700002, "xmax": -1.3635381504700001E7, "ymax": 5719032.933799998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Conservation Landmarks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "esriPMS", "url": "dc1eb750c1a5f7456dbcb287265114da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAeUlEQVQYlWNhYGBgKPNjkPr7l0GSAQdgZmZ43rWJ4RkLVOEZBkbciv/+AxsozQI2kZFBMtCUgYGbA1Phy48MDLsvMTCA1LHABLk5GBjE+RnwArhiYsBgU/zyI3YFyOIsoAAHhSMoePCAs2DFoJgBBTi+GASB3q0MZwHV6SVXGD0aFgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.36615488388E7, "ymin": 5691191.728399999, "xmax": -1.3653572719700001E7, "ymax": 5715990.935500003, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HISTNAME", "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": "LANDMARKID", "type": "esriFieldTypeInteger", "alias": "LANDMARK ID", "domain": null }, { "name": "STATE_ID", "type": "esriFieldTypeString", "alias": "STATE_ID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "HISTNAME", "type": "esriFieldTypeString", "alias": "Historic Name", "length": 70, "domain": null }, { "name": "COMMONNAME", "type": "esriFieldTypeString", "alias": "Common Name", "length": 50, "domain": null }, { "name": "YEARBUILT", "type": "esriFieldTypeString", "alias": "Year Built", "length": 20, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "SHPO_ID", "type": "esriFieldTypeInteger", "alias": "SHPO_ID", "domain": null }, { "name": "SHPO_FORM", "type": "esriFieldTypeString", "alias": "SHPO_FORM", "length": 140, "domain": null }, { "name": "Age_structure", "type": "esriFieldTypeString", "alias": "Age_structure", "length": 20, "domain": null }, { "name": "delete_record_flag", "type": "esriFieldTypeSmallInteger", "alias": "delete_record_flag", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "strNbr", "type": "esriFieldTypeDouble", "alias": "strNbr", "domain": null }, { "name": "approxAddr_flag", "type": "esriFieldTypeSmallInteger", "alias": "approxAddr_flag", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "strPrefix", "type": "esriFieldTypeString", "alias": "strPrefix", "length": 255, "domain": null }, { "name": "strName", "type": "esriFieldTypeString", "alias": "strName", "length": 255, "domain": null }, { "name": "strSuffix", "type": "esriFieldTypeString", "alias": "strSuffix", "length": 255, "domain": null }, { "name": "strPost", "type": "esriFieldTypeString", "alias": "strPost", "length": 255, "domain": null }, { "name": "strNbrHigh", "type": "esriFieldTypeDouble", "alias": "strNbrHigh", "domain": null }, { "name": "assocAddr", "type": "esriFieldTypeString", "alias": "assocAddr", "length": 255, "domain": null }, { "name": "cityID", "type": "esriFieldTypeString", "alias": "cityID", "length": 255, "domain": null }, { "name": "vctyFlag", "type": "esriFieldTypeSmallInteger", "alias": "vctyFlag", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "county_ID", "type": "esriFieldTypeString", "alias": "county_ID", "length": 255, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "length": 255, "domain": null }, { "name": "zip", "type": "esriFieldTypeString", "alias": "zip", "length": 255, "domain": null }, { "name": "property_name", "type": "esriFieldTypeString", "alias": "property_name", "length": 255, "domain": null }, { "name": "otherNames", "type": "esriFieldTypeString", "alias": "otherNames", "length": 255, "domain": null }, { "name": "locDescr", "type": "esriFieldTypeString", "alias": "locDescr", "length": 255, "domain": null }, { "name": "clusterName", "type": "esriFieldTypeString", "alias": "clusterName", "length": 255, "domain": null }, { "name": "evalCode", "type": "esriFieldTypeString", "alias": "evalCode", "length": 255, "domain": null }, { "name": "evalDescr", "type": "esriFieldTypeString", "alias": "evalDescr", "length": 255, "domain": null }, { "name": "nr_status", "type": "esriFieldTypeString", "alias": "nr_status", "length": 255, "domain": null }, { "name": "NR_Evaluation", "type": "esriFieldTypeString", "alias": "NR_Evaluation", "length": 255, "domain": null }, { "name": "architect", "type": "esriFieldTypeString", "alias": "architect", "length": 255, "domain": null }, { "name": "builder", "type": "esriFieldTypeString", "alias": "builder", "length": 255, "domain": null }, { "name": "RLS_Date", "type": "esriFieldTypeDate", "alias": "RLS_Date", "length": 8, "domain": null }, { "name": "resource_type", "type": "esriFieldTypeString", "alias": "resource_type", "length": 255, "domain": null }, { "name": "height", "type": "esriFieldTypeDouble", "alias": "height", "domain": null }, { "name": "primConstrDate", "type": "esriFieldTypeDouble", "alias": "primConstrDate", "domain": null }, { "name": "circa1", "type": "esriFieldTypeSmallInteger", "alias": "circa1", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "secConstrDate", "type": "esriFieldTypeDouble", "alias": "secConstrDate", "domain": null }, { "name": "circa2", "type": "esriFieldTypeSmallInteger", "alias": "circa2", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "histFunction1", "type": "esriFieldTypeString", "alias": "histFunction1", "length": 255, "domain": null }, { "name": "histFunction1_descr", "type": "esriFieldTypeString", "alias": "histFunction1_descr", "length": 255, "domain": null }, { "name": "histFunction1_option", "type": "esriFieldTypeString", "alias": "histFunction1_option", "length": 255, "domain": null }, { "name": "histFunction2", "type": "esriFieldTypeString", "alias": "histFunction2", "length": 255, "domain": null }, { "name": "histFuntion2_descr", "type": "esriFieldTypeString", "alias": "histFuntion2_descr", "length": 255, "domain": null }, { "name": "primSiding", "type": "esriFieldTypeString", "alias": "primSiding", "length": 255, "domain": null }, { "name": "primSiding_descr", "type": "esriFieldTypeString", "alias": "primSiding_descr", "length": 255, "domain": null }, { "name": "primSiding_option", "type": "esriFieldTypeString", "alias": "primSiding_option", "length": 255, "domain": null }, { "name": "secSiding", "type": "esriFieldTypeString", "alias": "secSiding", "length": 255, "domain": null }, { "name": "secSiding_descr", "type": "esriFieldTypeString", "alias": "secSiding_descr", "length": 255, "domain": null }, { "name": "archClass1", "type": "esriFieldTypeString", "alias": "archClass1", "length": 255, "domain": null }, { "name": "archClass1_desc", "type": "esriFieldTypeString", "alias": "archClass1_desc", "length": 255, "domain": null }, { "name": "archClass1_option", "type": "esriFieldTypeString", "alias": "archClass1_option", "length": 255, "domain": null }, { "name": "archClass2", "type": "esriFieldTypeString", "alias": "archClass2", "length": 255, "domain": null }, { "name": "archClass2_desc", "type": "esriFieldTypeString", "alias": "archClass2_desc", "length": 255, "domain": null }, { "name": "archClass2_option", "type": "esriFieldTypeString", "alias": "archClass2_option", "length": 255, "domain": null }, { "name": "planTypeCode", "type": "esriFieldTypeString", "alias": "planTypeCode", "length": 255, "domain": null }, { "name": "planTypeDescr", "type": "esriFieldTypeString", "alias": "planTypeDescr", "length": 255, "domain": null }, { "name": "contrRscs", "type": "esriFieldTypeDouble", "alias": "contrRscs", "domain": null }, { "name": "nonContrRscs", "type": "esriFieldTypeDouble", "alias": "nonContrRscs", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 255, "domain": null }, { "name": "nrNumber", "type": "esriFieldTypeString", "alias": "nrNumber", "length": 255, "domain": null }, { "name": "NR_date_Listed", "type": "esriFieldTypeDate", "alias": "NR_date_Listed", "length": 8, "domain": null }, { "name": "NR_date_Delisted", "type": "esriFieldTypeDate", "alias": "NR_date_Delisted", "length": 8, "domain": null }, { "name": "reasonRemoved", "type": "esriFieldTypeString", "alias": "reasonRemoved", "length": 255, "domain": null }, { "name": "foundationMat1", "type": "esriFieldTypeString", "alias": "foundationMat1", "length": 255, "domain": null }, { "name": "foundationMat2", "type": "esriFieldTypeString", "alias": "foundationMat2", "length": 255, "domain": null }, { "name": "roofMaterial", "type": "esriFieldTypeString", "alias": "roofMaterial", "length": 255, "domain": null }, { "name": "criteriaA", "type": "esriFieldTypeSmallInteger", "alias": "criteriaA", "domain": null }, { "name": "criteriaB", "type": "esriFieldTypeSmallInteger", "alias": "criteriaB", "domain": null }, { "name": "criteriaC", "type": "esriFieldTypeSmallInteger", "alias": "criteriaC", "domain": null }, { "name": "criteriaD", "type": "esriFieldTypeSmallInteger", "alias": "criteriaD", "domain": null }, { "name": "critConsid_A", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_A", "domain": null }, { "name": "critConsid_B", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_B", "domain": null }, { "name": "critConsid_C", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_C", "domain": null }, { "name": "critConsid_D", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_D", "domain": null }, { "name": "critConsid_E", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_E", "domain": null }, { "name": "critConsid_F", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_F", "domain": null }, { "name": "critConsid_G", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_G", "domain": null }, { "name": "nhlCriteria", "type": "esriFieldTypeString", "alias": "nhlCriteria", "length": 255, "domain": null }, { "name": "nhlException", "type": "esriFieldTypeString", "alias": "nhlException", "length": 255, "domain": null }, { "name": "signifPeriod", "type": "esriFieldTypeString", "alias": "signifPeriod", "length": 255, "domain": null }, { "name": "signifYears", "type": "esriFieldTypeString", "alias": "signifYears", "length": 255, "domain": null }, { "name": "signifPerson", "type": "esriFieldTypeString", "alias": "signifPerson", "length": 255, "domain": null }, { "name": "culturalAffiliation", "type": "esriFieldTypeString", "alias": "culturalAffiliation", "length": 255, "domain": null }, { "name": "signifArea", "type": "esriFieldTypeString", "alias": "signifArea", "length": 255, "domain": null }, { "name": "nr_agency", "type": "esriFieldTypeString", "alias": "nr_agency", "length": 255, "domain": null }, { "name": "ownershipType", "type": "esriFieldTypeString", "alias": "ownershipType", "length": 255, "domain": null }, { "name": "signifLevel", "type": "esriFieldTypeString", "alias": "signifLevel", "length": 255, "domain": null }, { "name": "blockNbr", "type": "esriFieldTypeString", "alias": "blockNbr", "length": 255, "domain": null }, { "name": "lotNbr", "type": "esriFieldTypeString", "alias": "lotNbr", "length": 255, "domain": null }, { "name": "taxLotNbr", "type": "esriFieldTypeString", "alias": "taxLotNbr", "length": 255, "domain": null }, { "name": "township", "type": "esriFieldTypeString", "alias": "township", "length": 255, "domain": null }, { "name": "range", "type": "esriFieldTypeString", "alias": "range", "length": 255, "domain": null }, { "name": "section", "type": "esriFieldTypeString", "alias": "section", "length": 255, "domain": null }, { "name": "qtrSection", "type": "esriFieldTypeString", "alias": "qtrSection", "length": 255, "domain": null }, { "name": "addition", "type": "esriFieldTypeString", "alias": "addition", "length": 255, "domain": null }, { "name": "mapNbr", "type": "esriFieldTypeString", "alias": "mapNbr", "length": 255, "domain": null }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "acreage", "domain": null }, { "name": "RLS_Date1", "type": "esriFieldTypeDate", "alias": "RLS_Date1", "length": 8, "domain": null }, { "name": "ILS_Date", "type": "esriFieldTypeDate", "alias": "ILS_Date", "length": 8, "domain": null }, { "name": "GenSurv_Date", "type": "esriFieldTypeDate", "alias": "GenSurv_Date", "length": 8, "domain": null }, { "name": "Age_structure2", "type": "esriFieldTypeString", "alias": "Age_structure2", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 19, "name": "Historic & National Register Landmark Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "designation_new", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "Historic Landmark", "label": "Historic Landmark Footprint" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 68, 137, 255 ], "width": 1 } }, "value": "National Register Landmark", "label": "National Register Landmark Footprint" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 194, 255 ], "toColor": [ 252, 199, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 192, 252, 255 ], "toColor": [ 189, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 182, 255 ], "toColor": [ 252, 232, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 233, 255 ], "toColor": [ 215, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 219, 252, 255 ], "toColor": [ 212, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 219, 255 ], "toColor": [ 182, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 192, 252, 255 ], "toColor": [ 229, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.36663327782E7, "ymin": 5689933.044799998, "xmax": -1.36398273107E7, "ymax": 5720164.58, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HISTNAME", "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": "LANDMARKID", "type": "esriFieldTypeInteger", "alias": "Landmark ID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "HISTNAME", "type": "esriFieldTypeString", "alias": "Historic Name", "length": 100, "domain": null }, { "name": "COMMONNAME", "type": "esriFieldTypeString", "alias": "Common Name", "length": 50, "domain": null }, { "name": "STATE_ID", "type": "esriFieldTypeString", "alias": "STATE_ID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 70, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "YEARTEXT", "type": "esriFieldTypeString", "alias": "Year Built", "length": 50, "domain": null }, { "name": "SHPO_ID", "type": "esriFieldTypeInteger", "alias": "SHPO ID", "domain": null }, { "name": "SHPO_FORM", "type": "esriFieldTypeString", "alias": "SHPO Form", "length": 140, "domain": null }, { "name": "Age_structure", "type": "esriFieldTypeString", "alias": "Structure Age", "length": 20, "domain": null }, { "name": "delete_record_flag", "type": "esriFieldTypeSmallInteger", "alias": "Deleted Record Flag", "domain": null }, { "name": "strNbr", "type": "esriFieldTypeDouble", "alias": "Street Number", "domain": null }, { "name": "approxAddr_flag", "type": "esriFieldTypeSmallInteger", "alias": "Approximate Address Flag", "domain": null }, { "name": "strPrefix", "type": "esriFieldTypeString", "alias": "Street Prefix", "length": 255, "domain": null }, { "name": "strName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "strSuffix", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 255, "domain": null }, { "name": "strPost", "type": "esriFieldTypeString", "alias": "Street Post Box", "length": 255, "domain": null }, { "name": "strNbrHigh", "type": "esriFieldTypeDouble", "alias": "High Street Address", "domain": null }, { "name": "assocAddr", "type": "esriFieldTypeString", "alias": "Associated Address", "length": 255, "domain": null }, { "name": "CityID", "type": "esriFieldTypeString", "alias": "CityID", "length": 255, "domain": null }, { "name": "vctyFlag", "type": "esriFieldTypeSmallInteger", "alias": "Vicinity Flag", "domain": null }, { "name": "county_ID", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 255, "domain": null }, { "name": "property_name", "type": "esriFieldTypeString", "alias": "Property Name", "length": 255, "domain": null }, { "name": "otherNames", "type": "esriFieldTypeString", "alias": "Other Name(s)", "length": 255, "domain": null }, { "name": "locDescr", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "clusterName", "type": "esriFieldTypeString", "alias": "Cluster Name", "length": 255, "domain": null }, { "name": "evalCode", "type": "esriFieldTypeString", "alias": "Evaluation Code", "length": 255, "domain": null }, { "name": "evalDescr", "type": "esriFieldTypeString", "alias": "Evaluation Description", "length": 255, "domain": null }, { "name": "nr_status", "type": "esriFieldTypeString", "alias": "National Register Status", "length": 255, "domain": null }, { "name": "NR_Evaluation", "type": "esriFieldTypeString", "alias": "National Register Status Description", "length": 255, "domain": null }, { "name": "architect", "type": "esriFieldTypeString", "alias": "Architect", "length": 255, "domain": null }, { "name": "builder", "type": "esriFieldTypeString", "alias": "Builder", "length": 255, "domain": null }, { "name": "RLS_Date", "type": "esriFieldTypeDate", "alias": "RLS Date", "length": 8, "domain": null }, { "name": "resource_type", "type": "esriFieldTypeString", "alias": "Resource Type", "length": 255, "domain": null }, { "name": "height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "primConstrDate", "type": "esriFieldTypeDouble", "alias": "Primary Construction Date", "domain": null }, { "name": "circa1", "type": "esriFieldTypeSmallInteger", "alias": "Circa Check Box for Primary Date", "domain": null }, { "name": "secConstrDate", "type": "esriFieldTypeDouble", "alias": "Secondary Construction Date", "domain": null }, { "name": "circa2", "type": "esriFieldTypeSmallInteger", "alias": "Circa Check Box for Secondary Date", "domain": null }, { "name": "histFunction1", "type": "esriFieldTypeString", "alias": "Original Use 1 Code", "length": 255, "domain": null }, { "name": "histFunction1_descr", "type": "esriFieldTypeString", "alias": "Original Use 1 Description", "length": 255, "domain": null }, { "name": "histFunction1_option", "type": "esriFieldTypeString", "alias": "Original Use 1 Optional Info", "length": 255, "domain": null }, { "name": "histFunction2", "type": "esriFieldTypeString", "alias": "Original Use 2 Code", "length": 255, "domain": null }, { "name": "histFuntion2_descr", "type": "esriFieldTypeString", "alias": "Original Use 2 Description\n", "length": 255, "domain": null }, { "name": "primSiding", "type": "esriFieldTypeString", "alias": "Primary Siding Code", "length": 255, "domain": null }, { "name": "primSiding_descr", "type": "esriFieldTypeString", "alias": "Primary Siding Description", "length": 255, "domain": null }, { "name": "primSiding_option", "type": "esriFieldTypeString", "alias": "Primary Siding Optional Info\n", "length": 255, "domain": null }, { "name": "secSiding", "type": "esriFieldTypeString", "alias": "Secondary Siding Code", "length": 255, "domain": null }, { "name": "secSiding_descr", "type": "esriFieldTypeString", "alias": "Secondary Siding Description", "length": 255, "domain": null }, { "name": "archClass1", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Code", "length": 255, "domain": null }, { "name": "archClass1_desc", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Description", "length": 255, "domain": null }, { "name": "archClass1_option", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Optional Info", "length": 255, "domain": null }, { "name": "archClass2", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Code", "length": 255, "domain": null }, { "name": "archClass2_desc", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Description", "length": 255, "domain": null }, { "name": "archClass2_option", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Optional Info", "length": 255, "domain": null }, { "name": "planTypeCode", "type": "esriFieldTypeString", "alias": "Plan/Type Code", "length": 255, "domain": null }, { "name": "planTypeDescr", "type": "esriFieldTypeString", "alias": "Plan/Type Description\n", "length": 255, "domain": null }, { "name": "contrRscs", "type": "esriFieldTypeDouble", "alias": "# Contributing Resources", "domain": null }, { "name": "nonContrRscs", "type": "esriFieldTypeDouble", "alias": "# Noncontributing Resources", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Contributing Resource Notes/Comments", "length": 255, "domain": null }, { "name": "nrNumber", "type": "esriFieldTypeString", "alias": "NR Number", "length": 255, "domain": null }, { "name": "NR_date_Listed", "type": "esriFieldTypeDate", "alias": "NR Date Listed", "length": 8, "domain": null }, { "name": "NR_date_Delisted", "type": "esriFieldTypeDate", "alias": "NR Date Delisted", "length": 8, "domain": null }, { "name": "reasonRemoved", "type": "esriFieldTypeString", "alias": "Reason Removed from NR", "length": 255, "domain": null }, { "name": "foundationMat1", "type": "esriFieldTypeString", "alias": "Foundation Material 1", "length": 255, "domain": null }, { "name": "foundationMat2", "type": "esriFieldTypeString", "alias": "Foundation Material 2", "length": 255, "domain": null }, { "name": "roofMaterial", "type": "esriFieldTypeString", "alias": "Roof Material", "length": 255, "domain": null }, { "name": "criteriaA", "type": "esriFieldTypeSmallInteger", "alias": "criteria A", "domain": null }, { "name": "criteriaB", "type": "esriFieldTypeSmallInteger", "alias": "criteria B", "domain": null }, { "name": "criteriaC", "type": "esriFieldTypeSmallInteger", "alias": "criteria C", "domain": null }, { "name": "criteriaD", "type": "esriFieldTypeSmallInteger", "alias": "criteria D", "domain": null }, { "name": "critConsid_A", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered A", "domain": null }, { "name": "critConsid_B", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered B", "domain": null }, { "name": "critConsid_C", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered C", "domain": null }, { "name": "critConsid_D", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered D", "domain": null }, { "name": "critConsid_E", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered E", "domain": null }, { "name": "critConsid_F", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered F", "domain": null }, { "name": "critConsid_G", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered G", "domain": null }, { "name": "nhlCriteria", "type": "esriFieldTypeString", "alias": "NHL Criteria", "length": 255, "domain": null }, { "name": "nhlException", "type": "esriFieldTypeString", "alias": "NHL Exception", "length": 255, "domain": null }, { "name": "signifPeriod", "type": "esriFieldTypeString", "alias": "Period of Significance\n", "length": 255, "domain": null }, { "name": "signifYears", "type": "esriFieldTypeString", "alias": "Significant Date(s)\n", "length": 255, "domain": null }, { "name": "signifPerson", "type": "esriFieldTypeString", "alias": "Significant Person(s)", "length": 255, "domain": null }, { "name": "culturalAffiliation", "type": "esriFieldTypeString", "alias": "Cultural Affiliation", "length": 255, "domain": null }, { "name": "signifArea", "type": "esriFieldTypeString", "alias": "Area(s) of Significance", "length": 255, "domain": null }, { "name": "nr_agency", "type": "esriFieldTypeString", "alias": "Agency Owner", "length": 255, "domain": null }, { "name": "ownershipType", "type": "esriFieldTypeString", "alias": "Ownership Type", "length": 255, "domain": null }, { "name": "signifLevel", "type": "esriFieldTypeString", "alias": "Significance Level", "length": 255, "domain": null }, { "name": "blockNbr", "type": "esriFieldTypeString", "alias": "Block Number", "length": 255, "domain": null }, { "name": "lotNbr", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 255, "domain": null }, { "name": "taxLotNbr", "type": "esriFieldTypeString", "alias": "Tax Lot Number", "length": 255, "domain": null }, { "name": "township", "type": "esriFieldTypeString", "alias": "Township", "length": 255, "domain": null }, { "name": "range", "type": "esriFieldTypeString", "alias": "Range", "length": 255, "domain": null }, { "name": "section", "type": "esriFieldTypeString", "alias": "Section", "length": 255, "domain": null }, { "name": "qtrSection", "type": "esriFieldTypeString", "alias": "Quarter Section", "length": 255, "domain": null }, { "name": "addition", "type": "esriFieldTypeString", "alias": "Addition", "length": 255, "domain": null }, { "name": "mapNbr", "type": "esriFieldTypeString", "alias": "Map Number", "length": 255, "domain": null }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "RLS_Date1", "type": "esriFieldTypeDate", "alias": "RLS_Date1", "length": 8, "domain": null }, { "name": "ILS_Date", "type": "esriFieldTypeDate", "alias": "ILS Date", "length": 8, "domain": null }, { "name": "GenSurv_Date", "type": "esriFieldTypeDate", "alias": "General Survey Date", "length": 8, "domain": null }, { "name": "Age_structure2", "type": "esriFieldTypeString", "alias": "Age of Structure 2", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "designation_new", "type": "esriFieldTypeString", "alias": "designation_new", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 18, "name": "Conservation Landmark Footprints", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.36663327782E7, "ymin": 5689933.044799998, "xmax": -1.36398273107E7, "ymax": 5720164.58, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HISTNAME", "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": "LANDMARKID", "type": "esriFieldTypeInteger", "alias": "Landmark ID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "HISTNAME", "type": "esriFieldTypeString", "alias": "Historic Name", "length": 100, "domain": null }, { "name": "COMMONNAME", "type": "esriFieldTypeString", "alias": "Common Name", "length": 50, "domain": null }, { "name": "STATE_ID", "type": "esriFieldTypeString", "alias": "STATE_ID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 70, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "YEARTEXT", "type": "esriFieldTypeString", "alias": "Year Built", "length": 50, "domain": null }, { "name": "SHPO_ID", "type": "esriFieldTypeInteger", "alias": "SHPO ID", "domain": null }, { "name": "SHPO_FORM", "type": "esriFieldTypeString", "alias": "SHPO Form", "length": 140, "domain": null }, { "name": "Age_structure", "type": "esriFieldTypeString", "alias": "Structure Age", "length": 20, "domain": null }, { "name": "delete_record_flag", "type": "esriFieldTypeSmallInteger", "alias": "Deleted Record Flag", "domain": null }, { "name": "strNbr", "type": "esriFieldTypeDouble", "alias": "Street Number", "domain": null }, { "name": "approxAddr_flag", "type": "esriFieldTypeSmallInteger", "alias": "Approximate Address Flag", "domain": null }, { "name": "strPrefix", "type": "esriFieldTypeString", "alias": "Street Prefix", "length": 255, "domain": null }, { "name": "strName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "strSuffix", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 255, "domain": null }, { "name": "strPost", "type": "esriFieldTypeString", "alias": "Street Post Box", "length": 255, "domain": null }, { "name": "strNbrHigh", "type": "esriFieldTypeDouble", "alias": "High Street Address", "domain": null }, { "name": "assocAddr", "type": "esriFieldTypeString", "alias": "Associated Address", "length": 255, "domain": null }, { "name": "CityID", "type": "esriFieldTypeString", "alias": "CityID", "length": 255, "domain": null }, { "name": "vctyFlag", "type": "esriFieldTypeSmallInteger", "alias": "Vicinity Flag", "domain": null }, { "name": "county_ID", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 255, "domain": null }, { "name": "property_name", "type": "esriFieldTypeString", "alias": "Property Name", "length": 255, "domain": null }, { "name": "otherNames", "type": "esriFieldTypeString", "alias": "Other Name(s)", "length": 255, "domain": null }, { "name": "locDescr", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "clusterName", "type": "esriFieldTypeString", "alias": "Cluster Name", "length": 255, "domain": null }, { "name": "evalCode", "type": "esriFieldTypeString", "alias": "Evaluation Code", "length": 255, "domain": null }, { "name": "evalDescr", "type": "esriFieldTypeString", "alias": "Evaluation Description", "length": 255, "domain": null }, { "name": "nr_status", "type": "esriFieldTypeString", "alias": "National Register Status", "length": 255, "domain": null }, { "name": "NR_Evaluation", "type": "esriFieldTypeString", "alias": "National Register Status Description", "length": 255, "domain": null }, { "name": "architect", "type": "esriFieldTypeString", "alias": "Architect", "length": 255, "domain": null }, { "name": "builder", "type": "esriFieldTypeString", "alias": "Builder", "length": 255, "domain": null }, { "name": "RLS_Date", "type": "esriFieldTypeDate", "alias": "RLS Date", "length": 8, "domain": null }, { "name": "resource_type", "type": "esriFieldTypeString", "alias": "Resource Type", "length": 255, "domain": null }, { "name": "height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "primConstrDate", "type": "esriFieldTypeDouble", "alias": "Primary Construction Date", "domain": null }, { "name": "circa1", "type": "esriFieldTypeSmallInteger", "alias": "Circa Check Box for Primary Date", "domain": null }, { "name": "secConstrDate", "type": "esriFieldTypeDouble", "alias": "Secondary Construction Date", "domain": null }, { "name": "circa2", "type": "esriFieldTypeSmallInteger", "alias": "Circa Check Box for Secondary Date", "domain": null }, { "name": "histFunction1", "type": "esriFieldTypeString", "alias": "Original Use 1 Code", "length": 255, "domain": null }, { "name": "histFunction1_descr", "type": "esriFieldTypeString", "alias": "Original Use 1 Description", "length": 255, "domain": null }, { "name": "histFunction1_option", "type": "esriFieldTypeString", "alias": "Original Use 1 Optional Info", "length": 255, "domain": null }, { "name": "histFunction2", "type": "esriFieldTypeString", "alias": "Original Use 2 Code", "length": 255, "domain": null }, { "name": "histFuntion2_descr", "type": "esriFieldTypeString", "alias": "Original Use 2 Description\n", "length": 255, "domain": null }, { "name": "primSiding", "type": "esriFieldTypeString", "alias": "Primary Siding Code", "length": 255, "domain": null }, { "name": "primSiding_descr", "type": "esriFieldTypeString", "alias": "Primary Siding Description", "length": 255, "domain": null }, { "name": "primSiding_option", "type": "esriFieldTypeString", "alias": "Primary Siding Optional Info\n", "length": 255, "domain": null }, { "name": "secSiding", "type": "esriFieldTypeString", "alias": "Secondary Siding Code", "length": 255, "domain": null }, { "name": "secSiding_descr", "type": "esriFieldTypeString", "alias": "Secondary Siding Description", "length": 255, "domain": null }, { "name": "archClass1", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Code", "length": 255, "domain": null }, { "name": "archClass1_desc", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Description", "length": 255, "domain": null }, { "name": "archClass1_option", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Optional Info", "length": 255, "domain": null }, { "name": "archClass2", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Code", "length": 255, "domain": null }, { "name": "archClass2_desc", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Description", "length": 255, "domain": null }, { "name": "archClass2_option", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Optional Info", "length": 255, "domain": null }, { "name": "planTypeCode", "type": "esriFieldTypeString", "alias": "Plan/Type Code", "length": 255, "domain": null }, { "name": "planTypeDescr", "type": "esriFieldTypeString", "alias": "Plan/Type Description\n", "length": 255, "domain": null }, { "name": "contrRscs", "type": "esriFieldTypeDouble", "alias": "# Contributing Resources", "domain": null }, { "name": "nonContrRscs", "type": "esriFieldTypeDouble", "alias": "# Noncontributing Resources", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Contributing Resource Notes/Comments", "length": 255, "domain": null }, { "name": "nrNumber", "type": "esriFieldTypeString", "alias": "NR Number", "length": 255, "domain": null }, { "name": "NR_date_Listed", "type": "esriFieldTypeDate", "alias": "NR Date Listed", "length": 8, "domain": null }, { "name": "NR_date_Delisted", "type": "esriFieldTypeDate", "alias": "NR Date Delisted", "length": 8, "domain": null }, { "name": "reasonRemoved", "type": "esriFieldTypeString", "alias": "Reason Removed from NR", "length": 255, "domain": null }, { "name": "foundationMat1", "type": "esriFieldTypeString", "alias": "Foundation Material 1", "length": 255, "domain": null }, { "name": "foundationMat2", "type": "esriFieldTypeString", "alias": "Foundation Material 2", "length": 255, "domain": null }, { "name": "roofMaterial", "type": "esriFieldTypeString", "alias": "Roof Material", "length": 255, "domain": null }, { "name": "criteriaA", "type": "esriFieldTypeSmallInteger", "alias": "criteria A", "domain": null }, { "name": "criteriaB", "type": "esriFieldTypeSmallInteger", "alias": "criteria B", "domain": null }, { "name": "criteriaC", "type": "esriFieldTypeSmallInteger", "alias": "criteria C", "domain": null }, { "name": "criteriaD", "type": "esriFieldTypeSmallInteger", "alias": "criteria D", "domain": null }, { "name": "critConsid_A", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered A", "domain": null }, { "name": "critConsid_B", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered B", "domain": null }, { "name": "critConsid_C", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered C", "domain": null }, { "name": "critConsid_D", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered D", "domain": null }, { "name": "critConsid_E", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered E", "domain": null }, { "name": "critConsid_F", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered F", "domain": null }, { "name": "critConsid_G", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered G", "domain": null }, { "name": "nhlCriteria", "type": "esriFieldTypeString", "alias": "NHL Criteria", "length": 255, "domain": null }, { "name": "nhlException", "type": "esriFieldTypeString", "alias": "NHL Exception", "length": 255, "domain": null }, { "name": "signifPeriod", "type": "esriFieldTypeString", "alias": "Period of Significance\n", "length": 255, "domain": null }, { "name": "signifYears", "type": "esriFieldTypeString", "alias": "Significant Date(s)\n", "length": 255, "domain": null }, { "name": "signifPerson", "type": "esriFieldTypeString", "alias": "Significant Person(s)", "length": 255, "domain": null }, { "name": "culturalAffiliation", "type": "esriFieldTypeString", "alias": "Cultural Affiliation", "length": 255, "domain": null }, { "name": "signifArea", "type": "esriFieldTypeString", "alias": "Area(s) of Significance", "length": 255, "domain": null }, { "name": "nr_agency", "type": "esriFieldTypeString", "alias": "Agency Owner", "length": 255, "domain": null }, { "name": "ownershipType", "type": "esriFieldTypeString", "alias": "Ownership Type", "length": 255, "domain": null }, { "name": "signifLevel", "type": "esriFieldTypeString", "alias": "Significance Level", "length": 255, "domain": null }, { "name": "blockNbr", "type": "esriFieldTypeString", "alias": "Block Number", "length": 255, "domain": null }, { "name": "lotNbr", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 255, "domain": null }, { "name": "taxLotNbr", "type": "esriFieldTypeString", "alias": "Tax Lot Number", "length": 255, "domain": null }, { "name": "township", "type": "esriFieldTypeString", "alias": "Township", "length": 255, "domain": null }, { "name": "range", "type": "esriFieldTypeString", "alias": "Range", "length": 255, "domain": null }, { "name": "section", "type": "esriFieldTypeString", "alias": "Section", "length": 255, "domain": null }, { "name": "qtrSection", "type": "esriFieldTypeString", "alias": "Quarter Section", "length": 255, "domain": null }, { "name": "addition", "type": "esriFieldTypeString", "alias": "Addition", "length": 255, "domain": null }, { "name": "mapNbr", "type": "esriFieldTypeString", "alias": "Map Number", "length": 255, "domain": null }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "RLS_Date1", "type": "esriFieldTypeDate", "alias": "RLS_Date1", "length": 8, "domain": null }, { "name": "ILS_Date", "type": "esriFieldTypeDate", "alias": "ILS Date", "length": 8, "domain": null }, { "name": "GenSurv_Date", "type": "esriFieldTypeDate", "alias": "General Survey Date", "length": 8, "domain": null }, { "name": "Age_structure2", "type": "esriFieldTypeString", "alias": "Age of Structure 2", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "designation_new", "type": "esriFieldTypeString", "alias": "designation_new", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "Historic & National Register Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "value": "HIST DIST", "label": "Historic District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 132, 0, 168, 255 ], "width": 2 } }, "value": "NR DIST", "label": "National Register District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 194, 255 ], "toColor": [ 252, 199, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 192, 252, 255 ], "toColor": [ 189, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 182, 255 ], "toColor": [ 252, 232, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 233, 255 ], "toColor": [ 215, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 219, 252, 255 ], "toColor": [ 212, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 219, 255 ], "toColor": [ 182, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 192, 252, 255 ], "toColor": [ 229, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.36607051996E7, "ymin": 5693677.227300003, "xmax": -1.36396216629E7, "ymax": 5713918.8855, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HIST", "type": "esriFieldTypeString", "alias": "HIST", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "HISTNAME", "type": "esriFieldTypeString", "alias": "Historic Name", "length": 60, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "LANDMARKID", "type": "esriFieldTypeSmallInteger", "alias": "LANDMARK ID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 12, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "SHPO_ID", "type": "esriFieldTypeInteger", "alias": "SHPO_ID", "domain": null }, { "name": "SHPO_FORM", "type": "esriFieldTypeString", "alias": "SHPO_FORM", "length": 140, "domain": null }, { "name": "delete_record_flag", "type": "esriFieldTypeSmallInteger", "alias": "delete_record_flag", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "strNbr", "type": "esriFieldTypeDouble", "alias": "strNbr", "domain": null }, { "name": "approxAddr_flag", "type": "esriFieldTypeSmallInteger", "alias": "approxAddr_flag", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "strPrefix", "type": "esriFieldTypeString", "alias": "strPrefix", "length": 255, "domain": null }, { "name": "strName", "type": "esriFieldTypeString", "alias": "strName", "length": 255, "domain": null }, { "name": "strSuffix", "type": "esriFieldTypeString", "alias": "strSuffix", "length": 255, "domain": null }, { "name": "strPost", "type": "esriFieldTypeString", "alias": "strPost", "length": 255, "domain": null }, { "name": "strNbrHigh", "type": "esriFieldTypeDouble", "alias": "strNbrHigh", "domain": null }, { "name": "assocAddr", "type": "esriFieldTypeString", "alias": "assocAddr", "length": 255, "domain": null }, { "name": "cityID", "type": "esriFieldTypeString", "alias": "cityID", "length": 255, "domain": null }, { "name": "vctyFlag", "type": "esriFieldTypeSmallInteger", "alias": "vctyFlag", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "county_ID", "type": "esriFieldTypeString", "alias": "county_ID", "length": 255, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "length": 255, "domain": null }, { "name": "zip", "type": "esriFieldTypeString", "alias": "zip", "length": 255, "domain": null }, { "name": "property_name", "type": "esriFieldTypeString", "alias": "property_name", "length": 255, "domain": null }, { "name": "otherNames", "type": "esriFieldTypeString", "alias": "otherNames", "length": 255, "domain": null }, { "name": "locDescr", "type": "esriFieldTypeString", "alias": "locDescr", "length": 255, "domain": null }, { "name": "clusterName", "type": "esriFieldTypeString", "alias": "clusterName", "length": 255, "domain": null }, { "name": "evalCode", "type": "esriFieldTypeString", "alias": "evalCode", "length": 255, "domain": null }, { "name": "evalDescr", "type": "esriFieldTypeString", "alias": "evalDescr", "length": 255, "domain": null }, { "name": "nr_status", "type": "esriFieldTypeString", "alias": "nr_status", "length": 255, "domain": null }, { "name": "NR_Evaluation", "type": "esriFieldTypeString", "alias": "NR_Evaluation", "length": 255, "domain": null }, { "name": "architect", "type": "esriFieldTypeString", "alias": "architect", "length": 255, "domain": null }, { "name": "builder", "type": "esriFieldTypeString", "alias": "builder", "length": 255, "domain": null }, { "name": "RLS_Date", "type": "esriFieldTypeDate", "alias": "RLS_Date", "length": 8, "domain": null }, { "name": "resource_type", "type": "esriFieldTypeString", "alias": "resource_type", "length": 255, "domain": null }, { "name": "height", "type": "esriFieldTypeDouble", "alias": "height", "domain": null }, { "name": "primConstrDate", "type": "esriFieldTypeDouble", "alias": "primConstrDate", "domain": null }, { "name": "circa1", "type": "esriFieldTypeSmallInteger", "alias": "circa1", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "secConstrDate", "type": "esriFieldTypeDouble", "alias": "secConstrDate", "domain": null }, { "name": "circa2", "type": "esriFieldTypeSmallInteger", "alias": "circa2", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "histFunction1", "type": "esriFieldTypeString", "alias": "histFunction1", "length": 255, "domain": null }, { "name": "histFunction1_descr", "type": "esriFieldTypeString", "alias": "histFunction1_descr", "length": 255, "domain": null }, { "name": "histFunction1_option", "type": "esriFieldTypeString", "alias": "histFunction1_option", "length": 255, "domain": null }, { "name": "histFunction2", "type": "esriFieldTypeString", "alias": "histFunction2", "length": 255, "domain": null }, { "name": "histFuntion2_descr", "type": "esriFieldTypeString", "alias": "histFuntion2_descr", "length": 255, "domain": null }, { "name": "primSiding", "type": "esriFieldTypeString", "alias": "primSiding", "length": 255, "domain": null }, { "name": "primSiding_descr", "type": "esriFieldTypeString", "alias": "primSiding_descr", "length": 255, "domain": null }, { "name": "primSiding_option", "type": "esriFieldTypeString", "alias": "primSiding_option", "length": 255, "domain": null }, { "name": "secSiding", "type": "esriFieldTypeString", "alias": "secSiding", "length": 255, "domain": null }, { "name": "secSiding_descr", "type": "esriFieldTypeString", "alias": "secSiding_descr", "length": 255, "domain": null }, { "name": "archClass1", "type": "esriFieldTypeString", "alias": "archClass1", "length": 255, "domain": null }, { "name": "archClass1_desc", "type": "esriFieldTypeString", "alias": "archClass1_desc", "length": 255, "domain": null }, { "name": "archClass1_option", "type": "esriFieldTypeString", "alias": "archClass1_option", "length": 255, "domain": null }, { "name": "archClass2", "type": "esriFieldTypeString", "alias": "archClass2", "length": 255, "domain": null }, { "name": "archClass2_desc", "type": "esriFieldTypeString", "alias": "archClass2_desc", "length": 255, "domain": null }, { "name": "archClass2_option", "type": "esriFieldTypeString", "alias": "archClass2_option", "length": 255, "domain": null }, { "name": "planTypeCode", "type": "esriFieldTypeString", "alias": "planTypeCode", "length": 255, "domain": null }, { "name": "planTypeDescr", "type": "esriFieldTypeString", "alias": "planTypeDescr", "length": 255, "domain": null }, { "name": "contrRscs", "type": "esriFieldTypeDouble", "alias": "contrRscs", "domain": null }, { "name": "nonContrRscs", "type": "esriFieldTypeDouble", "alias": "nonContrRscs", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 255, "domain": null }, { "name": "nrNumber", "type": "esriFieldTypeString", "alias": "nrNumber", "length": 255, "domain": null }, { "name": "NR_date_Listed", "type": "esriFieldTypeDate", "alias": "NR_date_Listed", "length": 8, "domain": null }, { "name": "NR_date_Delisted", "type": "esriFieldTypeDate", "alias": "NR_date_Delisted", "length": 8, "domain": null }, { "name": "reasonRemoved", "type": "esriFieldTypeString", "alias": "reasonRemoved", "length": 255, "domain": null }, { "name": "foundationMat1", "type": "esriFieldTypeString", "alias": "foundationMat1", "length": 255, "domain": null }, { "name": "foundationMat2", "type": "esriFieldTypeString", "alias": "foundationMat2", "length": 255, "domain": null }, { "name": "roofMaterial", "type": "esriFieldTypeString", "alias": "roofMaterial", "length": 255, "domain": null }, { "name": "criteriaA", "type": "esriFieldTypeSmallInteger", "alias": "criteriaA", "domain": null }, { "name": "criteriaB", "type": "esriFieldTypeSmallInteger", "alias": "criteriaB", "domain": null }, { "name": "criteriaC", "type": "esriFieldTypeSmallInteger", "alias": "criteriaC", "domain": null }, { "name": "criteriaD", "type": "esriFieldTypeSmallInteger", "alias": "criteriaD", "domain": null }, { "name": "critConsid_A", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_A", "domain": null }, { "name": "critConsid_B", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_B", "domain": null }, { "name": "critConsid_C", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_C", "domain": null }, { "name": "critConsid_D", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_D", "domain": null }, { "name": "critConsid_E", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_E", "domain": null }, { "name": "critConsid_F", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_F", "domain": null }, { "name": "critConsid_G", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_G", "domain": null }, { "name": "nhlCriteria", "type": "esriFieldTypeString", "alias": "nhlCriteria", "length": 255, "domain": null }, { "name": "nhlException", "type": "esriFieldTypeString", "alias": "nhlException", "length": 255, "domain": null }, { "name": "signifPeriod", "type": "esriFieldTypeString", "alias": "signifPeriod", "length": 255, "domain": null }, { "name": "signifYears", "type": "esriFieldTypeString", "alias": "signifYears", "length": 255, "domain": null }, { "name": "signifPerson", "type": "esriFieldTypeString", "alias": "signifPerson", "length": 255, "domain": null }, { "name": "culturalAffiliation", "type": "esriFieldTypeString", "alias": "culturalAffiliation", "length": 255, "domain": null }, { "name": "signifArea", "type": "esriFieldTypeString", "alias": "signifArea", "length": 255, "domain": null }, { "name": "nr_agency", "type": "esriFieldTypeString", "alias": "nr_agency", "length": 255, "domain": null }, { "name": "ownershipType", "type": "esriFieldTypeString", "alias": "ownershipType", "length": 255, "domain": null }, { "name": "signifLevel", "type": "esriFieldTypeString", "alias": "signifLevel", "length": 255, "domain": null }, { "name": "blockNbr", "type": "esriFieldTypeString", "alias": "blockNbr", "length": 255, "domain": null }, { "name": "lotNbr", "type": "esriFieldTypeString", "alias": "lotNbr", "length": 255, "domain": null }, { "name": "taxLotNbr", "type": "esriFieldTypeString", "alias": "taxLotNbr", "length": 255, "domain": null }, { "name": "township", "type": "esriFieldTypeString", "alias": "township", "length": 255, "domain": null }, { "name": "range", "type": "esriFieldTypeString", "alias": "range", "length": 255, "domain": null }, { "name": "section", "type": "esriFieldTypeString", "alias": "section", "length": 255, "domain": null }, { "name": "qtrSection", "type": "esriFieldTypeString", "alias": "qtrSection", "length": 255, "domain": null }, { "name": "addition", "type": "esriFieldTypeString", "alias": "addition", "length": 255, "domain": null }, { "name": "mapNbr", "type": "esriFieldTypeString", "alias": "mapNbr", "length": 255, "domain": null }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "acreage", "domain": null }, { "name": "RLS_Date1", "type": "esriFieldTypeDate", "alias": "RLS_Date1", "length": 8, "domain": null }, { "name": "ILS_Date", "type": "esriFieldTypeDate", "alias": "ILS_Date", "length": 8, "domain": null }, { "name": "GenSurv_Date", "type": "esriFieldTypeDate", "alias": "GenSurv_Date", "length": 8, "domain": null }, { "name": "age_structure", "type": "esriFieldTypeString", "alias": "age_structure", "length": 20, "domain": null }, { "name": "age_structure2", "type": "esriFieldTypeString", "alias": "age_structure2", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "HIST_IDX", "fields": "HIST", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Conservation Districts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "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": "esriSFSBackwardDiagonal", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.36580615614E7, "ymin": 5706326.807300001, "xmax": -1.3653526657799998E7, "ymax": 5714020.2494, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CONSV", "type": "esriFieldTypeString", "alias": "CONSV", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 60, "domain": null }, { "name": "HISTNAME", "type": "esriFieldTypeString", "alias": "Historic Name", "length": 40, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "LANDMARKID", "type": "esriFieldTypeSmallInteger", "alias": "LANDMARK ID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 12, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "delete_record_flag", "type": "esriFieldTypeSmallInteger", "alias": "delete_record_flag", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "strNbr", "type": "esriFieldTypeDouble", "alias": "strNbr", "domain": null }, { "name": "approxAddr_flag", "type": "esriFieldTypeSmallInteger", "alias": "approxAddr_flag", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "strPrefix", "type": "esriFieldTypeString", "alias": "strPrefix", "length": 255, "domain": null }, { "name": "strName", "type": "esriFieldTypeString", "alias": "strName", "length": 255, "domain": null }, { "name": "strSuffix", "type": "esriFieldTypeString", "alias": "strSuffix", "length": 255, "domain": null }, { "name": "strPost", "type": "esriFieldTypeString", "alias": "strPost", "length": 255, "domain": null }, { "name": "strNbrHigh", "type": "esriFieldTypeDouble", "alias": "strNbrHigh", "domain": null }, { "name": "assocAddr", "type": "esriFieldTypeString", "alias": "assocAddr", "length": 255, "domain": null }, { "name": "cityID", "type": "esriFieldTypeString", "alias": "cityID", "length": 255, "domain": null }, { "name": "vctyFlag", "type": "esriFieldTypeSmallInteger", "alias": "vctyFlag", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "county_ID", "type": "esriFieldTypeString", "alias": "county_ID", "length": 255, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "length": 255, "domain": null }, { "name": "zip", "type": "esriFieldTypeString", "alias": "zip", "length": 255, "domain": null }, { "name": "property_name", "type": "esriFieldTypeString", "alias": "property_name", "length": 255, "domain": null }, { "name": "otherNames", "type": "esriFieldTypeString", "alias": "otherNames", "length": 255, "domain": null }, { "name": "locDescr", "type": "esriFieldTypeString", "alias": "locDescr", "length": 255, "domain": null }, { "name": "clusterName", "type": "esriFieldTypeString", "alias": "clusterName", "length": 255, "domain": null }, { "name": "evalCode", "type": "esriFieldTypeString", "alias": "evalCode", "length": 255, "domain": null }, { "name": "evalDescr", "type": "esriFieldTypeString", "alias": "evalDescr", "length": 255, "domain": null }, { "name": "nr_status", "type": "esriFieldTypeString", "alias": "nr_status", "length": 255, "domain": null }, { "name": "NR_Evaluation", "type": "esriFieldTypeString", "alias": "NR_Evaluation", "length": 255, "domain": null }, { "name": "architect", "type": "esriFieldTypeString", "alias": "architect", "length": 255, "domain": null }, { "name": "builder", "type": "esriFieldTypeString", "alias": "builder", "length": 255, "domain": null }, { "name": "RLS_Date", "type": "esriFieldTypeDate", "alias": "RLS_Date", "length": 8, "domain": null }, { "name": "resource_type", "type": "esriFieldTypeString", "alias": "resource_type", "length": 255, "domain": null }, { "name": "height", "type": "esriFieldTypeDouble", "alias": "height", "domain": null }, { "name": "primConstrDate", "type": "esriFieldTypeDouble", "alias": "primConstrDate", "domain": null }, { "name": "circa1", "type": "esriFieldTypeSmallInteger", "alias": "circa1", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "secConstrDate", "type": "esriFieldTypeDouble", "alias": "secConstrDate", "domain": null }, { "name": "circa2", "type": "esriFieldTypeSmallInteger", "alias": "circa2", "domain": { "type": "codedValue", "name": "WS2_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "histFunction1", "type": "esriFieldTypeString", "alias": "histFunction1", "length": 255, "domain": null }, { "name": "histFunction1_descr", "type": "esriFieldTypeString", "alias": "histFunction1_descr", "length": 255, "domain": null }, { "name": "histFunction1_option", "type": "esriFieldTypeString", "alias": "histFunction1_option", "length": 255, "domain": null }, { "name": "histFunction2", "type": "esriFieldTypeString", "alias": "histFunction2", "length": 255, "domain": null }, { "name": "histFuntion2_descr", "type": "esriFieldTypeString", "alias": "histFuntion2_descr", "length": 255, "domain": null }, { "name": "primSiding", "type": "esriFieldTypeString", "alias": "primSiding", "length": 255, "domain": null }, { "name": "primSiding_descr", "type": "esriFieldTypeString", "alias": "primSiding_descr", "length": 255, "domain": null }, { "name": "primSiding_option", "type": "esriFieldTypeString", "alias": "primSiding_option", "length": 255, "domain": null }, { "name": "secSiding", "type": "esriFieldTypeString", "alias": "secSiding", "length": 255, "domain": null }, { "name": "secSiding_descr", "type": "esriFieldTypeString", "alias": "secSiding_descr", "length": 255, "domain": null }, { "name": "archClass1", "type": "esriFieldTypeString", "alias": "archClass1", "length": 255, "domain": null }, { "name": "archClass1_desc", "type": "esriFieldTypeString", "alias": "archClass1_desc", "length": 255, "domain": null }, { "name": "archClass1_option", "type": "esriFieldTypeString", "alias": "archClass1_option", "length": 255, "domain": null }, { "name": "archClass2", "type": "esriFieldTypeString", "alias": "archClass2", "length": 255, "domain": null }, { "name": "archClass2_desc", "type": "esriFieldTypeString", "alias": "archClass2_desc", "length": 255, "domain": null }, { "name": "archClass2_option", "type": "esriFieldTypeString", "alias": "archClass2_option", "length": 255, "domain": null }, { "name": "planTypeCode", "type": "esriFieldTypeString", "alias": "planTypeCode", "length": 255, "domain": null }, { "name": "planTypeDescr", "type": "esriFieldTypeString", "alias": "planTypeDescr", "length": 255, "domain": null }, { "name": "contrRscs", "type": "esriFieldTypeDouble", "alias": "contrRscs", "domain": null }, { "name": "nonContrRscs", "type": "esriFieldTypeDouble", "alias": "nonContrRscs", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 255, "domain": null }, { "name": "nrNumber", "type": "esriFieldTypeString", "alias": "nrNumber", "length": 255, "domain": null }, { "name": "NR_date_Listed", "type": "esriFieldTypeDate", "alias": "NR_date_Listed", "length": 8, "domain": null }, { "name": "NR_date_Delisted", "type": "esriFieldTypeDate", "alias": "NR_date_Delisted", "length": 8, "domain": null }, { "name": "reasonRemoved", "type": "esriFieldTypeString", "alias": "reasonRemoved", "length": 255, "domain": null }, { "name": "foundationMat1", "type": "esriFieldTypeString", "alias": "foundationMat1", "length": 255, "domain": null }, { "name": "foundationMat2", "type": "esriFieldTypeString", "alias": "foundationMat2", "length": 255, "domain": null }, { "name": "roofMaterial", "type": "esriFieldTypeString", "alias": "roofMaterial", "length": 255, "domain": null }, { "name": "criteriaA", "type": "esriFieldTypeSmallInteger", "alias": "criteriaA", "domain": null }, { "name": "criteriaB", "type": "esriFieldTypeSmallInteger", "alias": "criteriaB", "domain": null }, { "name": "criteriaC", "type": "esriFieldTypeSmallInteger", "alias": "criteriaC", "domain": null }, { "name": "criteriaD", "type": "esriFieldTypeSmallInteger", "alias": "criteriaD", "domain": null }, { "name": "critConsid_A", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_A", "domain": null }, { "name": "critConsid_B", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_B", "domain": null }, { "name": "critConsid_C", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_C", "domain": null }, { "name": "critConsid_D", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_D", "domain": null }, { "name": "critConsid_E", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_E", "domain": null }, { "name": "critConsid_F", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_F", "domain": null }, { "name": "critConsid_G", "type": "esriFieldTypeSmallInteger", "alias": "critConsid_G", "domain": null }, { "name": "nhlCriteria", "type": "esriFieldTypeString", "alias": "nhlCriteria", "length": 255, "domain": null }, { "name": "nhlException", "type": "esriFieldTypeString", "alias": "nhlException", "length": 255, "domain": null }, { "name": "signifPeriod", "type": "esriFieldTypeString", "alias": "signifPeriod", "length": 255, "domain": null }, { "name": "signifYears", "type": "esriFieldTypeString", "alias": "signifYears", "length": 255, "domain": null }, { "name": "signifPerson", "type": "esriFieldTypeString", "alias": "signifPerson", "length": 255, "domain": null }, { "name": "culturalAffiliation", "type": "esriFieldTypeString", "alias": "culturalAffiliation", "length": 255, "domain": null }, { "name": "signifArea", "type": "esriFieldTypeString", "alias": "signifArea", "length": 255, "domain": null }, { "name": "nr_agency", "type": "esriFieldTypeString", "alias": "nr_agency", "length": 255, "domain": null }, { "name": "ownershipType", "type": "esriFieldTypeString", "alias": "ownershipType", "length": 255, "domain": null }, { "name": "signifLevel", "type": "esriFieldTypeString", "alias": "signifLevel", "length": 255, "domain": null }, { "name": "blockNbr", "type": "esriFieldTypeString", "alias": "blockNbr", "length": 255, "domain": null }, { "name": "lotNbr", "type": "esriFieldTypeString", "alias": "lotNbr", "length": 255, "domain": null }, { "name": "taxLotNbr", "type": "esriFieldTypeString", "alias": "taxLotNbr", "length": 255, "domain": null }, { "name": "township", "type": "esriFieldTypeString", "alias": "township", "length": 255, "domain": null }, { "name": "range", "type": "esriFieldTypeString", "alias": "range", "length": 255, "domain": null }, { "name": "section", "type": "esriFieldTypeString", "alias": "section", "length": 255, "domain": null }, { "name": "qtrSection", "type": "esriFieldTypeString", "alias": "qtrSection", "length": 255, "domain": null }, { "name": "addition", "type": "esriFieldTypeString", "alias": "addition", "length": 255, "domain": null }, { "name": "mapNbr", "type": "esriFieldTypeString", "alias": "mapNbr", "length": 255, "domain": null }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "acreage", "domain": null }, { "name": "RLS_Date1", "type": "esriFieldTypeDate", "alias": "RLS_Date1", "length": 8, "domain": null }, { "name": "ILS_Date", "type": "esriFieldTypeDate", "alias": "ILS_Date", "length": 8, "domain": null }, { "name": "GenSurv_Date", "type": "esriFieldTypeDate", "alias": "GenSurv_Date", "length": 8, "domain": null }, { "name": "age_structure", "type": "esriFieldTypeString", "alias": "age_structure", "length": 20, "domain": null }, { "name": "age_structure2", "type": "esriFieldTypeString", "alias": "age_structure2", "length": 20, "domain": null }, { "name": "SHPO_ID", "type": "esriFieldTypeInteger", "alias": "SHPO_ID", "domain": null }, { "name": "SHPO_FORM", "type": "esriFieldTypeString", "alias": "SHPO_FORM", "length": 140, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CONSV_IDX", "fields": "CONSV", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Historic and Conservation Layers (Combined)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "designation_new", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 0.5 } }, "value": "Historic Landmark", "label": "Historic Landmark Footprint" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 0.7 } }, "value": "Conservation Landmark", "label": "Conservation Landmark Footprint" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 68, 137, 255 ], "width": 0.7 } }, "value": "National Register Landmark", "label": "National Register Landmark Footprint" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "value": "Historic District", "label": "Historic District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 168, 112, 0, 255 ], "width": 2 } }, "value": "Conservation District", "label": "Conservation District" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 132, 0, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDotDot", "color": [ 132, 0, 168, 255 ], "width": 2 } }, "value": "National Register District", "label": "National Register District" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 168, 42, 255 ], "toColor": [ 63, 168, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 121, 46, 179, 255 ], "toColor": [ 121, 46, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 38, 40, 255 ], "toColor": [ 163, 38, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 150, 176, 255 ], "toColor": [ 56, 150, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 154, 44, 255 ], "toColor": [ 191, 154, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 62, 135, 255 ], "toColor": [ 199, 62, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 75, 108, 189, 255 ], "toColor": [ 75, 108, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 166, 122, 255 ], "toColor": [ 61, 166, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 153, 97, 52, 255 ], "toColor": [ 153, 97, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 191, 61, 255 ], "toColor": [ 163, 191, 61, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 65, 181, 255 ], "toColor": [ 191, 65, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 48, 42, 201, 255 ], "toColor": [ 48, 42, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 63, 74, 255 ], "toColor": [ 161, 63, 74, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.36663327782E7, "ymin": 5689933.044799998, "xmax": -1.36398273107E7, "ymax": 5720164.58, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HISTNAME", "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": "LANDMARKID", "type": "esriFieldTypeInteger", "alias": "Landmark ID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "HISTNAME", "type": "esriFieldTypeString", "alias": "Historic Name", "length": 100, "domain": null }, { "name": "COMMONNAME", "type": "esriFieldTypeString", "alias": "Common Name", "length": 50, "domain": null }, { "name": "STATE_ID", "type": "esriFieldTypeString", "alias": "STATE_ID", "length": 20, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "length": 70, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "YEARTEXT", "type": "esriFieldTypeString", "alias": "Year Built", "length": 50, "domain": null }, { "name": "SHPO_ID", "type": "esriFieldTypeInteger", "alias": "SHPO ID", "domain": null }, { "name": "SHPO_FORM", "type": "esriFieldTypeString", "alias": "SHPO Form", "length": 140, "domain": null }, { "name": "Age_structure", "type": "esriFieldTypeString", "alias": "Structure Age", "length": 20, "domain": null }, { "name": "delete_record_flag", "type": "esriFieldTypeSmallInteger", "alias": "Deleted Record Flag", "domain": null }, { "name": "strNbr", "type": "esriFieldTypeDouble", "alias": "Street Number", "domain": null }, { "name": "approxAddr_flag", "type": "esriFieldTypeSmallInteger", "alias": "Approximate Address Flag", "domain": null }, { "name": "strPrefix", "type": "esriFieldTypeString", "alias": "Street Prefix", "length": 255, "domain": null }, { "name": "strName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "strSuffix", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 255, "domain": null }, { "name": "strPost", "type": "esriFieldTypeString", "alias": "Street Post Box", "length": 255, "domain": null }, { "name": "strNbrHigh", "type": "esriFieldTypeDouble", "alias": "High Street Address", "domain": null }, { "name": "assocAddr", "type": "esriFieldTypeString", "alias": "Associated Address", "length": 255, "domain": null }, { "name": "CityID", "type": "esriFieldTypeString", "alias": "CityID", "length": 255, "domain": null }, { "name": "vctyFlag", "type": "esriFieldTypeSmallInteger", "alias": "Vicinity Flag", "domain": null }, { "name": "county_ID", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 255, "domain": null }, { "name": "property_name", "type": "esriFieldTypeString", "alias": "Property Name", "length": 255, "domain": null }, { "name": "otherNames", "type": "esriFieldTypeString", "alias": "Other Name(s)", "length": 255, "domain": null }, { "name": "locDescr", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "clusterName", "type": "esriFieldTypeString", "alias": "Cluster Name", "length": 255, "domain": null }, { "name": "evalCode", "type": "esriFieldTypeString", "alias": "Evaluation Code", "length": 255, "domain": null }, { "name": "evalDescr", "type": "esriFieldTypeString", "alias": "Evaluation Description", "length": 255, "domain": null }, { "name": "nr_status", "type": "esriFieldTypeString", "alias": "National Register Status", "length": 255, "domain": null }, { "name": "NR_Evaluation", "type": "esriFieldTypeString", "alias": "National Register Status Description", "length": 255, "domain": null }, { "name": "architect", "type": "esriFieldTypeString", "alias": "Architect", "length": 255, "domain": null }, { "name": "builder", "type": "esriFieldTypeString", "alias": "Builder", "length": 255, "domain": null }, { "name": "RLS_Date", "type": "esriFieldTypeDate", "alias": "RLS Date", "length": 8, "domain": null }, { "name": "resource_type", "type": "esriFieldTypeString", "alias": "Resource Type", "length": 255, "domain": null }, { "name": "height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "primConstrDate", "type": "esriFieldTypeDouble", "alias": "Primary Construction Date", "domain": null }, { "name": "circa1", "type": "esriFieldTypeSmallInteger", "alias": "Circa Check Box for Primary Date", "domain": null }, { "name": "secConstrDate", "type": "esriFieldTypeDouble", "alias": "Secondary Construction Date", "domain": null }, { "name": "circa2", "type": "esriFieldTypeSmallInteger", "alias": "Circa Check Box for Secondary Date", "domain": null }, { "name": "histFunction1", "type": "esriFieldTypeString", "alias": "Original Use 1 Code", "length": 255, "domain": null }, { "name": "histFunction1_descr", "type": "esriFieldTypeString", "alias": "Original Use 1 Description", "length": 255, "domain": null }, { "name": "histFunction1_option", "type": "esriFieldTypeString", "alias": "Original Use 1 Optional Info", "length": 255, "domain": null }, { "name": "histFunction2", "type": "esriFieldTypeString", "alias": "Original Use 2 Code", "length": 255, "domain": null }, { "name": "histFuntion2_descr", "type": "esriFieldTypeString", "alias": "Original Use 2 Description\n", "length": 255, "domain": null }, { "name": "primSiding", "type": "esriFieldTypeString", "alias": "Primary Siding Code", "length": 255, "domain": null }, { "name": "primSiding_descr", "type": "esriFieldTypeString", "alias": "Primary Siding Description", "length": 255, "domain": null }, { "name": "primSiding_option", "type": "esriFieldTypeString", "alias": "Primary Siding Optional Info\n", "length": 255, "domain": null }, { "name": "secSiding", "type": "esriFieldTypeString", "alias": "Secondary Siding Code", "length": 255, "domain": null }, { "name": "secSiding_descr", "type": "esriFieldTypeString", "alias": "Secondary Siding Description", "length": 255, "domain": null }, { "name": "archClass1", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Code", "length": 255, "domain": null }, { "name": "archClass1_desc", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Description", "length": 255, "domain": null }, { "name": "archClass1_option", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Optional Info", "length": 255, "domain": null }, { "name": "archClass2", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Code", "length": 255, "domain": null }, { "name": "archClass2_desc", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Description", "length": 255, "domain": null }, { "name": "archClass2_option", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Optional Info", "length": 255, "domain": null }, { "name": "planTypeCode", "type": "esriFieldTypeString", "alias": "Plan/Type Code", "length": 255, "domain": null }, { "name": "planTypeDescr", "type": "esriFieldTypeString", "alias": "Plan/Type Description\n", "length": 255, "domain": null }, { "name": "contrRscs", "type": "esriFieldTypeDouble", "alias": "# Contributing Resources", "domain": null }, { "name": "nonContrRscs", "type": "esriFieldTypeDouble", "alias": "# Noncontributing Resources", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Contributing Resource Notes/Comments", "length": 255, "domain": null }, { "name": "nrNumber", "type": "esriFieldTypeString", "alias": "NR Number", "length": 255, "domain": null }, { "name": "NR_date_Listed", "type": "esriFieldTypeDate", "alias": "NR Date Listed", "length": 8, "domain": null }, { "name": "NR_date_Delisted", "type": "esriFieldTypeDate", "alias": "NR Date Delisted", "length": 8, "domain": null }, { "name": "reasonRemoved", "type": "esriFieldTypeString", "alias": "Reason Removed from NR", "length": 255, "domain": null }, { "name": "foundationMat1", "type": "esriFieldTypeString", "alias": "Foundation Material 1", "length": 255, "domain": null }, { "name": "foundationMat2", "type": "esriFieldTypeString", "alias": "Foundation Material 2", "length": 255, "domain": null }, { "name": "roofMaterial", "type": "esriFieldTypeString", "alias": "Roof Material", "length": 255, "domain": null }, { "name": "criteriaA", "type": "esriFieldTypeSmallInteger", "alias": "criteria A", "domain": null }, { "name": "criteriaB", "type": "esriFieldTypeSmallInteger", "alias": "criteria B", "domain": null }, { "name": "criteriaC", "type": "esriFieldTypeSmallInteger", "alias": "criteria C", "domain": null }, { "name": "criteriaD", "type": "esriFieldTypeSmallInteger", "alias": "criteria D", "domain": null }, { "name": "critConsid_A", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered A", "domain": null }, { "name": "critConsid_B", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered B", "domain": null }, { "name": "critConsid_C", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered C", "domain": null }, { "name": "critConsid_D", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered D", "domain": null }, { "name": "critConsid_E", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered E", "domain": null }, { "name": "critConsid_F", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered F", "domain": null }, { "name": "critConsid_G", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered G", "domain": null }, { "name": "nhlCriteria", "type": "esriFieldTypeString", "alias": "NHL Criteria", "length": 255, "domain": null }, { "name": "nhlException", "type": "esriFieldTypeString", "alias": "NHL Exception", "length": 255, "domain": null }, { "name": "signifPeriod", "type": "esriFieldTypeString", "alias": "Period of Significance\n", "length": 255, "domain": null }, { "name": "signifYears", "type": "esriFieldTypeString", "alias": "Significant Date(s)\n", "length": 255, "domain": null }, { "name": "signifPerson", "type": "esriFieldTypeString", "alias": "Significant Person(s)", "length": 255, "domain": null }, { "name": "culturalAffiliation", "type": "esriFieldTypeString", "alias": "Cultural Affiliation", "length": 255, "domain": null }, { "name": "signifArea", "type": "esriFieldTypeString", "alias": "Area(s) of Significance", "length": 255, "domain": null }, { "name": "nr_agency", "type": "esriFieldTypeString", "alias": "Agency Owner", "length": 255, "domain": null }, { "name": "ownershipType", "type": "esriFieldTypeString", "alias": "Ownership Type", "length": 255, "domain": null }, { "name": "signifLevel", "type": "esriFieldTypeString", "alias": "Significance Level", "length": 255, "domain": null }, { "name": "blockNbr", "type": "esriFieldTypeString", "alias": "Block Number", "length": 255, "domain": null }, { "name": "lotNbr", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 255, "domain": null }, { "name": "taxLotNbr", "type": "esriFieldTypeString", "alias": "Tax Lot Number", "length": 255, "domain": null }, { "name": "township", "type": "esriFieldTypeString", "alias": "Township", "length": 255, "domain": null }, { "name": "range", "type": "esriFieldTypeString", "alias": "Range", "length": 255, "domain": null }, { "name": "section", "type": "esriFieldTypeString", "alias": "Section", "length": 255, "domain": null }, { "name": "qtrSection", "type": "esriFieldTypeString", "alias": "Quarter Section", "length": 255, "domain": null }, { "name": "addition", "type": "esriFieldTypeString", "alias": "Addition", "length": 255, "domain": null }, { "name": "mapNbr", "type": "esriFieldTypeString", "alias": "Map Number", "length": 255, "domain": null }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "RLS_Date1", "type": "esriFieldTypeDate", "alias": "RLS_Date1", "length": 8, "domain": null }, { "name": "ILS_Date", "type": "esriFieldTypeDate", "alias": "ILS Date", "length": 8, "domain": null }, { "name": "GenSurv_Date", "type": "esriFieldTypeDate", "alias": "General Survey Date", "length": 8, "domain": null }, { "name": "Age_structure2", "type": "esriFieldTypeString", "alias": "Age of Structure 2", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "designation_new", "type": "esriFieldTypeString", "alias": "designation_new", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Historic, Conservation & National Register District Status", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DistStatus", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Contributing", "label": "Contributing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Non-contributing", "label": "Non-contributing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Removed", "label": "District Status Removed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 194, 255 ], "toColor": [ 252, 199, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 192, 252, 255 ], "toColor": [ 189, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 182, 255 ], "toColor": [ 252, 232, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 233, 255 ], "toColor": [ 215, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 219, 252, 255 ], "toColor": [ 212, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 219, 255 ], "toColor": [ 182, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 192, 252, 255 ], "toColor": [ 229, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.36590518682E7, "ymin": 5694781.558600001, "xmax": -1.3649709452E7, "ymax": 5714006.151500002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "histname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Portlandmaps", "type": "esriFieldTypeSmallInteger", "alias": "Portlandmaps", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "STATE_ID", "type": "esriFieldTypeString", "alias": "STATE_ID", "length": 20, "domain": null }, { "name": "recid", "type": "esriFieldTypeDouble", "alias": "DB record ID", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Overriding Status", "length": 254, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 254, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Resource Type", "length": 254, "domain": null }, { "name": "StatusDate", "type": "esriFieldTypeDate", "alias": "Status Date", "length": 8, "domain": null }, { "name": "histname", "type": "esriFieldTypeString", "alias": "Historic Name", "length": 254, "domain": null }, { "name": "NRStatus", "type": "esriFieldTypeString", "alias": "NR Status", "length": 254, "domain": null }, { "name": "NRDATE", "type": "esriFieldTypeDate", "alias": "NR Date", "length": 8, "domain": null }, { "name": "DistName", "type": "esriFieldTypeString", "alias": "District Name", "length": 50, "domain": null }, { "name": "DistStatus", "type": "esriFieldTypeString", "alias": "District Status", "length": 50, "domain": null }, { "name": "LandmarkID", "type": "esriFieldTypeInteger", "alias": "Landmark ID", "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeInteger", "alias": "Year Built", "domain": null }, { "name": "SHPO_ID", "type": "esriFieldTypeInteger", "alias": "SHPO ID", "domain": null }, { "name": "SHPO_FORM", "type": "esriFieldTypeString", "alias": "SHPO Form", "length": 140, "domain": null }, { "name": "Age_structure", "type": "esriFieldTypeString", "alias": "Structure Age", "length": 20, "domain": null }, { "name": "delete_record_flag", "type": "esriFieldTypeSmallInteger", "alias": "Deleted Record Flag", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "strNbr", "type": "esriFieldTypeDouble", "alias": "Street Number", "domain": null }, { "name": "approxAddr_flag", "type": "esriFieldTypeSmallInteger", "alias": "Approximate Address Flag", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "strPrefix", "type": "esriFieldTypeString", "alias": "Street Prefix", "length": 255, "domain": null }, { "name": "strName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "strSuffix", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 255, "domain": null }, { "name": "strPost", "type": "esriFieldTypeString", "alias": "Street Post", "length": 255, "domain": null }, { "name": "strNbrHigh", "type": "esriFieldTypeDouble", "alias": "HIgh Street Number", "domain": null }, { "name": "assocAddr", "type": "esriFieldTypeString", "alias": "Associated Address", "length": 255, "domain": null }, { "name": "cityID", "type": "esriFieldTypeString", "alias": "City", "length": 255, "domain": null }, { "name": "vctyFlag", "type": "esriFieldTypeSmallInteger", "alias": "Vicinity Flag", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "county_ID", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": null }, { "name": "state", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "zip", "type": "esriFieldTypeString", "alias": "Zip", "length": 255, "domain": null }, { "name": "property_name", "type": "esriFieldTypeString", "alias": "Property Name", "length": 255, "domain": null }, { "name": "otherNames", "type": "esriFieldTypeString", "alias": "Other Name(s)", "length": 255, "domain": null }, { "name": "locDescr", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "clusterName", "type": "esriFieldTypeString", "alias": "Cluster Name", "length": 255, "domain": null }, { "name": "evalCode", "type": "esriFieldTypeString", "alias": "Evaluation Code", "length": 255, "domain": null }, { "name": "evalDescr", "type": "esriFieldTypeString", "alias": "Evaluation Description", "length": 255, "domain": null }, { "name": "nr_status", "type": "esriFieldTypeString", "alias": "National Register Status Code", "length": 255, "domain": null }, { "name": "NR_Evaluation", "type": "esriFieldTypeString", "alias": "National Register Status Description", "length": 255, "domain": null }, { "name": "architect", "type": "esriFieldTypeString", "alias": "Architect", "length": 255, "domain": null }, { "name": "builder", "type": "esriFieldTypeString", "alias": "Builder", "length": 255, "domain": null }, { "name": "RLS_Date", "type": "esriFieldTypeDate", "alias": "RLS Date", "length": 8, "domain": null }, { "name": "resource_type", "type": "esriFieldTypeString", "alias": "Resource Type", "length": 255, "domain": null }, { "name": "height", "type": "esriFieldTypeDouble", "alias": "Height", "domain": null }, { "name": "primConstrDate", "type": "esriFieldTypeDouble", "alias": "Primary Construction Date", "domain": null }, { "name": "circa1", "type": "esriFieldTypeSmallInteger", "alias": "Circa Check Box Primary Date", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "secConstrDate", "type": "esriFieldTypeDouble", "alias": "Secondary Construction Date", "domain": null }, { "name": "circa2", "type": "esriFieldTypeSmallInteger", "alias": "Circa Check Box Secondary Date", "domain": { "type": "codedValue", "name": "WS1_BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "histFunction1", "type": "esriFieldTypeString", "alias": "Original Use 1 Code", "length": 255, "domain": null }, { "name": "histFunction1_descr", "type": "esriFieldTypeString", "alias": "Origninal Use 1 Description", "length": 255, "domain": null }, { "name": "histFunction1_option", "type": "esriFieldTypeString", "alias": "Original Use 1 Optional Info", "length": 255, "domain": null }, { "name": "histFunction2", "type": "esriFieldTypeString", "alias": "Original Use 2 Code", "length": 255, "domain": null }, { "name": "histFuntion2_descr", "type": "esriFieldTypeString", "alias": "Original Use 2 Description", "length": 255, "domain": null }, { "name": "primSiding", "type": "esriFieldTypeString", "alias": "Primary Siding Code", "length": 255, "domain": null }, { "name": "primSiding_descr", "type": "esriFieldTypeString", "alias": "Primary Sidnig Description", "length": 255, "domain": null }, { "name": "primSiding_option", "type": "esriFieldTypeString", "alias": "Primary Siding Optional Info", "length": 255, "domain": null }, { "name": "secSiding", "type": "esriFieldTypeString", "alias": "Secondary Siding Code", "length": 255, "domain": null }, { "name": "secSiding_descr", "type": "esriFieldTypeString", "alias": "Secondary Siding Description", "length": 255, "domain": null }, { "name": "archClass1", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Code", "length": 255, "domain": null }, { "name": "archClass1_desc", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Description", "length": 255, "domain": null }, { "name": "archClass1_option", "type": "esriFieldTypeString", "alias": "Architectural Classification 1 Optional Info", "length": 255, "domain": null }, { "name": "archClass2", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Code", "length": 255, "domain": null }, { "name": "archClass2_desc", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Description", "length": 255, "domain": null }, { "name": "archClass2_option", "type": "esriFieldTypeString", "alias": "Architectural Classification 2 Optional Info", "length": 255, "domain": null }, { "name": "planTypeCode", "type": "esriFieldTypeString", "alias": "Plan/Type Code", "length": 255, "domain": null }, { "name": "planTypeDescr", "type": "esriFieldTypeString", "alias": "Plan/Type Description", "length": 255, "domain": null }, { "name": "contrRscs", "type": "esriFieldTypeDouble", "alias": "# Contributing Resources", "domain": null }, { "name": "nonContrRscs", "type": "esriFieldTypeDouble", "alias": "# Noncontributing Resources", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Contributing Resource Notes/Comments", "length": 255, "domain": null }, { "name": "nrNumber", "type": "esriFieldTypeString", "alias": "NR Number", "length": 255, "domain": null }, { "name": "NR_date_Listed", "type": "esriFieldTypeDate", "alias": "NR Date Listed", "length": 8, "domain": null }, { "name": "NR_date_Delisted", "type": "esriFieldTypeDate", "alias": "NR Date Delisted", "length": 8, "domain": null }, { "name": "reasonRemoved", "type": "esriFieldTypeString", "alias": "Reason Removed from NR", "length": 255, "domain": null }, { "name": "foundationMat1", "type": "esriFieldTypeString", "alias": "Foundation Material 1", "length": 255, "domain": null }, { "name": "foundationMat2", "type": "esriFieldTypeString", "alias": "Foundation Material 2", "length": 255, "domain": null }, { "name": "roofMaterial", "type": "esriFieldTypeString", "alias": "Roof Material", "length": 255, "domain": null }, { "name": "criteriaA", "type": "esriFieldTypeSmallInteger", "alias": "criteria A", "domain": null }, { "name": "criteriaB", "type": "esriFieldTypeSmallInteger", "alias": "criteria B", "domain": null }, { "name": "criteriaC", "type": "esriFieldTypeSmallInteger", "alias": "criteria C", "domain": null }, { "name": "criteriaD", "type": "esriFieldTypeSmallInteger", "alias": "criteria D", "domain": null }, { "name": "critConsid_A", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered A", "domain": null }, { "name": "critConsid_B", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered B", "domain": null }, { "name": "critConsid_C", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered C", "domain": null }, { "name": "critConsid_D", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered D", "domain": null }, { "name": "critConsid_E", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered E", "domain": null }, { "name": "critConsid_F", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered F", "domain": null }, { "name": "critConsid_G", "type": "esriFieldTypeSmallInteger", "alias": "Criteria Considered G", "domain": null }, { "name": "nhlCriteria", "type": "esriFieldTypeString", "alias": "NHL Criteria", "length": 255, "domain": null }, { "name": "nhlException", "type": "esriFieldTypeString", "alias": "NHL Exception", "length": 255, "domain": null }, { "name": "signifPeriod", "type": "esriFieldTypeString", "alias": "Period of Significance", "length": 255, "domain": null }, { "name": "signifYears", "type": "esriFieldTypeString", "alias": "Significant Date(s)", "length": 255, "domain": null }, { "name": "signifPerson", "type": "esriFieldTypeString", "alias": "Significant Person(s)", "length": 255, "domain": null }, { "name": "culturalAffiliation", "type": "esriFieldTypeString", "alias": "Cultural Affiliation", "length": 255, "domain": null }, { "name": "signifArea", "type": "esriFieldTypeString", "alias": "Area(s) of Significance", "length": 255, "domain": null }, { "name": "nr_agency", "type": "esriFieldTypeString", "alias": "Agency Owner", "length": 255, "domain": null }, { "name": "ownershipType", "type": "esriFieldTypeString", "alias": "Ownership Type", "length": 255, "domain": null }, { "name": "signifLevel", "type": "esriFieldTypeString", "alias": "Significance Level", "length": 255, "domain": null }, { "name": "blockNbr", "type": "esriFieldTypeString", "alias": "Block Number", "length": 255, "domain": null }, { "name": "lotNbr", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 255, "domain": null }, { "name": "taxLotNbr", "type": "esriFieldTypeString", "alias": "Tax Lot Number", "length": 255, "domain": null }, { "name": "township", "type": "esriFieldTypeString", "alias": "Township", "length": 255, "domain": null }, { "name": "range", "type": "esriFieldTypeString", "alias": "Range", "length": 255, "domain": null }, { "name": "section", "type": "esriFieldTypeString", "alias": "Section", "length": 255, "domain": null }, { "name": "qtrSection", "type": "esriFieldTypeString", "alias": "Quarter Section", "length": 255, "domain": null }, { "name": "addition", "type": "esriFieldTypeString", "alias": "Addition", "length": 255, "domain": null }, { "name": "mapNbr", "type": "esriFieldTypeString", "alias": "Map Number", "length": 255, "domain": null }, { "name": "acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "RLS_Date1", "type": "esriFieldTypeDate", "alias": "RLS_Date1", "length": 8, "domain": null }, { "name": "ILS_Date", "type": "esriFieldTypeDate", "alias": "ILS Date", "length": 8, "domain": null }, { "name": "GenSurv_Date", "type": "esriFieldTypeDate", "alias": "General Survey Date", "length": 8, "domain": null }, { "name": "age_structure2", "type": "esriFieldTypeString", "alias": "Age of Structure 2", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "STATUS_IDX", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ADDRESS_IDX", "fields": "Address", "isAscending": true, "isUnique": false, "description": "" }, { "name": "TYPE_IDX", "fields": "Type", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Zoning Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.36741259791E7, "ymin": 5689505.578599997, "xmax": -1.3633524887000002E7, "ymax": 5724897.2382000005, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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": "CMP_ID", "type": "esriFieldTypeInteger", "alias": "CMP_ID", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "LINETYPE", "type": "esriFieldTypeString", "alias": "LINETYPE", "length": 512, "domain": null }, { "name": "SYMBOL", "type": "esriFieldTypeString", "alias": "SYMBOL", "length": 512, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Zoning Designations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 288895.277144, "maxScale": 18057, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "value": "R10", "label": "Single Dwelling Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "value": "R2.5", "label": "Single Dwelling Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "value": "R20", "label": "Single Dwelling Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "value": "R5", "label": "Single Dwelling Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "value": "R7", "label": "Single Dwelling Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": null }, "value": "RF", "label": "Single Dwelling Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": null }, "value": "RM4", "label": "Multi-Dwelling Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": null }, "value": "RM1", "label": "Multi-Dwelling Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": null }, "value": "RM3", "label": "Multi-Dwelling Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": null }, "value": "RM2", "label": "Multi-Dwelling Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": null }, "value": "RMP", "label": "Multi-Dwelling Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": null }, "value": "RX", "label": "Multi-Dwelling Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": null }, "value": "CR", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": null }, "value": "CE", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": null }, "value": "CX", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": null }, "value": "CM1", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": null }, "value": "CM2", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": null }, "value": "CM3", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 153, 255 ], "outline": null }, "value": "CI1", "label": "Institutional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 153, 255 ], "outline": null }, "value": "CI2", "label": "Institutional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 153, 255 ], "outline": null }, "value": "IR", "label": "Institutional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": null }, "value": "EG2", "label": "Employment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": null }, "value": "EX", "label": "Employment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": null }, "value": "EG1", "label": "Employment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": null }, "value": "IG1", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": null }, "value": "IG2", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": null }, "value": "IH", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": null }, "value": "OS", "label": "Open Space" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 194, 255 ], "toColor": [ 252, 199, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 192, 252, 255 ], "toColor": [ 189, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 182, 255 ], "toColor": [ 252, 232, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 233, 255 ], "toColor": [ 215, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 219, 252, 255 ], "toColor": [ 212, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 219, 255 ], "toColor": [ 182, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 192, 252, 255 ], "toColor": [ 229, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MAPLABEL]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 18057, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36741259791E7, "ymin": 5689505.578599997, "xmax": -1.3633524887E7, "ymax": 5724897.238200001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONE", "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": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 20, "domain": null }, { "name": "ZONE_DESC", "type": "esriFieldTypeString", "alias": "Zone Description", "length": 140, "domain": null }, { "name": "CMP", "type": "esriFieldTypeString", "alias": "Comp Plan", "length": 20, "domain": null }, { "name": "CMP_DESC", "type": "esriFieldTypeString", "alias": "Comp Plan Description", "length": 140, "domain": null }, { "name": "OVRLY", "type": "esriFieldTypeString", "alias": "Overlay", "length": 25, "domain": null }, { "name": "OVRLY_DESC", "type": "esriFieldTypeString", "alias": "Overlay Description", "length": 180, "domain": null }, { "name": "CMPOVR", "type": "esriFieldTypeString", "alias": "Comp Plan Overlay", "length": 20, "domain": null }, { "name": "CMPOVR_DESC", "type": "esriFieldTypeString", "alias": "CP Overlay Description", "length": 140, "domain": null }, { "name": "PLDIST", "type": "esriFieldTypeString", "alias": "Plan District", "length": 20, "domain": null }, { "name": "PLDIST_DESC", "type": "esriFieldTypeString", "alias": "Plan District Description", "length": 180, "domain": null }, { "name": "HIST", "type": "esriFieldTypeString", "alias": "Historic District", "length": 20, "domain": null }, { "name": "HIST_DESC", "type": "esriFieldTypeString", "alias": "Historic Dist Description", "length": 140, "domain": null }, { "name": "CONSV", "type": "esriFieldTypeString", "alias": "Conservation District", "length": 20, "domain": null }, { "name": "CONSV_DESC", "type": "esriFieldTypeString", "alias": "Conservation Dist Description", "length": 140, "domain": null }, { "name": "NRMP", "type": "esriFieldTypeString", "alias": "Natural Resource Mgmt Plan", "length": 20, "domain": null }, { "name": "NRMP_DESC", "type": "esriFieldTypeString", "alias": "NRMP Description", "length": 140, "domain": null }, { "name": "UNINC", "type": "esriFieldTypeString", "alias": "Unincorporated", "length": 20, "domain": null }, { "name": "MAPLABEL", "type": "esriFieldTypeString", "alias": "Map Label", "length": 50, "domain": null }, { "name": "CMPDIFFER", "type": "esriFieldTypeString", "alias": "Comp and Zone differ", "length": 12, "domain": null }, { "name": "UPDATE_", "type": "esriFieldTypeDate", "alias": "Date changed", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ZONE_IDX", "fields": "ZONE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "OVRLY_IDX", "fields": "OVRLY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CMPOVR_DESC_IDX", "fields": "CMPOVR_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UNINC_IDX", "fields": "UNINC", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Zoning Designations (Detailed)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 255, 51, 255 ], "outline": null }, "value": "OS", "label": "Open Space (OS)", "description": "Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 77, 255 ], "outline": null }, "value": "RF", "label": "Residential Farming (RF)", "description": "Residential Farming" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 255, 127, 255 ], "outline": null }, "value": "R20", "label": "Single Dwelling Residential 20,000 (R20)", "description": "Single Dwelling Residential 20,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 204, 255 ], "outline": null }, "value": "R10", "label": "Single Dwelling Residential 10,000 (R10)", "description": "Single Dwelling Residential 10,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 153, 255 ], "outline": null }, "value": "R7", "label": "Single Dwelling Residential 7,000 (R7)", "description": "Single Dwelling Residential 7,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 51, 255 ], "outline": null }, "value": "R5", "label": "Single Dwelling Residential 5,000 (R5)", "description": "Single Dwelling Residential 5,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 214, 0, 255 ], "outline": null }, "value": "R2.5", "label": "Single Dwelling Residential 2,500 (R2.5)", "description": "Single Dwelling Residential 2,500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 140, 0, 255 ], "outline": null }, "value": "RMP", "label": "Residential Manufactured Dwelling Park (RMP)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 255, 255, 255 ], "outline": null }, "value": "RM1", "label": "Residential Multi-Dwelling 1 (RM1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 255, 255, 255 ], "outline": null }, "value": "RM2", "label": "Residential Multi-Dwelling 2 (RM2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null }, "value": "RM3", "label": "Residential Multi-Dwelling 3 (RM3)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": null }, "value": "RM4", "label": "Residential Multi-Dwelling 4 (RM4)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": null }, "value": "RX", "label": "Central Residential (RX)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 226, 181, 255 ], "outline": null }, "value": "IR", "label": "Institutional Residential (IR)", "description": "Institutional Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 181, 156, 255 ], "outline": null }, "value": "CI1", "label": "Campus Institutional 1 (CI1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 153, 255 ], "outline": null }, "value": "CI2", "label": "Campus Institutional 2 (CI2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 201, 232, 255 ], "outline": null }, "value": "CR", "label": "Commercial Residential (CR)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 145, 223, 255 ], "outline": null }, "value": "CM1", "label": "Commercial Mixed Use 1 (CM1)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 138, 0, 255 ], "outline": null }, "value": "CM2", "label": "Commercial Mixed Use 2 (CM2)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 85, 99, 255 ], "outline": null }, "value": "CM3", "label": "Commercial Mixed Use 3 (CM3)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 0, 0, 255 ], "outline": null }, "value": "CE", "label": "Commercial Employment (CE)" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 25, 76, 255 ], "outline": null }, "value": "CX", "label": "Central Commercial (CX)", "description": "Central Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 178, 255, 255 ], "outline": null }, "value": "EG1", "label": "General Employment 1 (EG1)", "description": "General Employment 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 229, 255, 255 ], "outline": null }, "value": "EG2", "label": "General Employment 2 (EG2)", "description": "General Employment 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 127, 255, 255 ], "outline": null }, "value": "EX", "label": "Central Employment (EX)", "description": "Central Employment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 229, 229, 255 ], "outline": null }, "value": "IG1", "label": "General Industrial 1 (IG1)", "description": "General Industrial 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "IG2", "label": "General Industrial 2 (IG2)", "description": "General Industrial 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 127, 127, 255 ], "outline": null }, "value": "IH", "label": "Heavy Industrial (IH)", "description": "Heavy Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 126, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "value": "MC", "label": "County Zoning" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 126, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "value": "WC", "label": "County Zoning" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 126, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 107, 126, 147, 255 ], "width": 0.4 } }, "value": "CL", "label": "County Zoning" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 222, 252, 255 ], "toColor": [ 179, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 192, 255 ], "toColor": [ 252, 199, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 244, 255 ], "toColor": [ 194, 252, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 179, 252, 255 ], "toColor": [ 179, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 184, 255 ], "toColor": [ 252, 240, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 250, 255 ], "toColor": [ 252, 212, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 210, 255 ], "toColor": [ 252, 179, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 210, 252, 255 ], "toColor": [ 215, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 215, 255 ], "toColor": [ 222, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 241, 252, 255 ], "toColor": [ 210, 241, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 182, 252, 255 ], "toColor": [ 217, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 184, 255 ], "toColor": [ 233, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 209, 255 ], "toColor": [ 189, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 250, 255 ], "toColor": [ 252, 194, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 194, 252, 255 ], "toColor": [ 179, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 228, 255 ], "toColor": [ 252, 212, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 187, 255 ], "toColor": [ 252, 224, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 226, 255 ], "toColor": [ 207, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 183, 255 ], "toColor": [ 252, 182, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 187, 255 ], "toColor": [ 252, 209, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 224, 252, 255 ], "toColor": [ 204, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 245, 252, 255 ], "toColor": [ 182, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 210, 255 ], "toColor": [ 252, 215, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MAPLABEL]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 18057, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.36741259791E7, "ymin": 5689505.578599997, "xmax": -1.3633524887E7, "ymax": 5724897.238200001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 20, "domain": null }, { "name": "ZONE_DESC", "type": "esriFieldTypeString", "alias": "ZONE_DESC", "length": 140, "domain": null }, { "name": "CMP", "type": "esriFieldTypeString", "alias": "CMP", "length": 20, "domain": null }, { "name": "CMP_DESC", "type": "esriFieldTypeString", "alias": "CMP_DESC", "length": 140, "domain": null }, { "name": "OVRLY", "type": "esriFieldTypeString", "alias": "OVRLY", "length": 25, "domain": null }, { "name": "OVRLY_DESC", "type": "esriFieldTypeString", "alias": "OVRLY_DESC", "length": 180, "domain": null }, { "name": "CMPOVR", "type": "esriFieldTypeString", "alias": "CMPOVR", "length": 20, "domain": null }, { "name": "PLDIST", "type": "esriFieldTypeString", "alias": "PLDIST", "length": 20, "domain": null }, { "name": "HIST", "type": "esriFieldTypeString", "alias": "HIST", "length": 20, "domain": null }, { "name": "HIST_DESC", "type": "esriFieldTypeString", "alias": "HIST_DESC", "length": 140, "domain": null }, { "name": "CONSV", "type": "esriFieldTypeString", "alias": "CONSV", "length": 20, "domain": null }, { "name": "CONSV_DESC", "type": "esriFieldTypeString", "alias": "CONSV_DESC", "length": 140, "domain": null }, { "name": "NRMP", "type": "esriFieldTypeString", "alias": "NRMP", "length": 20, "domain": null }, { "name": "NRMP_DESC", "type": "esriFieldTypeString", "alias": "NRMP_DESC", "length": 140, "domain": null }, { "name": "UNINC", "type": "esriFieldTypeString", "alias": "UNINC", "length": 20, "domain": null }, { "name": "MAPLABEL", "type": "esriFieldTypeString", "alias": "MAPLABEL", "length": 50, "domain": null }, { "name": "CMPDIFFER", "type": "esriFieldTypeString", "alias": "CMPDIFFER", "length": 12, "domain": null }, { "name": "UPDATE_", "type": "esriFieldTypeDate", "alias": "UPDATE_", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CMPOVR_DESC", "type": "esriFieldTypeString", "alias": "CP Overlay Description", "length": 140, "domain": null }, { "name": "PLDIST_DESC", "type": "esriFieldTypeString", "alias": "Plan District Description", "length": 180, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ZONE_IDX", "fields": "ZONE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "OVRLY_IDX", "fields": "OVRLY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CMPOVR_DESC_IDX", "fields": "CMPOVR_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UNINC_IDX", "fields": "UNINC", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 50, "name": "Comprehensive Plan Designations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 288895.277144, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CMP", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 255, 51, 255 ], "outline": null }, "value": "OS", "label": "Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 255, 77, 255 ], "outline": null }, "value": "RF", "label": "Farm and Forest" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 255, 127, 255 ], "outline": null }, "value": "R20", "label": "Single-Dwelling 20,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 204, 255 ], "outline": null }, "value": "R10", "label": "Single-Dwelling 10,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 153, 255 ], "outline": null }, "value": "R7", "label": "Single-Dwelling 7,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 51, 255 ], "outline": null }, "value": "R5", "label": "Single-Dwelling 5,000" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 214, 0, 255 ], "outline": null }, "value": "R2.5", "label": "Single-Dwelling 2,500" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 140, 0, 255 ], "outline": null }, "value": "MDP", "label": "Manufactured Dwelling Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 255, 255, 255 ], "outline": null }, "value": "MD-N", "label": "Multi-Dwelling - Neighborhood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 255, 255, 255 ], "outline": null }, "value": "MD-C", "label": "Multi-Dwelling - Corridor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 178, 255, 255 ], "outline": null }, "value": "MD-U", "label": "Multi-Dwelling - Urban Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 25, 76, 204, 255 ], "outline": null }, "value": "RX", "label": "Central Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 153, 255 ], "outline": null }, "value": "IC", "label": "Institutional Campus" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 199, 153, 255 ], "outline": null }, "value": "IR", "label": "Institutional Campus" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 145, 223, 255 ], "outline": null }, "value": "MU-D", "label": "Mixed Use - Dispersed" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 197, 255 ], "outline": null }, "value": "MU-N", "label": "Mixed Use - Neighborhood" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "MU-C", "label": "Mixed Use - Civic Corridor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 76, 0, 255 ], "outline": null }, "value": "MU-U", "label": "Mixed Use - Urban Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 25, 76, 255 ], "outline": null }, "value": "CX", "label": "Central Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 127, 255, 255 ], "outline": null }, "value": "EX", "label": "Central Employment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 255, 255 ], "outline": null }, "value": "ME", "label": "Mixed Employment" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "IS", "label": "Industrial Sanctuary" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 251, 255 ], "toColor": [ 252, 179, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 224, 252, 255 ], "toColor": [ 182, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 182, 255 ], "toColor": [ 252, 194, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 238, 255 ], "toColor": [ 187, 252, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 215, 255 ], "toColor": [ 252, 249, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 187, 252, 255 ], "toColor": [ 190, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 182, 255 ], "toColor": [ 242, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 218, 255 ], "toColor": [ 252, 184, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 213, 255 ], "toColor": [ 207, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 248, 252, 255 ], "toColor": [ 210, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 210, 255 ], "toColor": [ 252, 202, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 197, 252, 255 ], "toColor": [ 239, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 215, 255 ], "toColor": [ 252, 232, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 204, 255 ], "toColor": [ 236, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 217, 194, 255 ], "toColor": [ 252, 217, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 179, 255 ], "toColor": [ 252, 234, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 245, 255 ], "toColor": [ 252, 189, 245, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MAPLABEL]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 18057, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.36741259791E7, "ymin": 5689505.578599997, "xmax": -1.3633524887E7, "ymax": 5724897.238200001, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CMP_DESC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "length": 20, "domain": null }, { "name": "ZONE_DESC", "type": "esriFieldTypeString", "alias": "ZONE_DESC", "length": 140, "domain": null }, { "name": "CMP", "type": "esriFieldTypeString", "alias": "CMP", "length": 20, "domain": null }, { "name": "CMP_DESC", "type": "esriFieldTypeString", "alias": "CMP_DESC", "length": 140, "domain": null }, { "name": "OVRLY", "type": "esriFieldTypeString", "alias": "OVRLY", "length": 25, "domain": null }, { "name": "OVRLY_DESC", "type": "esriFieldTypeString", "alias": "OVRLY_DESC", "length": 180, "domain": null }, { "name": "CMPOVR", "type": "esriFieldTypeString", "alias": "CMPOVR", "length": 20, "domain": null }, { "name": "PLDIST", "type": "esriFieldTypeString", "alias": "PLDIST", "length": 20, "domain": null }, { "name": "HIST", "type": "esriFieldTypeString", "alias": "HIST", "length": 20, "domain": null }, { "name": "HIST_DESC", "type": "esriFieldTypeString", "alias": "HIST_DESC", "length": 140, "domain": null }, { "name": "CONSV", "type": "esriFieldTypeString", "alias": "CONSV", "length": 20, "domain": null }, { "name": "CONSV_DESC", "type": "esriFieldTypeString", "alias": "CONSV_DESC", "length": 140, "domain": null }, { "name": "NRMP", "type": "esriFieldTypeString", "alias": "NRMP", "length": 20, "domain": null }, { "name": "NRMP_DESC", "type": "esriFieldTypeString", "alias": "NRMP_DESC", "length": 140, "domain": null }, { "name": "UNINC", "type": "esriFieldTypeString", "alias": "UNINC", "length": 20, "domain": null }, { "name": "MAPLABEL", "type": "esriFieldTypeString", "alias": "MAPLABEL", "length": 50, "domain": null }, { "name": "CMPDIFFER", "type": "esriFieldTypeString", "alias": "CMPDIFFER", "length": 12, "domain": null }, { "name": "UPDATE_", "type": "esriFieldTypeDate", "alias": "UPDATE_", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CMPOVR_DESC", "type": "esriFieldTypeString", "alias": "CP Overlay Description", "length": 140, "domain": null }, { "name": "PLDIST_DESC", "type": "esriFieldTypeString", "alias": "Plan District Description", "length": 180, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ZONE_IDX", "fields": "ZONE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "OVRLY_IDX", "fields": "OVRLY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CMPOVR_DESC_IDX", "fields": "CMPOVR_DESC", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UNINC_IDX", "fields": "UNINC", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 30, "name": "Community Plans", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 577790.554289, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SHARED", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } }, "value": "N", "label": "Community Plan Boundary" }, { "symbol": { "type": "esriSFS", "style": "esriSFSVertical", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 2 } }, "value": "Y", "label": "Overlapping Community Plans" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 207, 155, 255 ], "toColor": [ 164, 207, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 151, 207, 255 ], "toColor": [ 188, 151, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 168, 161, 255 ], "toColor": [ 194, 168, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 187, 204, 255 ], "toColor": [ 145, 187, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 202, 157, 255 ], "toColor": [ 212, 202, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 151, 174, 255 ], "toColor": [ 209, 151, 174, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 150, 191, 255 ], "toColor": [ 136, 150, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 214, 199, 255 ], "toColor": [ 165, 214, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 180, 212, 255 ], "toColor": [ 193, 180, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 191, 159, 255 ], "toColor": [ 166, 191, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 167, 204, 255 ], "toColor": [ 209, 167, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 156, 214, 255 ], "toColor": [ 165, 156, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 161, 175, 255 ], "toColor": [ 194, 161, 175, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "none", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "where": "SHARED = 'N'", "useCodedValues": true, "maxScale": 0, "minScale": 250000, "name": "Default", "priority": 11, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.36652526464E7, "ymin": 5689875.742700003, "xmax": -1.36342650737E7, "ymax": 5718889.882199998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "SHARED", "type": "esriFieldTypeString", "alias": "SHARED", "length": 1, "domain": null }, { "name": "YEAR", "type": "esriFieldTypeString", "alias": "YEAR", "length": 12, "domain": null }, { "name": "ORDINANCE", "type": "esriFieldTypeString", "alias": "ORDINANCE", "length": 20, "domain": null }, { "name": "REV_YEAR", "type": "esriFieldTypeString", "alias": "REV_YEAR", "length": 12, "domain": null }, { "name": "REV_ORDINANCE", "type": "esriFieldTypeString", "alias": "REV_ORDINANCE", "length": 20, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 29, "name": "Area Plan Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 577790.554289, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "none", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 115, 76, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.36720991312E7, "ymin": 5690764.854800001, "xmax": -1.3636298749100002E7, "ymax": 5720117.479299999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ORDINANCE", "type": "esriFieldTypeDouble", "alias": "ORDINANCE", "domain": null }, { "name": "YEAR", "type": "esriFieldTypeInteger", "alias": "YEAR", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "status", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 32, "name": "Neighborhood Plan Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 577790.554289, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "none", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.36628835517E7, "ymin": 5693233.311700001, "xmax": -1.3633588196E7, "ymax": 5718639.975099998, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ORDINANCE", "type": "esriFieldTypeDouble", "alias": "ORDINANCE", "domain": null }, { "name": "YEAR", "type": "esriFieldTypeInteger", "alias": "YEAR", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 36, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 31, "name": "Natural Resource Plan Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 577790.554289, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSHorizontal", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 168, 132, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "none", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Default", "priority": 10, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -1.36729654104E7, "ymin": 5703677.032200001, "xmax": -1.36335249225E7, "ymax": 5719204.627900002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ORDINANCE", "type": "esriFieldTypeDouble", "alias": "ORDINANCE", "domain": null }, { "name": "YEAR", "type": "esriFieldTypeInteger", "alias": "YEAR", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 36, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 37, "name": "Historic Resources Outer Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "resource_type_1", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 0, 77, 168, 255 ], "width": 2 } }, "value": "Historic Landmark", "label": "Historic Landmark" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 168, 112, 0, 255 ], "width": 2 } }, "value": "Conservation Landmark", "label": "Conservation Landmark" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 132, 0, 168, 255 ], "width": 2 } }, "value": "National Register Landmark", "label": "National Register Landmark" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 189, 255 ], "toColor": [ 200, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 179, 252, 255 ], "toColor": [ 245, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 231, 252, 255 ], "toColor": [ 182, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 194, 255 ], "toColor": [ 252, 199, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 192, 252, 255 ], "toColor": [ 189, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 182, 255 ], "toColor": [ 252, 232, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 233, 255 ], "toColor": [ 215, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 240, 255 ], "toColor": [ 252, 207, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 219, 252, 255 ], "toColor": [ 212, 219, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 219, 255 ], "toColor": [ 182, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 202, 255 ], "toColor": [ 242, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 192, 252, 255 ], "toColor": [ 229, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 205, 255 ], "toColor": [ 252, 179, 205, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -1.36665326657E7, "ymin": 5689904.4619999975, "xmax": -1.36398277599E7, "ymax": 5716622.047200002, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HISTNAME_1", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LANDMARKID", "type": "esriFieldTypeInteger", "alias": "Landmark ID", "domain": null }, { "name": "STATE_ID_1", "type": "esriFieldTypeString", "alias": "STATE ID", "length": 20, "domain": null }, { "name": "ADDRESS_1", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 70, "domain": null }, { "name": "HISTNAME_1", "type": "esriFieldTypeString", "alias": "Historic Name", "length": 70, "domain": null }, { "name": "COMMONNAME_1", "type": "esriFieldTypeString", "alias": "Common Name", "length": 50, "domain": null }, { "name": "X_COORD_1", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD_1", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "OVERSTATUS", "type": "esriFieldTypeString", "alias": "Overriding Status", "length": 50, "domain": null }, { "name": "NR_LDMK", "type": "esriFieldTypeString", "alias": "NR Landmark", "length": 12, "domain": null }, { "name": "LOCAL_LDMK", "type": "esriFieldTypeString", "alias": "Local Landmark", "length": 12, "domain": null }, { "name": "SHPO_DB_LINK", "type": "esriFieldTypeString", "alias": "SHPO Form", "length": 140, "domain": null }, { "name": "SHPO_ID_1", "type": "esriFieldTypeInteger", "alias": "SHPO ID", "domain": null }, { "name": "resource_type_1", "type": "esriFieldTypeString", "alias": "Resource Type", "length": 255, "domain": null }, { "name": "Resource_detail", "type": "esriFieldTypeString", "alias": "Resource_detail", "length": 50, "domain": null }, { "name": "Edit_Status", "type": "esriFieldTypeString", "alias": "Edit_Status", "length": 24, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 4000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }