{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 18, "name": "Landscape Structure", "type": "Feature Layer", "parentLayer": { "id": 14, "name": "1:564" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": 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 } }, "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" }, "effectiveMinScale": 564.248588, "effectiveMaxScale": 282.124294, "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": [] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "LandscapeStructureName", "typeIdField": "", "subtypeField": "LandscapeStructureType", "defaultSubtypeCode": 7, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "LandscapeStructureType", "type": "esriFieldTypeSmallInteger", "alias": "Landscape Structure Type", "domain": null, "editable": true, "nullable": false, "defaultValue": 7, "modelName": "LandscapeStructureType" }, { "name": "LandscapeStructureName", "type": "esriFieldTypeString", "alias": "Landscape Structure Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LandscapeStructureName" }, { "name": "ConstructionType", "type": "esriFieldTypeString", "alias": "Construction Type", "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" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ConstructionType" }, { "name": "ConstructionDate", "type": "esriFieldTypeDate", "alias": "Construction Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ConstructionDate" }, { "name": "ContactName", "type": "esriFieldTypeString", "alias": "Contact Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ContactName" }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "Creation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CreationDate" }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Creator" }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EditDate" }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Editor" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 1024, "defaultValue": null, "modelName": "Comments" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "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": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Landscape Structure", "description": "", "prototype": { "attributes": { "Editor": null, "Comments": null, "LandscapeStructureType": 7, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "UNKNOWN", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 0, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 1, "name": "Arbor or Pergola", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 1, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 10, "name": "Other", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 10, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 2, "name": "Artwork", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 2, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 3, "name": "Deck", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 3, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 4, "name": "Fountain", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 4, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 5, "name": "Gazebo", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 5, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 6, "name": "Kiosk", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 6, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 7, "name": "Rock or Boulder", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 7, "LandscapeStructureName": null, "ConstructionType": "Stone", "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 8, "name": "Stage", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 8, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 9, "name": "Trellis", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 9, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 0, "name": "UNKNOWN", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 0, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 1, "name": "Arbor or Pergola", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 1, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 10, "name": "Other", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 10, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 2, "name": "Artwork", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 2, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 3, "name": "Deck", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 3, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 4, "name": "Fountain", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 4, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 5, "name": "Gazebo", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 5, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 6, "name": "Kiosk", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 6, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 7, "name": "Rock or Boulder", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 7, "LandscapeStructureName": null, "ConstructionType": "Stone", "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 8, "name": "Stage", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 8, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } }, { "code": 9, "name": "Trellis", "defaultValues": { "GlobalID": null, "LandscapeStructureType": 9, "LandscapeStructureName": null, "ConstructionType": null, "ConstructionDate": null, "ContactName": null, "CreationDate": null, "Creator": null, "EditDate": null, "Editor": null, "Comments": null, "SHAPE.STArea()": null, "SHAPE.STLength()": null }, "domains": { "ConstructionType": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }