{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Historic Landmarks", "type": "Feature Layer", "description": "Historic Landmarks in the city of Boulder", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3056234.0847210586, "ymin": 1234862.402629137, "xmax": 3080443.7498843074, "ymax": 1265429.8198406398, "spatialReference": { "wkid": 2876, "latestWkid": 2876, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118265500, "falseY": -95180100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SITENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "STYLE", "length": 100, "domain": { "type": "codedValue", "name": "WS1_HistoricLandmarkStyle", "description": "Primary architectual style of historic landmark sites", "codedValues": [ { "name": "BUNGALOW", "code": "BUNGALOW" }, { "name": "CHATEAUESQUE", "code": "CHATEAUESQUE" }, { "name": "COLONIAL REVIVAL", "code": "COLONIAL REVIVAL" }, { "name": "COMMERCIAL STYLE", "code": "COMMERCIAL STYLE" }, { "name": "COTTAGE", "code": "COTTAGE" }, { "name": "CRAFTSMAN", "code": "CRAFTSMAN" }, { "name": "DUTCH COLONIAL", "code": "DUTCH COLONIAL" }, { "name": "EDWARDIAN", "code": "EDWARDIAN" }, { "name": "ENGLISH-NORMAN COTTAGE", "code": "ENGLISH-NORMAN COTTAGE" }, { "name": "FOURSQUARE", "code": "FOURSQUARE" }, { "name": "FRENCH RENAISSANCE", "code": "FRENCH RENAISSANCE" }, { "name": "GOTHIC REVIVAL", "code": "GOTHIC REVIVAL" }, { "name": "HIPPED-ROOF BOX", "code": "HIPPED-ROOF BOX" }, { "name": "ITALIANATE", "code": "ITALIANATE" }, { "name": "LATE 19TH AND 20TH CENTURY REVIVAL", "code": "LATE 19TH AND 20TH CENTURY REVIVAL" }, { "name": "LATE 19TH AND EARLY 20TH CENTURY AMERICAN MOVEMENT", "code": "LATE 19TH AND EARLY 20TH CENTURY AMERICAN MOVEMENT" }, { "name": "LATE VICTORIAN", "code": "LATE VICTORIAN" }, { "name": "MASONRY", "code": "MASONRY" }, { "name": "MEDITERRANEAN REVIVAL", "code": "MEDITERRANEAN REVIVAL" }, { "name": "MINIMAL TRADITIONAL", "code": "MINIMAL TRADITIONAL" }, { "name": "MISSION", "code": "MISSION" }, { "name": "MIXED STYLE", "code": "MIXED STYLE" }, { "name": "MODERN MOVEMENT", "code": "MODERN MOVEMENT" }, { "name": "MODERNE", "code": "MODERNE" }, { "name": "NEO-VICTORIAN", "code": "NEO-VICTORIAN" }, { "name": "NO STYLE", "code": "NO STYLE" }, { "name": "POST WWII ALTERNATIVE STYLE", "code": "POST WWII ALTERNATIVE STYLE" }, { "name": "PRAIRIE STYLE", "code": "PRAIRIE STYLE" }, { "name": "QUEEN ANNE", "code": "QUEEN ANNE" }, { "name": "QUONSET", "code": "QUONSET" }, { "name": "RANCH", "code": "RANCH" }, { "name": "RENAISSANCE REVIVAL", "code": "RENAISSANCE REVIVAL" }, { "name": "ROMANESQUE REVIVAL", "code": "ROMANESQUE REVIVAL" }, { "name": "SECOND EMPIRE", "code": "SECOND EMPIRE" }, { "name": "SHINGLE STYLE", "code": "SHINGLE STYLE" }, { "name": "TERRACE STYLE", "code": "TERRACE STYLE" }, { "name": "TUTOR", "code": "TUTOR" }, { "name": "TUTOR REVIVAL", "code": "TUTOR REVIVAL" }, { "name": "VERNACULAR", "code": "VERNACULAR" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DESIGNATION", "type": "esriFieldTypeString", "alias": "DESIGNATION", "length": 50, "domain": { "type": "codedValue", "name": "WS1_HistoricLandmarkStatus", "description": "Individual or Historic Landmark status", "codedValues": [ { "name": "Individual Landmark", "code": "INDL" }, { "name": "Historic Landmark", "code": "HIST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CASESTATUS", "type": "esriFieldTypeString", "alias": "CASESTATUS", "length": 25, "domain": { "type": "codedValue", "name": "WS1_CaseReviewStatus", "description": "The stages and status of development review cases", "codedValues": [ { "name": "In Review", "code": "In Review" }, { "name": "Pending", "code": "Pending" }, { "name": "Approved", "code": "Approved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SiteName", "length": 50, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "SiteAddress", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1064_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S885_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }