{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Park Trails", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Washington_North_FIPS_4601_Feet\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.8333333333333],PARAMETER[\"Standard_Parallel_1\",47.5],PARAMETER[\"Standard_Parallel_2\",48.73333333333333],PARAMETER[\"Latitude_Of_Origin\",47.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"Unknown VCS from ArcInfo Workstation\",VDATUM[\"Unknown\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 4.65661287958261E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown VCS from ArcInfo Workstation", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 112, 0, 255 ], "width": 1.75 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1257950.4914984575, "ymin": 161231.08783331088, "xmax": 1277814.8008899684, "ymax": 185360.4909352373, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ModifiedLast", "type": "esriFieldTypeDate", "alias": "ModifiedLast", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 50, "domain": null }, { "name": "TRAIL_ID", "type": "esriFieldTypeString", "alias": "Trail ID", "length": 10, "domain": null }, { "name": "TRL_TYPE", "type": "esriFieldTypeString", "alias": "Trail Type", "length": 50, "domain": { "type": "codedValue", "name": "PKS_TrailType", "description": "Trail Types", "codedValues": [ { "name": "Access", "code": "ACC" }, { "name": "Trail", "code": "TRL" }, { "name": "Service Road", "code": "SRVC_RD" }, { "name": "Bike", "code": "BIKE" }, { "name": "Track", "code": "TRCK" }, { "name": "Stairway", "code": "STAIR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SURFACE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "PKS_TrailSurface", "description": "Surface Type of Park Trails", "codedValues": [ { "name": "Concrete", "code": "CONCRETE" }, { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Soil", "code": "SOIL" }, { "name": "Mulch or Bark", "code": "MULCH_BARK" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Approx Width", "domain": { "type": "codedValue", "name": "PKS_TrailWidth", "description": "Approximate Trail Width", "codedValues": [ { "name": "3'", "code": 3 }, { "name": "4'", "code": 4 }, { "name": "5'", "code": 5 }, { "name": "6'", "code": 6 }, { "name": "8'", "code": 8 }, { "name": "10'", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Foot Length", "domain": null }, { "name": "DATA_SRC", "type": "esriFieldTypeString", "alias": "Data Source Type", "length": 20, "domain": { "type": "codedValue", "name": "PKS_DataSource", "description": "Data source of Parks data", "codedValues": [ { "name": "GPS", "code": "GPS" }, { "name": "Aerial Photo", "code": "AERIAL" }, { "name": "Parcel", "code": "PARCEL" }, { "name": "Deed", "code": "DEED" }, { "name": "Survey", "code": "SURVEY" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE_NAME", "type": "esriFieldTypeString", "alias": "Data Source Name", "length": 50, "domain": null }, { "name": "DATE_ADD", "type": "esriFieldTypeDate", "alias": "Date Added", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Trail Name", "length": 30, "domain": null }, { "name": "OTHER_NM", "type": "esriFieldTypeString", "alias": "Other Trail Name", "length": 50, "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "Park Name", "length": 30, "domain": { "type": "codedValue", "name": "PKS_SITES", "description": "City of Burien Parks", "codedValues": [ { "name": "Shorewood Park", "code": "SHOREWOOD" }, { "name": "Triangle Park", "code": "TRIANGLE" }, { "name": "Dottie Harper Park", "code": "DOTTIE HARPER" }, { "name": "Lake Burien School Memorial Park", "code": "LK BURIEN" }, { "name": "Des Moines Memorial Park", "code": "DES MOINES" }, { "name": "Lakeview Park", "code": "LAKEVIEW" }, { "name": "Jacob Ambaum Area Park", "code": "JACOB AMBAUM" }, { "name": "Mathison Park", "code": "MATHISON" }, { "name": "Moshier Park", "code": "MOSHIER" }, { "name": "Seahurst (Ed Munro) Park", "code": "SEAHURST" }, { "name": "Manhattan School Park", "code": "MANHATTAN" }, { "name": "Indian Trail", "code": "INDIAN" }, { "name": "Eagle Landing Park", "code": "EAGLE LANDING" }, { "name": "Chelsea Park", "code": "CHELSEA" }, { "name": "Burien Community Center", "code": "BCC" }, { "name": "Puget Sound Park", "code": "PUGETSOUND" }, { "name": "Hazel Valley Park", "code": "HAZEL" }, { "name": "Arbor Lake Park", "code": "ARBORLK" }, { "name": "Southern Heights Park", "code": "SOUTHERNHEIGHTS" }, { "name": "Hilltop Park", "code": "HILLTOP" }, { "name": "Town Square Park", "code": "TWNSQ" }, { "name": "Linde Hill Park", "code": "LINDEHILL" }, { "name": "The Annex", "code": "ANNEX" }, { "name": "Salmon Creek Ravine", "code": "SALMON CK RAV" }, { "name": "Salmon Creek Park", "code": "SALMON CK" }, { "name": "Burien Toyota & Chevrolet Dog Park", "code": "BTCDP" }, { "name": "Miller Creek Trail", "code": "MCTRAIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 50, "domain": null }, { "name": "OWNERTYPE", "type": "esriFieldTypeString", "alias": "Ownership of Land", "length": 20, "domain": { "type": "codedValue", "name": "PKS_OwnerType", "description": "Landowner OR Agency Type", "codedValues": [ { "name": "Federal", "code": "Federal" }, { "name": "State", "code": "State" }, { "name": "County", "code": "County" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Special District", "code": "Special District" }, { "name": "Private - NP", "code": "Private - NP" }, { "name": "Private", "code": "Private" }, { "name": "School", "code": "School" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ACQ_SRC", "type": "esriFieldTypeString", "alias": "Acquisition Source", "length": 30, "domain": { "type": "codedValue", "name": "PKS_AcqSource", "description": "Primary source of funding for the acquisition of the property", "codedValues": [ { "name": "Donation", "code": "Donation" }, { "name": "Transfer", "code": "Transfer" }, { "name": "Bond", "code": "Bond" }, { "name": "Capital Budget", "code": "Capital Budget" }, { "name": "Special Tax or assessment", "code": "Special tax or assessment" }, { "name": "Exactions", "code": "Exactions" }, { "name": "Federal Grant", "code": "Federal Grant" }, { "name": "State Grant", "code": "State Grant" }, { "name": "Other Grant", "code": "Other Grant" }, { "name": "Other", "code": "Other" }, { "name": "Multiple", "code": "Multiple" }, { "name": "Partnership", "code": "Partnership" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACQ_METH", "type": "esriFieldTypeString", "alias": "Acquisition Method", "length": 30, "domain": { "type": "codedValue", "name": "PKS_AcqMethod", "description": "Legal means of establishing control of the park property", "codedValues": [ { "name": "Fee simple", "code": "Fee simple" }, { "name": "Easement", "code": "Easement" }, { "name": "Lease", "code": "Lease" }, { "name": "Eminent Domain", "code": "Eminent Domain" }, { "name": "Land Exchange", "code": "Land Exchange" }, { "name": "Transfer", "code": "Transfer" }, { "name": "Donation", "code": "Donation" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACQ_COMMENT", "type": "esriFieldTypeString", "alias": "Acquisition Comments", "length": 100, "domain": null }, { "name": "PED_CLASS", "type": "esriFieldTypeInteger", "alias": "Pedestrian Classification", "domain": { "type": "codedValue", "name": "Bike_Ped_Class_1", "description": "Bicycle/Ped Classification", "codedValues": [ { "name": "Shared Commuter Path", "code": 1 }, { "name": "Shared Use Recreation Path", "code": 2 }, { "name": "Bicycle Lane", "code": 3 }, { "name": "Shared Roadway/Bikeway", "code": 4 }, { "name": "Commercial District Sidewalk", "code": 5 }, { "name": "Sidewalk Adjacent to Roadway", "code": 6 }, { "name": "Sidewalk/Path w. Planting", "code": 7 }, { "name": "Ped Only Paved Path", "code": 8 }, { "name": "Widened Shoulder", "code": 9 }, { "name": "Soft Surface Multi-Use Path", "code": 10 }, { "name": "Primary Walking Trail", "code": 11 }, { "name": "Walking Trail", "code": 12 }, { "name": "Rustic Trail", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FIRM", "type": "esriFieldTypeString", "alias": "Trail Firmness", "length": 10, "domain": { "type": "codedValue", "name": "PKS_TrailFirm", "description": "Trail Firmness", "codedValues": [ { "name": "Not Firm", "code": "NOT_FIRM" }, { "name": "Moderately Firm", "code": "MOD_FIRM" }, { "name": "Firm", "code": "FIRM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OBSTACLES", "type": "esriFieldTypeString", "alias": "Trail Obstacles", "length": 20, "domain": { "type": "codedValue", "name": "PKS_TrailObstacle", "description": "Trail Obstacles", "codedValues": [ { "name": "Even Surface", "code": "EVEN" }, { "name": "Uneven Surface", "code": "UNEVEN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CROSS_SLOPE", "type": "esriFieldTypeString", "alias": "Trail Cross Slope", "length": 20, "domain": { "type": "codedValue", "name": "PKS_TrailXSlope", "description": "Trail Cross Slope", "codedValues": [ { "name": "Slight", "code": "SLIGHT" }, { "name": "Moderate", "code": "MOD" }, { "name": "Severe", "code": "SEVERE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OBSTRUCTIONS", "type": "esriFieldTypeString", "alias": "Obstructions/Steps", "length": 5, "domain": { "type": "codedValue", "name": "PKS_BooleanText", "description": "", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SLOPE", "type": "esriFieldTypeString", "alias": "Trail Slope", "length": 20, "domain": { "type": "codedValue", "name": "PKS_TrailSlope", "description": "Trail Slope", "codedValues": [ { "name": "Flat (<3%)", "code": "FLAT" }, { "name": "Slight (4-7%)", "code": "SLIGHT" }, { "name": "Moderate (8-14%)", "code": "MODERATE" }, { "name": "Severe (>15%)", "code": "SEVERE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERT_PASS", "type": "esriFieldTypeString", "alias": "Vertical Passage", "length": 20, "domain": { "type": "codedValue", "name": "PKS_TrailVertPass", "description": "Trail Vertical Passage", "codedValues": [ { "name": "Clear", "code": "CLEAR" }, { "name": "Slightly Obstructed", "code": "SLIGHT_OBST" }, { "name": "Obstructed", "code": "OBST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "Trail Condition", "length": 15, "domain": { "type": "codedValue", "name": "PKS_Condition", "description": "Condition of Park Assets", "codedValues": [ { "name": "UNRATED", "code": "UR" }, { "name": "POOR", "code": "POOR" }, { "name": "FAIR", "code": "FAIR" }, { "name": "GOOD", "code": "GOOD" }, { "name": "EXCELLENT", "code": "EXCELLENT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "PKS_Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "TIME_PERIOD", "type": "esriFieldTypeString", "alias": "TIME_PERIOD", "length": 5, "domain": { "type": "codedValue", "name": "Time Period", "description": "Currency of data", "codedValues": [ { "name": "Current", "code": "CUR" }, { "name": "Historic", "code": "HIST" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R509_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a313_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "02f9409bfcd1404c8d398df788c346f5" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Parks Buildings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Washington_North_FIPS_4601_Feet\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.8333333333333],PARAMETER[\"Standard_Parallel_1\",47.5],PARAMETER[\"Standard_Parallel_2\",48.73333333333333],PARAMETER[\"Latitude_Of_Origin\",47.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"Unknown VCS from ArcInfo Workstation\",VDATUM[\"Unknown\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 4.65661287958261E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown VCS from ArcInfo Workstation", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1257999.1770845917, "ymin": 168041.67708227548, "xmax": 1273845.9270839393, "ymax": 184289.70833329877, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "BLDG_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "BLD_ADDRESS", "type": "esriFieldTypeString", "alias": "Building Address", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "ModifiedLast", "type": "esriFieldTypeDate", "alias": "ModifiedLast", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 50, "domain": null }, { "name": "PKS_BLDGID", "type": "esriFieldTypeString", "alias": "Unique ID of Building", "length": 10, "domain": null }, { "name": "BLDG_TYP", "type": "esriFieldTypeString", "alias": "Type of Infrastructure", "length": 40, "domain": { "type": "codedValue", "name": "PKS_BLDGTypes", "description": "Park Building Types", "codedValues": [ { "name": "Administrative", "code": "ADMIN" }, { "name": "Recreation Center", "code": "REC_CENTER" }, { "name": "Teen Center", "code": "TEEN_CENTER" }, { "name": "Senior Center", "code": "SENIOR_CENTER" }, { "name": "Restroom", "code": "RESTROOM" }, { "name": "Maintenance Structure", "code": "MAINT_STR" }, { "name": "Canopy", "code": "CANOPY" }, { "name": "Gazebo", "code": "GAZEBO" }, { "name": "Combination/Multiple Use", "code": "COMBO" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "BLDG_NAME", "type": "esriFieldTypeString", "alias": "BLDG_NAME", "length": 50, "domain": null }, { "name": "SQ_FT", "type": "esriFieldTypeDouble", "alias": "Square Footage", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "PKS_Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARKNAME", "type": "esriFieldTypeString", "alias": "Park Name", "length": 60, "domain": { "type": "codedValue", "name": "PKS_SITES", "description": "City of Burien Parks", "codedValues": [ { "name": "Shorewood Park", "code": "SHOREWOOD" }, { "name": "Triangle Park", "code": "TRIANGLE" }, { "name": "Dottie Harper Park", "code": "DOTTIE HARPER" }, { "name": "Lake Burien School Memorial Park", "code": "LK BURIEN" }, { "name": "Des Moines Memorial Park", "code": "DES MOINES" }, { "name": "Lakeview Park", "code": "LAKEVIEW" }, { "name": "Jacob Ambaum Area Park", "code": "JACOB AMBAUM" }, { "name": "Mathison Park", "code": "MATHISON" }, { "name": "Moshier Park", "code": "MOSHIER" }, { "name": "Seahurst (Ed Munro) Park", "code": "SEAHURST" }, { "name": "Manhattan School Park", "code": "MANHATTAN" }, { "name": "Indian Trail", "code": "INDIAN" }, { "name": "Eagle Landing Park", "code": "EAGLE LANDING" }, { "name": "Chelsea Park", "code": "CHELSEA" }, { "name": "Burien Community Center", "code": "BCC" }, { "name": "Puget Sound Park", "code": "PUGETSOUND" }, { "name": "Hazel Valley Park", "code": "HAZEL" }, { "name": "Arbor Lake Park", "code": "ARBORLK" }, { "name": "Southern Heights Park", "code": "SOUTHERNHEIGHTS" }, { "name": "Hilltop Park", "code": "HILLTOP" }, { "name": "Town Square Park", "code": "TWNSQ" }, { "name": "Linde Hill Park", "code": "LINDEHILL" }, { "name": "The Annex", "code": "ANNEX" }, { "name": "Salmon Creek Ravine", "code": "SALMON CK RAV" }, { "name": "Salmon Creek Park", "code": "SALMON CK" }, { "name": "Burien Toyota & Chevrolet Dog Park", "code": "BTCDP" }, { "name": "Miller Creek Trail", "code": "MCTRAIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "R511_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a315_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "02f9409bfcd1404c8d398df788c346f5" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Infrastructure", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Washington_North_FIPS_4601_Feet\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.8333333333333],PARAMETER[\"Standard_Parallel_1\",47.5],PARAMETER[\"Standard_Parallel_2\",48.73333333333333],PARAMETER[\"Latitude_Of_Origin\",47.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"Unknown VCS from ArcInfo Workstation\",VDATUM[\"Unknown\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 4.65661287958261E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown VCS from ArcInfo Workstation", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INFRA_TYP", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": null }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.4 } }, "value": "Basketball", "label": "Basketball Court" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 0, 168, 255 ], "outline": null }, "value": "Multipurpose", "label": "Multipurpose" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": null }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": null }, "value": "Parking", "label": "Parking Lot" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 199, 204, 255 ], "outline": null }, "value": "Patio/ConcretePad", "label": "Patio/Concrete Pad" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "Playground Pad", "label": "Playground Pad" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": null }, "value": "Tennis", "label": "Tennis Court" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": null }, "value": "Trail/Pathway", "label": "Trail/Pathway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 170, 194, 255 ], "outline": null }, "value": "Water Feature", "label": "Water Feature" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 94, 62, 199, 255 ], "toColor": [ 94, 62, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 127, 47, 255 ], "toColor": [ 173, 127, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 52, 191, 189, 255 ], "toColor": [ 52, 191, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 57, 108, 255 ], "toColor": [ 184, 57, 108, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 191, 48, 255 ], "toColor": [ 65, 191, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 49, 117, 189, 255 ], "toColor": [ 49, 117, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 37, 169, 255 ], "toColor": [ 176, 37, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 45, 35, 255 ], "toColor": [ 158, 45, 35, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 173, 66, 255 ], "toColor": [ 147, 173, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 191, 124, 255 ], "toColor": [ 65, 191, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 142, 168, 255 ], "toColor": [ 64, 142, 168, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 74, 173, 255 ], "toColor": [ 59, 74, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 126, 68, 171, 255 ], "toColor": [ 126, 68, 171, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1257961.4419951127, "ymin": 163107.25279124966, "xmax": 1277822.9459287107, "ymax": 185373.72889402666, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARKNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "ModifiedLast", "type": "esriFieldTypeDate", "alias": "ModifiedLast", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 50, "domain": null }, { "name": "INFRASTRUCTUREID", "type": "esriFieldTypeString", "alias": "Unique ID of Infrastructure", "length": 10, "domain": null }, { "name": "INFRA_TYP", "type": "esriFieldTypeString", "alias": "Type of Infrastructure", "length": 40, "domain": { "type": "codedValue", "name": "PKS_InfraTypes", "description": "Infrastructure Types", "codedValues": [ { "name": "Tennis Court", "code": "Tennis" }, { "name": "Basketball Court", "code": "Basketball" }, { "name": "Multipurpose", "code": "Multipurpose" }, { "name": "Playground Pad", "code": "Playground Pad" }, { "name": "Water Feature", "code": "Water Feature" }, { "name": "Trail/Pathway", "code": "Trail/Pathway" }, { "name": "Patio/Concrete Pad", "code": "Patio/ConcretePad" }, { "name": "Parking Lot", "code": "Parking" }, { "name": "Other", "code": "Other" }, { "name": "Roadway", "code": "Roadway" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAT_TYPE", "type": "esriFieldTypeString", "alias": "Material Type", "length": 25, "domain": { "type": "codedValue", "name": "PKS_InfraMatType", "description": "Infrastructure Surface Type", "codedValues": [ { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Brick", "code": "BRICK" }, { "name": "Sand", "code": "SAND" }, { "name": "Rubber", "code": "RUBBER" }, { "name": "Mulch/Wood Chips", "code": "MULCH/WOOD" }, { "name": "Pea Gravel", "code": "PEAGRVL" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKN" }, { "name": "Gravel", "code": "GRVL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SQ_FT", "type": "esriFieldTypeDouble", "alias": "Square Footage", "domain": null }, { "name": "PARKNAME", "type": "esriFieldTypeString", "alias": "Park Name", "length": 60, "domain": { "type": "codedValue", "name": "PKS_SITES", "description": "City of Burien Parks", "codedValues": [ { "name": "Shorewood Park", "code": "SHOREWOOD" }, { "name": "Triangle Park", "code": "TRIANGLE" }, { "name": "Dottie Harper Park", "code": "DOTTIE HARPER" }, { "name": "Lake Burien School Memorial Park", "code": "LK BURIEN" }, { "name": "Des Moines Memorial Park", "code": "DES MOINES" }, { "name": "Lakeview Park", "code": "LAKEVIEW" }, { "name": "Jacob Ambaum Area Park", "code": "JACOB AMBAUM" }, { "name": "Mathison Park", "code": "MATHISON" }, { "name": "Moshier Park", "code": "MOSHIER" }, { "name": "Seahurst (Ed Munro) Park", "code": "SEAHURST" }, { "name": "Manhattan School Park", "code": "MANHATTAN" }, { "name": "Indian Trail", "code": "INDIAN" }, { "name": "Eagle Landing Park", "code": "EAGLE LANDING" }, { "name": "Chelsea Park", "code": "CHELSEA" }, { "name": "Burien Community Center", "code": "BCC" }, { "name": "Puget Sound Park", "code": "PUGETSOUND" }, { "name": "Hazel Valley Park", "code": "HAZEL" }, { "name": "Arbor Lake Park", "code": "ARBORLK" }, { "name": "Southern Heights Park", "code": "SOUTHERNHEIGHTS" }, { "name": "Hilltop Park", "code": "HILLTOP" }, { "name": "Town Square Park", "code": "TWNSQ" }, { "name": "Linde Hill Park", "code": "LINDEHILL" }, { "name": "The Annex", "code": "ANNEX" }, { "name": "Salmon Creek Ravine", "code": "SALMON CK RAV" }, { "name": "Salmon Creek Park", "code": "SALMON CK" }, { "name": "Burien Toyota & Chevrolet Dog Park", "code": "BTCDP" }, { "name": "Miller Creek Trail", "code": "MCTRAIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "Lighted?", "length": 5, "domain": { "type": "codedValue", "name": "PKS_BooleanText", "description": "", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "PKS_Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "R508_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a312_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "02f9409bfcd1404c8d398df788c346f5" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Grounds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Washington_North_FIPS_4601_Feet\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.8333333333333],PARAMETER[\"Standard_Parallel_1\",47.5],PARAMETER[\"Standard_Parallel_2\",48.73333333333333],PARAMETER[\"Latitude_Of_Origin\",47.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"Unknown VCS from ArcInfo Workstation\",VDATUM[\"Unknown\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 4.65661287958261E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown VCS from ArcInfo Workstation", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FACILITY_TYP", "defaultSymbol": { "type": "esriPFS", "url": "b144a13e608d6513ca63e246383dd03b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAYAAACohjseAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADLElEQVRogbVa0a3DMAhsJG9WZZxO03Gqztb38yy5FI47cPhqYowxBg6cjsfr/rn90/N8HzdAkzfj2zGX5c/0H+tLK9Q+VwzweN0/z/N9rDKtHE9JxYiIdyBGdUMePyPzeb6PdZN2Dc9grI4DDaonqrgVa0zF6FPuqgfcoHqiyN2RHG/DFXJj0C6EmBVe5Fbr/DU+WfmZp6zvYQwiBbMNZHIVb1DnrjSYuIliMFpwh8sp3oTWHYoi7KkxMOApt44z8Zxl1Mfr/hkeM3MCXZxSMJY1pDc+POZK0KsuWXXhLGFZfggTVqEIjJUNRwqy3qMmLHeDHmBmgtgFMwV3eEcK9NmGsvIp42fGmOwezf3CQZShvAnMs1IvKgmEyZrW8CFMMG7B4iIzhyE1s3+5KAp0r+j2SiylaIgoc2dPDzSfggnWJdlTrxqA8ZSfSiZTiFFSSRJMbO0kCBPRM5PK2W6k0k0gmdQJesqqtacCI4xMjxi5g7VUp/bMYkXtQyOcdottFYDRePXKolu4I3JhIhKUxQ2bQDoYq/CG3YS6CBOfSBZzY4BkIVyUYKJT9SB3rlQorB6hi2aKVwroHbIj/kgmhYOsguhmO1OQTTrqQUgdfedUkKxOFs0wF7ooW22o+NnNokivWZTM3/DaMMO5K+pHpXCP6OsElURRCXw7r9JNMFeK0dxSN2EV3WGMXS3UlDfHQhetVDKMwkoFNMc6RUL5Zhu971Q+noxOE+B+XcpScZc6BmBxdf6mvi4xrrHz5rtzYpYH4iBSUnFLJjN27kGpUi2zugLODH8l62bdhKdPuRbtQoMqu7JOCBNMzFXrTu8dK7uS7GiYqJ6OmhQsoTuYOW7lpB9f7GQ2Le8yVrapTJabRSuKokU63yB2Ev1PJ/UWrRNHaF21CKD+ZcEoUp2jZkxUm7o4eEXcKNnuCsOGSabyPcDjV2OSNQjLFyYZpKC6mNL9s26rFh8/lQwKXjtezY47OxOmPqY6+sqJdjaxM37dLLrzc9eOjdvuXpHhZlE2EVSvDRnZkQy1naIrGebdlTdpDMF+ECncjQkV3Fli5EgXv1Y4y6vI7fLYTf8B/e0NQMjiiWYAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 42, "height": 42, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "Baseball", "label": "Baseball" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 227, 182, 255 ], "outline": null }, "value": "Field Hockey", "label": "Field Hockey" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 237, 50, 255 ], "outline": null }, "value": "Football", "label": "Football" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 171, 91, 255 ], "outline": null }, "value": "Lacrosse", "label": "Lacrosse" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 245, 113, 255 ], "outline": null }, "value": "Mixed Use Field", "label": "Mixed Use Field" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 112, 168, 0, 255 ], "outline": null }, "value": "Off-leash Dog area", "label": "Off-leash Dog area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 247, 77, 255 ], "outline": null }, "value": "Open Lawn", "label": "Open Lawn" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 168, 118, 255 ], "outline": null }, "value": "Open Play area", "label": "Open Play area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 204, 57, 255 ], "outline": null }, "value": "Picnic Ground or area", "label": "Picnic Ground or area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 204, 47, 255 ], "outline": null }, "value": "Soccer", "label": "Soccer" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "Softball", "label": "Softball" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 116, 181, 92, 255 ], "toColor": [ 116, 181, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 247, 57, 255 ], "toColor": [ 79, 247, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 240, 192, 255 ], "toColor": [ 209, 240, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 242, 107, 255 ], "toColor": [ 154, 242, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 171, 135, 255 ], "toColor": [ 138, 171, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 176, 44, 255 ], "toColor": [ 64, 176, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 245, 154, 255 ], "toColor": [ 186, 245, 154, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 207, 145, 255 ], "toColor": [ 150, 207, 145, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 91, 222, 64, 255 ], "toColor": [ 91, 222, 64, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 212, 104, 255 ], "toColor": [ 127, 212, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 250, 55, 255 ], "toColor": [ 130, 250, 55, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 204, 63, 255 ], "toColor": [ 120, 204, 63, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 99, 171, 55, 255 ], "toColor": [ 99, 171, 55, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1260516.3704867794, "ymin": 162642.88852130895, "xmax": 1277953.1070014818, "ymax": 185470.06100137948, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARKNAME", "typeIdField": "SUBTYPE", "subtypeFieldName": "SUBTYPE", "subtypeField": "SUBTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "ModifiedLast", "type": "esriFieldTypeDate", "alias": "ModifiedLast", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 50, "domain": null }, { "name": "GROUNDID", "type": "esriFieldTypeString", "alias": "Unique ID of Ground", "length": 10, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Subtype", "domain": null }, { "name": "FACILITY_TYP", "type": "esriFieldTypeString", "alias": "Type of Facility", "length": 40, "domain": null }, { "name": "ACRE", "type": "esriFieldTypeDouble", "alias": "Park Acreage", "domain": null }, { "name": "SQ_FT", "type": "esriFieldTypeDouble", "alias": "Square Footage", "domain": null }, { "name": "PARKNAME", "type": "esriFieldTypeString", "alias": "Park Name", "length": 60, "domain": { "type": "codedValue", "name": "PKS_SITES", "description": "City of Burien Parks", "codedValues": [ { "name": "Shorewood Park", "code": "SHOREWOOD" }, { "name": "Triangle Park", "code": "TRIANGLE" }, { "name": "Dottie Harper Park", "code": "DOTTIE HARPER" }, { "name": "Lake Burien School Memorial Park", "code": "LK BURIEN" }, { "name": "Des Moines Memorial Park", "code": "DES MOINES" }, { "name": "Lakeview Park", "code": "LAKEVIEW" }, { "name": "Jacob Ambaum Area Park", "code": "JACOB AMBAUM" }, { "name": "Mathison Park", "code": "MATHISON" }, { "name": "Moshier Park", "code": "MOSHIER" }, { "name": "Seahurst (Ed Munro) Park", "code": "SEAHURST" }, { "name": "Manhattan School Park", "code": "MANHATTAN" }, { "name": "Indian Trail", "code": "INDIAN" }, { "name": "Eagle Landing Park", "code": "EAGLE LANDING" }, { "name": "Chelsea Park", "code": "CHELSEA" }, { "name": "Burien Community Center", "code": "BCC" }, { "name": "Puget Sound Park", "code": "PUGETSOUND" }, { "name": "Hazel Valley Park", "code": "HAZEL" }, { "name": "Arbor Lake Park", "code": "ARBORLK" }, { "name": "Southern Heights Park", "code": "SOUTHERNHEIGHTS" }, { "name": "Hilltop Park", "code": "HILLTOP" }, { "name": "Town Square Park", "code": "TWNSQ" }, { "name": "Linde Hill Park", "code": "LINDEHILL" }, { "name": "The Annex", "code": "ANNEX" }, { "name": "Salmon Creek Ravine", "code": "SALMON CK RAV" }, { "name": "Salmon Creek Park", "code": "SALMON CK" }, { "name": "Burien Toyota & Chevrolet Dog Park", "code": "BTCDP" }, { "name": "Miller Creek Trail", "code": "MCTRAIL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURF_TYPE", "type": "esriFieldTypeString", "alias": "Surface Type", "length": 20, "domain": { "type": "codedValue", "name": "PKS_GroundsSurfType", "description": "Grounds Surface Type", "codedValues": [ { "name": "Grass", "code": "GRASS" }, { "name": "Dirt", "code": "DIRT" }, { "name": "Gravel", "code": "GRAVEL" }, { "name": "Synthetic Turf", "code": "SYNTHETIC" }, { "name": "Other", "code": "OTHER" }, { "name": "Unknown", "code": "UNKN" }, { "name": "Sand", "code": "SAND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LIGHTING", "type": "esriFieldTypeString", "alias": "Lighted?", "length": 4, "domain": { "type": "codedValue", "name": "PKS_BooleanText", "description": "", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "IRRIGATION", "type": "esriFieldTypeString", "alias": "Irrigated?", "length": 4, "domain": { "type": "codedValue", "name": "PKS_BooleanText", "description": "", "codedValues": [ { "name": "Yes", "code": "YES" }, { "name": "No", "code": "NO" }, { "name": "Unknown", "code": "UNKN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "PKS_Status", "description": "Current physical state of the property", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Open_Fee", "code": "Open_Fee" }, { "name": "Open_Restricted", "code": "Open_Restricted" }, { "name": "Closed", "code": "Closed" }, { "name": "Decommissioned", "code": "Decommissioned" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planned", "code": "Planned" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "R510_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a314_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "FACILITY_TYP": { "type": "codedValue", "name": "PKS_GroundsAreaTypes", "description": "Park Area Types", "codedValues": [ { "name": "Picnic Ground or area", "code": "Picnic Ground or area" }, { "name": "Open Play area", "code": "Open Play area" }, { "name": "Off-leash Dog area", "code": "Off-leash Dog area" }, { "name": "Open Lawn", "code": "Open Lawn" }, { "name": "Other", "code": "Other" }, { "name": "Landscaping", "code": "Landscape" }, { "name": "Forest", "code": "Forest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "PARKNAME": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "IRRIGATION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 2, "name": "Areas" }, { "domains": { "FACILITY_TYP": { "type": "codedValue", "name": "PKS_GroundsAthleticFTypes", "description": "Athletic Field Types", "codedValues": [ { "name": "Baseball", "code": "Baseball" }, { "name": "Softball", "code": "Softball" }, { "name": "Football", "code": "Football" }, { "name": "Field Hockey", "code": "Field Hockey" }, { "name": "Lacrosse", "code": "Lacrosse" }, { "name": "Soccer", "code": "Soccer" }, { "name": "Mixed Use Field", "code": "Mixed Use Field" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "PARKNAME": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "IRRIGATION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "id": 1, "name": "Athletic Fields" } ], "subtypes": [ { "domains": { "FACILITY_TYP": { "type": "codedValue", "name": "PKS_GroundsAreaTypes", "description": "Park Area Types", "codedValues": [ { "name": "Picnic Ground or area", "code": "Picnic Ground or area" }, { "name": "Open Play area", "code": "Open Play area" }, { "name": "Off-leash Dog area", "code": "Off-leash Dog area" }, { "name": "Open Lawn", "code": "Open Lawn" }, { "name": "Other", "code": "Other" }, { "name": "Landscaping", "code": "Landscape" }, { "name": "Forest", "code": "Forest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "PARKNAME": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "IRRIGATION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "GROUNDID": null, "SUBTYPE": null, "FACILITY_TYP": null, "ACRE": null, "SQ_FT": null, "PARKNAME": null, "SURF_TYPE": null, "LIGHTING": null, "IRRIGATION": null, "STATUS": null, "COMMENTS": null, "created_user": null }, "code": 2, "name": "Areas" }, { "domains": { "FACILITY_TYP": { "type": "codedValue", "name": "PKS_GroundsAthleticFTypes", "description": "Athletic Field Types", "codedValues": [ { "name": "Baseball", "code": "Baseball" }, { "name": "Softball", "code": "Softball" }, { "name": "Football", "code": "Football" }, { "name": "Field Hockey", "code": "Field Hockey" }, { "name": "Lacrosse", "code": "Lacrosse" }, { "name": "Soccer", "code": "Soccer" }, { "name": "Mixed Use Field", "code": "Mixed Use Field" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "PARKNAME": {"type": "inherited"}, "SURF_TYPE": {"type": "inherited"}, "LIGHTING": {"type": "inherited"}, "IRRIGATION": {"type": "inherited"}, "STATUS": {"type": "inherited"} }, "defaultValues": { "Created": null, "ModifiedLast": null, "ModifiedBy": null, "GROUNDID": null, "SUBTYPE": null, "FACILITY_TYP": null, "ACRE": null, "SQ_FT": null, "PARKNAME": null, "SURF_TYPE": null, "LIGHTING": null, "IRRIGATION": null, "STATUS": null, "COMMENTS": null, "created_user": null }, "code": 1, "name": "Athletic Fields" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Parks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_HARN_StatePlane_Washington_North_FIPS_4601_Feet\",GEOGCS[\"GCS_North_American_1983_HARN\",DATUM[\"D_North_American_1983_HARN\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-120.8333333333333],PARAMETER[\"Standard_Parallel_1\",47.5],PARAMETER[\"Standard_Parallel_2\",48.73333333333333],PARAMETER[\"Latitude_Of_Origin\",47.0],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"Unknown VCS from ArcInfo Workstation\",VDATUM[\"Unknown\"],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 4.65661287958261E-5, "zTolerance": 0.001, "mTolerance": 2.0E-5, "falseX": -1.17104299999989E8, "falseY": -9.95395999999804E7, "xyUnits": 171798.6916, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "Unknown VCS from ArcInfo Workstation", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[SITENAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 4800, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 115, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1257954.7729687665, "ymin": 163109.80999348333, "xmax": 1277953.1070014834, "ymax": 185470.06100137948, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 4.65661287958261E-5, "zTolerance": 2, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SITENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Created", "type": "esriFieldTypeDate", "alias": "Created", "length": 8, "domain": null }, { "name": "ModifiedLast", "type": "esriFieldTypeDate", "alias": "ModifiedLast", "length": 8, "domain": null }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "ModifiedBy", "length": 50, "domain": null }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "Park Name", "length": 60, "domain": null }, { "name": "PARK_ADDR", "type": "esriFieldTypeString", "alias": "Official Park Address", "length": 50, "domain": null }, { "name": "PARK_CLASS", "type": "esriFieldTypeString", "alias": "Park Classification", "length": 20, "domain": { "type": "codedValue", "name": "PKS_Class", "description": "Class type for parks", "codedValues": [ { "name": "Community", "code": "COMM" }, { "name": "Neighborhood", "code": "NEIGHBOR" }, { "name": "Special Use", "code": "SPEC_USE" }, { "name": "Open Space", "code": "OPEN" }, { "name": "Mini", "code": "MINI" }, { "name": "Regional", "code": "REGION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PARK_ACRE", "type": "esriFieldTypeDouble", "alias": "Park Acreage", "domain": null }, { "name": "TOTNAT_COVER", "type": "esriFieldTypeDouble", "alias": "Total Natural Area Cover", "domain": null }, { "name": "SVC_AREA", "type": "esriFieldTypeString", "alias": "Service Area", "length": 20, "domain": { "type": "codedValue", "name": "PKS_SiteServiceArea", "description": "Radius from which a majority of the visitors are from", "codedValues": [ { "name": "0-0.5 miles", "code": "0-0.5 miles" }, { "name": "0-5 miles", "code": "0-5 miles" }, { "name": "0-25 miles", "code": "0-25 miles" }, { "name": "0-100 miles", "code": "0-100 miles" }, { "name": "0-100 or more miles", "code": "0-100 or more miles" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PARKID", "type": "esriFieldTypeString", "alias": "PARKID", "length": 10, "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": "R513_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a317_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.area", "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "02f9409bfcd1404c8d398df788c346f5" } ], "tables": [] }