{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Structure", "type": "Feature Layer", "description": "The Structure polygon feature class is used to delinieate the footprints of buildings and other structures. Structures are categoriezed by use as administration, education, exhibit, facilities, horticulture, research, visitor amenity, mixed, or other.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt2": "COMPOUNDCRS[\"\",PROJCRS[\"NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001_Feet\",BASEGEOGCRS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",ELLIPSOID[\"GRS_1980\",6378137.0,298.257222101,LENGTHUNIT[\"Meter\",1.0]]],PRIMEM[\"Greenwich\",0.0,ANGLEUNIT[\"Degree\",0.0174532925199433]],CS[ellipsoidal,2],AXIS[\"Latitude (lat)\",north,ORDER[1]],AXIS[\"Longitude (lon)\",east,ORDER[2]],ANGLEUNIT[\"Degree\",0.0174532925199433]],CONVERSION[\"Lambert_Conformal_Conic\",METHOD[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",656166.6666666665,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"False_Northing\",2460625.0,LENGTHUNIT[\"Foot_US\",0.3048006096012192]],PARAMETER[\"Central_Meridian\",-71.5,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_1\",41.71666666666667,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Standard_Parallel_2\",42.68333333333333,ANGLEUNIT[\"Degree\",0.0174532925199433]],PARAMETER[\"Latitude_Of_Origin\",41.0,ANGLEUNIT[\"Degree\",0.0174532925199433]]],CS[Cartesian,2],AXIS[\"Easting (X)\",east,ORDER[1]],AXIS[\"Northing (Y)\",north,ORDER[2]],LENGTHUNIT[\"Foot_US\",0.3048006096012192]],VERTCRS[\"NAVD_1988\",VDATUM[\"North_American_Vertical_Datum_1988\"],CS[vertical,1],AXIS[\"Gravity-related height (H)\",up,LENGTHUNIT[\"Foot_US\",0.3048006096012192]]]]", "wkt": "PROJCS[\"NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001_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\",656166.6666666665],PARAMETER[\"False_Northing\",2460625.0],PARAMETER[\"Central_Meridian\",-71.5],PARAMETER[\"Standard_Parallel_1\",41.71666666666667],PARAMETER[\"Standard_Parallel_2\",42.68333333333333],PARAMETER[\"Latitude_Of_Origin\",41.0],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.0032808333333333335, "zTolerance": 0.0032808333333333335, "mTolerance": 0.001, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "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 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "us-foot" }, "copyrightText": "Alliance for Public Gardens GIS, Brian Morgan", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 255 ], "width": 0.75 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -7918586.977575617, "ymin": 5205103.011663084, "xmax": -7916489.343822935, "ymax": 5207216.156201935, "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": "Name", "typeIdField": "StructureType", "subtypeFieldName": "StructureType", "subtypeField": "StructureType", "defaultSubtypeCode": 3, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "StructureID", "type": "esriFieldTypeInteger", "alias": "Structure ID", "domain": null }, { "name": "StructureType", "type": "esriFieldTypeSmallInteger", "alias": "Structure Type", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Structure Name", "length": 50, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 100, "domain": null }, { "name": "ConstructionDate", "type": "esriFieldTypeDate", "alias": "Construction Date", "length": 8, "domain": null }, { "name": "LifeExpectancyInYears", "type": "esriFieldTypeSmallInteger", "alias": "Life Expectancy In Years", "domain": null }, { "name": "ConstructionDocumentURL", "type": "esriFieldTypeString", "alias": "Construction Document URL", "length": 200, "domain": null }, { "name": "FloorLevels", "type": "esriFieldTypeSmallInteger", "alias": "Floor Levels", "domain": null }, { "name": "UtilityWater", "type": "esriFieldTypeSmallInteger", "alias": "Utility Water", "domain": { "type": "codedValue", "name": "YesNo", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UtilityGas", "type": "esriFieldTypeSmallInteger", "alias": "Utility Gas", "domain": { "type": "codedValue", "name": "YesNo", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UtilityTelephone", "type": "esriFieldTypeSmallInteger", "alias": "Utility Telephone", "domain": { "type": "codedValue", "name": "YesNo", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UtilityData", "type": "esriFieldTypeSmallInteger", "alias": "Utility Data", "domain": { "type": "codedValue", "name": "YesNo", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UtilitySanitarySewer", "type": "esriFieldTypeSmallInteger", "alias": "Utility Sanitary Sewer", "domain": { "type": "codedValue", "name": "YesNo", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UtilityStormSewer", "type": "esriFieldTypeSmallInteger", "alias": "Utility Storm Sewer", "domain": { "type": "codedValue", "name": "YesNo", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SystemsHeating", "type": "esriFieldTypeSmallInteger", "alias": "Systems Heating", "domain": { "type": "codedValue", "name": "YesNo", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SystemsCooling", "type": "esriFieldTypeSmallInteger", "alias": "Systems Cooling", "domain": { "type": "codedValue", "name": "YesNo", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SystemsFireSuppression", "type": "esriFieldTypeSmallInteger", "alias": "Systems Fire Suppression", "domain": { "type": "codedValue", "name": "YesNo", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SystemsSecurity", "type": "esriFieldTypeSmallInteger", "alias": "Systems Security", "domain": { "type": "codedValue", "name": "YesNo", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADA", "type": "esriFieldTypeSmallInteger", "alias": "ADA", "domain": { "type": "codedValue", "name": "YesNo", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Access", "type": "esriFieldTypeString", "alias": "Access", "length": 20, "domain": { "type": "codedValue", "name": "StructureAccess", "description": "Valid values for Structure:Access.", "codedValues": [ { "name": "Public", "code": "Public" }, { "name": "Private", "code": "Private" }, { "name": "Restricted", "code": "Restricted" }, { "name": "Mixed", "code": "Mixed" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ContactName", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 50, "domain": { "type": "codedValue", "name": "UserName", "description": "Valid values for user name and contact name.", "codedValues": [ { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "Brian Morgan", "code": "Brian Morgan" }, { "name": "Jonathan Damery", "code": "Jonathan Damery" }, { "name": "Kathryn Richardson", "code": "Kathryn Richardson" }, { "name": "Kyle Port", "code": "Kyle Port" }, { "name": "Michael Dosmann", "code": "Michael Dosmann" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EnclosureCode", "type": "esriFieldTypeInteger", "alias": "Enclosure Code", "domain": null }, { "name": "SectionID", "type": "esriFieldTypeInteger", "alias": "Section ID", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": null }, { "name": "NamePublic", "type": "esriFieldTypeString", "alias": "NamePublic", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.area", "type": "esriFieldTypeDouble", "alias": "SHAPE.area", "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R179_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G1341StructureID", "fields": "StructureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1341SectionID", "fields": "SectionID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G1341EnclosureCo", "fields": "EnclosureCode", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_179", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_179", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a132_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "id": 1, "name": "Administration" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "id": 2, "name": "Education" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "id": 3, "name": "Exhibit" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "id": 4, "name": "Facilities" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "id": 5, "name": "Horticulture" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "id": 6, "name": "Research" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "id": 7, "name": "Visitor Amenity" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "id": 8, "name": "Mixed" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "id": 9, "name": "Other" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "id": 0, "name": "UNKNOWN" } ], "subtypes": [ { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "defaultValues": { "StructureID": null, "StructureType": 3, "Name": null, "Address": null, "ConstructionDate": null, "LifeExpectancyInYears": null, "ConstructionDocumentURL": null, "FloorLevels": 1, "UtilityWater": null, "UtilityGas": null, "UtilityTelephone": null, "UtilityData": null, "UtilitySanitarySewer": null, "UtilityStormSewer": null, "SystemsHeating": null, "SystemsCooling": null, "SystemsFireSuppression": null, "SystemsSecurity": null, "ADA": null, "Access": null, "ContactName": null, "EnclosureCode": null, "SectionID": null, "Comments": null, "Status": null, "NamePublic": null, "GlobalID": null }, "code": 1, "name": "Administration" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "defaultValues": { "StructureID": null, "StructureType": 3, "Name": null, "Address": null, "ConstructionDate": null, "LifeExpectancyInYears": null, "ConstructionDocumentURL": null, "FloorLevels": 1, "UtilityWater": null, "UtilityGas": null, "UtilityTelephone": null, "UtilityData": null, "UtilitySanitarySewer": null, "UtilityStormSewer": null, "SystemsHeating": null, "SystemsCooling": null, "SystemsFireSuppression": null, "SystemsSecurity": null, "ADA": null, "Access": null, "ContactName": null, "EnclosureCode": null, "SectionID": null, "Comments": null, "Status": null, "NamePublic": null, "GlobalID": null }, "code": 2, "name": "Education" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "defaultValues": { "StructureID": null, "StructureType": 3, "Name": null, "Address": null, "ConstructionDate": null, "LifeExpectancyInYears": null, "ConstructionDocumentURL": null, "FloorLevels": 1, "UtilityWater": null, "UtilityGas": null, "UtilityTelephone": null, "UtilityData": null, "UtilitySanitarySewer": null, "UtilityStormSewer": null, "SystemsHeating": null, "SystemsCooling": null, "SystemsFireSuppression": null, "SystemsSecurity": null, "ADA": null, "Access": null, "ContactName": null, "EnclosureCode": null, "SectionID": null, "Comments": null, "Status": null, "NamePublic": null, "GlobalID": null }, "code": 3, "name": "Exhibit" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "defaultValues": { "StructureID": null, "StructureType": 3, "Name": null, "Address": null, "ConstructionDate": null, "LifeExpectancyInYears": null, "ConstructionDocumentURL": null, "FloorLevels": 1, "UtilityWater": null, "UtilityGas": null, "UtilityTelephone": null, "UtilityData": null, "UtilitySanitarySewer": null, "UtilityStormSewer": null, "SystemsHeating": null, "SystemsCooling": null, "SystemsFireSuppression": null, "SystemsSecurity": null, "ADA": null, "Access": null, "ContactName": null, "EnclosureCode": null, "SectionID": null, "Comments": null, "Status": null, "NamePublic": null, "GlobalID": null }, "code": 4, "name": "Facilities" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "defaultValues": { "StructureID": null, "StructureType": null, "Name": null, "Address": null, "ConstructionDate": null, "LifeExpectancyInYears": null, "ConstructionDocumentURL": null, "FloorLevels": 1, "UtilityWater": null, "UtilityGas": null, "UtilityTelephone": null, "UtilityData": null, "UtilitySanitarySewer": null, "UtilityStormSewer": null, "SystemsHeating": null, "SystemsCooling": null, "SystemsFireSuppression": null, "SystemsSecurity": null, "ADA": null, "Access": null, "ContactName": null, "EnclosureCode": null, "SectionID": null, "Comments": null, "Status": null, "NamePublic": null, "GlobalID": null }, "code": 5, "name": "Horticulture" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "defaultValues": { "StructureID": null, "StructureType": null, "Name": null, "Address": null, "ConstructionDate": null, "LifeExpectancyInYears": null, "ConstructionDocumentURL": null, "FloorLevels": 1, "UtilityWater": null, "UtilityGas": null, "UtilityTelephone": null, "UtilityData": null, "UtilitySanitarySewer": null, "UtilityStormSewer": null, "SystemsHeating": null, "SystemsCooling": null, "SystemsFireSuppression": null, "SystemsSecurity": null, "ADA": null, "Access": null, "ContactName": null, "EnclosureCode": null, "SectionID": null, "Comments": null, "Status": null, "NamePublic": null, "GlobalID": null }, "code": 6, "name": "Research" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "defaultValues": { "StructureID": null, "StructureType": null, "Name": null, "Address": null, "ConstructionDate": null, "LifeExpectancyInYears": null, "ConstructionDocumentURL": null, "FloorLevels": 1, "UtilityWater": null, "UtilityGas": null, "UtilityTelephone": null, "UtilityData": null, "UtilitySanitarySewer": null, "UtilityStormSewer": null, "SystemsHeating": null, "SystemsCooling": null, "SystemsFireSuppression": null, "SystemsSecurity": null, "ADA": null, "Access": null, "ContactName": null, "EnclosureCode": null, "SectionID": null, "Comments": null, "Status": null, "NamePublic": null, "GlobalID": null }, "code": 7, "name": "Visitor Amenity" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "defaultValues": { "StructureID": null, "StructureType": null, "Name": null, "Address": null, "ConstructionDate": null, "LifeExpectancyInYears": null, "ConstructionDocumentURL": null, "FloorLevels": 1, "UtilityWater": null, "UtilityGas": null, "UtilityTelephone": null, "UtilityData": null, "UtilitySanitarySewer": null, "UtilityStormSewer": null, "SystemsHeating": null, "SystemsCooling": null, "SystemsFireSuppression": null, "SystemsSecurity": null, "ADA": null, "Access": null, "ContactName": null, "EnclosureCode": null, "SectionID": null, "Comments": null, "Status": null, "NamePublic": null, "GlobalID": null }, "code": 8, "name": "Mixed" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "defaultValues": { "StructureID": null, "StructureType": null, "Name": null, "Address": null, "ConstructionDate": null, "LifeExpectancyInYears": null, "ConstructionDocumentURL": null, "FloorLevels": 1, "UtilityWater": null, "UtilityGas": null, "UtilityTelephone": null, "UtilityData": null, "UtilitySanitarySewer": null, "UtilityStormSewer": null, "SystemsHeating": null, "SystemsCooling": null, "SystemsFireSuppression": null, "SystemsSecurity": null, "ADA": null, "Access": null, "ContactName": null, "EnclosureCode": null, "SectionID": null, "Comments": null, "Status": null, "NamePublic": null, "GlobalID": null }, "code": 9, "name": "Other" }, { "domains": { "UtilityWater": {"type": "inherited"}, "UtilityGas": {"type": "inherited"}, "UtilityTelephone": {"type": "inherited"}, "UtilityData": {"type": "inherited"}, "UtilitySanitarySewer": {"type": "inherited"}, "UtilityStormSewer": {"type": "inherited"}, "SystemsHeating": {"type": "inherited"}, "SystemsCooling": {"type": "inherited"}, "SystemsFireSuppression": {"type": "inherited"}, "SystemsSecurity": {"type": "inherited"}, "ADA": {"type": "inherited"}, "Access": {"type": "inherited"}, "ContactName": {"type": "inherited"} }, "defaultValues": { "StructureID": null, "StructureType": null, "Name": null, "Address": null, "ConstructionDate": null, "LifeExpectancyInYears": null, "ConstructionDocumentURL": null, "FloorLevels": 1, "UtilityWater": null, "UtilityGas": null, "UtilityTelephone": null, "UtilityData": null, "UtilitySanitarySewer": null, "UtilityStormSewer": null, "SystemsHeating": null, "SystemsCooling": null, "SystemsFireSuppression": null, "SystemsSecurity": null, "ADA": null, "Access": null, "ContactName": null, "EnclosureCode": null, "SectionID": null, "Comments": null, "Status": null, "NamePublic": null, "GlobalID": null }, "code": 0, "name": "UNKNOWN" } ], "relationships": [ { "id": 1, "name": "Section", "relatedTableId": 7, "role": "esriRelRoleDestination", "keyField": "SectionID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{F8E9849A-FB03-405B-A935-C9A0C2AB6775}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 100000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }