{ "currentVersion": 10.81, "id": 87, "name": "Landscape Areas_9K", "type": "Feature Layer", "description": "The extent of open space and other unpaved areas on the Esri campus.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "copyrightText": "Esri", "parentLayer": { "id": 80, "name": "9K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SURFTYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 214, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 180, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Tennis", "label": "Tennis", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 184, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Track", "label": "Track", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Dirt", "label": "Dirt", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 237, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Sand", "label": "Sand", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Sports Grass", "label": "Sports Grass", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 } }, "value": "Sports Turf", "label": "Sports Turf", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.81628589541348E7, "ymin": -6106033.22242265, "xmax": -9421599.501423467, "ymax": 5306500.020839827, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": "Surf_Subtype", "subtypeFieldName": "Surf_Subtype", "subtypeField": "Surf_Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 50, "domain": null }, { "name": "SURFTYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 50, "domain": { "type": "codedValue", "name": "LandscapeSurfaceType", "description": "The type of surface in landscaped or unpaved areas", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Mulch", "code": "Mulch" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Rock", "code": "Rock" }, { "name": "Ivy / Groundcover", "code": "Ivy / Groundcover" }, { "name": "Planter", "code": "Planter" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Sand", "code": "Sand" }, { "name": "Sports Turf", "code": "Sports Turf" }, { "name": "Natural Vegitation", "code": "Natural Vegitation" }, { "name": "Sports Grass", "code": "Sports Grass" }, { "name": "Wood Lot", "code": "Wood Lot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "1" }, { "name": "Good", "code": "2" }, { "name": "Fair", "code": "3" }, { "name": "Poor", "code": "4" }, { "name": "Failing", "code": "5" }, { "name": "Unknown", "code": "Unkn" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "WMU", "code": 1 }, { "name": "State of Michigan", "code": -2 }, { "name": "City of Kalamazoo", "code": 2 }, { "name": "Consumers Energy", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "WMU", "code": 1 }, { "name": "State of Michigan", "code": -2 }, { "name": "City of Kalamazoo", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "LS_REGION", "type": "esriFieldTypeString", "alias": "LS_REGION", "length": 20, "domain": { "type": "codedValue", "name": "LND_Regions", "description": "Region Names for LSS", "codedValues": [ { "name": "West", "code": "West" }, { "name": "South", "code": "South" }, { "name": "Athletics", "code": "Athletics" }, { "name": "North", "code": "North" }, { "name": "Presrves", "code": "Preserves" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LS_AREA", "type": "esriFieldTypeString", "alias": "LS_AREA", "length": 20, "domain": null }, { "name": "LS_CLASS", "type": "esriFieldTypeString", "alias": "LS_CLASS", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "Privacy", "type": "esriFieldTypeSmallInteger", "alias": "Privacy", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Surf_Subtype", "type": "esriFieldTypeSmallInteger", "alias": "Surf_Subtype", "domain": null }, { "name": "Surf_Subtype2", "type": "esriFieldTypeSmallInteger", "alias": "Surf_Subtype2", "domain": null }, { "name": "Lat", "type": "esriFieldTypeDouble", "alias": "Lat", "domain": null }, { "name": "Long", "type": "esriFieldTypeDouble", "alias": "Long", "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": "R185_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_185", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_185", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S106_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 1, "name": "Beds" }, { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 2, "name": "Athletics" }, { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 3, "name": "Wood Lots" }, { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 4, "name": "Lawn" }, { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 5, "name": "Water" }, { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 6, "name": "Tree Ring" }, { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 7, "name": "Native Veg" } ], "subtypes": [ { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "FACILITYID": null, "SURFTYPE": null, "INSTALLDATE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ORIG_FID": null, "LS_REGION": null, "LS_AREA": null, "LS_CLASS": null, "CREATEDBY": null, "CREATEDDATE": null, "Privacy": 1, "GlobalID": null, "Surf_Subtype": null, "Surf_Subtype2": null, "Lat": null, "Long": null }, "code": 1, "name": "Beds" }, { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "FACILITYID": null, "SURFTYPE": null, "INSTALLDATE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ORIG_FID": null, "LS_REGION": null, "LS_AREA": null, "LS_CLASS": null, "CREATEDBY": null, "CREATEDDATE": null, "Privacy": 1, "GlobalID": null, "Surf_Subtype": null, "Surf_Subtype2": null, "Lat": null, "Long": null }, "code": 2, "name": "Athletics" }, { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "FACILITYID": null, "SURFTYPE": null, "INSTALLDATE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ORIG_FID": null, "LS_REGION": null, "LS_AREA": null, "LS_CLASS": null, "CREATEDBY": null, "CREATEDDATE": null, "Privacy": 1, "GlobalID": null, "Surf_Subtype": null, "Surf_Subtype2": null, "Lat": null, "Long": null }, "code": 3, "name": "Wood Lots" }, { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "FACILITYID": null, "SURFTYPE": null, "INSTALLDATE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ORIG_FID": null, "LS_REGION": null, "LS_AREA": null, "LS_CLASS": null, "CREATEDBY": null, "CREATEDDATE": null, "Privacy": 1, "GlobalID": null, "Surf_Subtype": null, "Surf_Subtype2": null, "Lat": null, "Long": null }, "code": 4, "name": "Lawn" }, { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "FACILITYID": null, "SURFTYPE": null, "INSTALLDATE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ORIG_FID": null, "LS_REGION": null, "LS_AREA": null, "LS_CLASS": null, "CREATEDBY": null, "CREATEDDATE": null, "Privacy": 1, "GlobalID": null, "Surf_Subtype": null, "Surf_Subtype2": null, "Lat": null, "Long": null }, "code": 5, "name": "Water" }, { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "FACILITYID": null, "SURFTYPE": null, "INSTALLDATE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ORIG_FID": null, "LS_REGION": null, "LS_AREA": null, "LS_CLASS": null, "CREATEDBY": null, "CREATEDDATE": null, "Privacy": 1, "GlobalID": null, "Surf_Subtype": null, "Surf_Subtype2": null, "Lat": null, "Long": null }, "code": 6, "name": "Tree Ring" }, { "domains": { "SURFTYPE": {"type": "inherited"}, "CONDITION": {"type": "inherited"}, "OWNEDBY": {"type": "inherited"}, "MAINTBY": {"type": "inherited"}, "LS_REGION": {"type": "inherited"}, "Privacy": {"type": "inherited"}, "Surf_Subtype2": { "type": "codedValue", "name": "New_Subtypes", "description": "", "codedValues": [ { "name": "Garden", "code": 1 }, { "name": "Turf", "code": 2 }, { "name": "Forest", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "FACILITYID": null, "SURFTYPE": null, "INSTALLDATE": null, "CONDITION": null, "OWNEDBY": null, "MAINTBY": null, "LASTUPDATE": null, "LASTEDITOR": null, "ORIG_FID": null, "LS_REGION": null, "LS_AREA": null, "LS_CLASS": null, "CREATEDBY": null, "CREATEDDATE": null, "Privacy": 1, "GlobalID": null, "Surf_Subtype": null, "Surf_Subtype2": null, "Lat": null, "Long": null }, "code": 7, "name": "Native Veg" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "effectiveMinScale": 10000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "14f870f1c5c74dbe84f957907fdf82a1" }