{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 18, "name": "Landscape Structure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_California_II_FIPS_0402_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",6561666.666666666],PARAMETER[\"False_Northing\",1640416.666666667],PARAMETER[\"Central_Meridian\",-122.0],PARAMETER[\"Standard_Parallel_1\",38.33333333333334],PARAMETER[\"Standard_Parallel_2\",39.83333333333334],PARAMETER[\"Latitude_Of_Origin\",37.66666666666666],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0, "falseX": -4.5035996273705E11, "falseY": -4.5035996273705E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 14, "name": "1:564" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 84, 0, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 51, 51, 255 ], "width": 0.75 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [] }, "defaultVisibility": true, "extent": { "xmin": -1.355448377203322E7, "ymin": 4654554.934933112, "xmax": -1.3552030254331555E7, "ymax": 4656205.685137445, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LandscapeStructureName", "typeIdField": "LandscapeStructureType", "subtypeFieldName": "LandscapeStructureType", "subtypeField": "LandscapeStructureType", "defaultSubtypeCode": 7, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "length": 38, "domain": null }, { "name": "LandscapeStructureType", "type": "esriFieldTypeSmallInteger", "alias": "Landscape Structure Type", "domain": null }, { "name": "LandscapeStructureName", "type": "esriFieldTypeString", "alias": "Landscape Structure Name", "length": 50, "domain": null }, { "name": "ConstructionType", "type": "esriFieldTypeString", "alias": "Construction Type", "length": 20, "domain": { "type": "codedValue", "name": "LandscapeStructureConstructionType", "description": "Valid values for LandscapeStructure:ConstructionType.", "codedValues": [ { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Metal", "code": "Metal" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Stone", "code": "Stone" }, { "name": "Synthetic", "code": "Synthetic" }, { "name": "Wood", "code": "Wood" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ConstructionDate", "type": "esriFieldTypeDate", "alias": "Construction Date", "length": 8, "domain": null }, { "name": "ContactName", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 50, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1024, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R29_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_29", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_29", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S7_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 0, "name": "UNKNOWN" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 1, "name": "Arbor or Pergola" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 10, "name": "Other" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 2, "name": "Artwork" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 3, "name": "Deck" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 4, "name": "Fountain" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 5, "name": "Gazebo" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 6, "name": "Kiosk" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 7, "name": "Rock or Boulder" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 8, "name": "Stage" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 9, "name": "Trellis" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 0, "name": "UNKNOWN" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 1, "name": "Arbor or Pergola" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 10, "name": "Other" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 2, "name": "Artwork" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 3, "name": "Deck" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 4, "name": "Fountain" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 5, "name": "Gazebo" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 6, "name": "Kiosk" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 7, "name": "Rock or Boulder" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 8, "name": "Stage" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "id": 9, "name": "Trellis" } ], "subtypes": [ { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 0, "name": "UNKNOWN" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 1, "name": "Arbor or Pergola" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 10, "name": "Other" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 2, "name": "Artwork" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 3, "name": "Deck" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 4, "name": "Fountain" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 5, "name": "Gazebo" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 6, "name": "Kiosk" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": "Stone", "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 7, "name": "Rock or Boulder" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 8, "name": "Stage" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 9, "name": "Trellis" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 0, "name": "UNKNOWN" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 1, "name": "Arbor or Pergola" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 10, "name": "Other" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 2, "name": "Artwork" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 3, "name": "Deck" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 4, "name": "Fountain" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 5, "name": "Gazebo" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 6, "name": "Kiosk" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": "Stone", "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 7, "name": "Rock or Boulder" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 8, "name": "Stage" }, { "domains": { "ConstructionType": {"type": "inherited"} }, "defaultValues": { "GlobalID": null, "LandscapeStructureType": null, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null }, "code": 9, "name": "Trellis" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 564.248588, "effectiveMaxScale": 282.124294, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }