{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "Parks & Open Space", "type": "Feature Layer", "description": "Layer combining the different green spaces within the City of Inver Grove Heights and amenities found at each area. This includes areas from our 2040 Comp Plan and other areas. Total areas covered are City Parks, County Parks, Golf Courses, athletic complexes, conservancy land, and Scientific and Natural Areas.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103726, "latestWkid": 103726, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 8.982751472369276E-9, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "City of Inver Grove Heights", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CITY PARK", "label": "CITY PARK" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "GOLF COURSE", "label": "GOLF COURSE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 235, 214, 255 ], "toColor": [ 196, 10, 10, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 554619.354631394, "ymin": 210834.56578815004, "xmax": 580447.7488406451, "ymax": 250168.41592605403, "spatialReference": { "wkid": 103726, "latestWkid": 103726, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119184000, "falseY": -98325300, "xyUnits": 3.7629086823389046E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 150, "domain": { "type": "codedValue", "name": "WS1_Park_Type", "description": "Park/Open Space Type", "codedValues": [ { "name": "CITY PARK", "code": "CITY PARK" }, { "name": "GOLF COURSE", "code": "GOLF COURSE" }, { "name": "SCIENTIFIC AND NATURAL AREAS", "code": "SCIENTIFIC AND NATURAL AREAS" }, { "name": "OPEN SPACE", "code": "OPEN SPACE" }, { "name": "CITY PROPERTY", "code": "CITY PROPERTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 250, "domain": null }, { "name": "SUB_TYPE", "type": "esriFieldTypeString", "alias": "Sub-Type", "length": 250, "domain": { "type": "codedValue", "name": "WS1_Parks_Sub_Type", "description": "Parks/Open Space Sub-Type", "codedValues": [ { "name": "NEIGHBORHOOD PARK", "code": "NEIGHBORHOOD PARK" }, { "name": "NEIGHBORHOOD PLAYFIELD", "code": "NEIGHBORHOOD PLAYFIELD" }, { "name": "COMMUNITY PARK", "code": "COMMUNITY PARK" }, { "name": "HISTORIC SITE", "code": "HISTORIC SITE" }, { "name": "LINEAL PARK", "code": "LINEAL PARK" }, { "name": "COMMUNITY ATHLETIC COMPLEX", "code": "COMMUNITY ATHLETIC COMPLEX" }, { "name": "CONSERVANCY LAND", "code": "CONSERVANCY LAND" }, { "name": "SPECIAL USE AREA", "code": "SPECIAL USE AREA" }, { "name": "PUBLIC OPEN SPACE", "code": "PUBLIC OPEN SPACE" }, { "name": "PRIVATE OPEN SPACE", "code": "PRIVATE OPEN SPACE" }, { "name": "PUBLIC GOLF COURSE", "code": "PUBLIC GOLF COURSE" }, { "name": "PRIVATE GOLF COURSE", "code": "PRIVATE GOLF COURSE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 150, "domain": { "type": "codedValue", "name": "WS1_OWNERSHIP", "description": "OWNERSHIP", "codedValues": [ { "name": "IGH", "code": "IGH" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "MNDOT", "code": "MNDOT" }, { "name": "EAGAN", "code": "EAGAN" }, { "name": "S ST PAUL", "code": "S ST PAUL" }, { "name": "W ST PAUL", "code": "W ST PAUL" }, { "name": "ROSEMOUNT", "code": "ROSEMOUNT" }, { "name": "DAKOTA CTY", "code": "DAKOTA CTY" }, { "name": "MET COUNCIL", "code": "MET COUNCIL" }, { "name": "DNR", "code": "DNR" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "CORPS OF ENGINEERS", "code": "CORPS OF ENGINEERS" }, { "name": "SUNFISH LAKE", "code": "SUNFISH LAKE" }, { "name": "RAILROAD", "code": "RAILROAD" }, { "name": "REFINERY", "code": "REFINERY" }, { "name": "MENDOTA HEIGHTS", "code": "MENDOTA HEIGHTS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "P_HOUSE", "type": "esriFieldTypeString", "alias": "Property Address", "length": 250, "domain": null }, { "name": "OWNER_NAME", "type": "esriFieldTypeString", "alias": "Owner Name", "length": 250, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R133_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S120_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }