{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 40, "name": "Splash Pad/Pool/Fountain", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 255, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[DESCRIPTIO]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "DESCRIPTIO = 'BASEBALL FIELD' Or DESCRIPTIO = 'BASKETBALL COURT' Or DESCRIPTIO = 'BATTING CAGE' Or DESCRIPTIO = 'CONCESSION' Or DESCRIPTIO = 'FOUNTAIN' Or DESCRIPTIO = 'GAS WELL' Or DESCRIPTIO = 'MAINTENANCE BARN' Or DESCRIPTIO = 'PAVILLION' Or DESCRIPTIO = 'PICNIC AREA' Or DESCRIPTIO = 'PLAYGROUND' Or DESCRIPTIO = 'RESTROOM' Or DESCRIPTIO = 'SCULPTURE' Or DESCRIPTIO = 'SKATEPARK' Or DESCRIPTIO = 'SOCCER FIELD' Or DESCRIPTIO = 'SOFTBALL FEILD' Or DESCRIPTIO = 'SPLASHPAD' Or DESCRIPTIO = 'TENNIS COURT' Or DESCRIPTIO = 'WATER TOWER' Or DESCRIPTIO = 'WELL LOCATION' Or DESCRIPTIO = 'PIPELINE ROW' Or DESCRIPTIO = 'GAZEBO' Or DESCRIPTIO = 'CANOPY'", "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 5, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 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": 2, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2929669.3615013063, "ymin": 6785689.639582396, "xmax": 2967651.3252353817, "ymax": 6840808.283281893, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 50, "domain": { "type": "codedValue", "name": "Type_1", "description": "City park or recreational area", "codedValues": [ { "name": "Park", "code": "1" }, { "name": "Recreational Area", "code": "2" }, { "name": "Other", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 255, "domain": { "type": "codedValue", "name": "Features", "description": "Categories of different park features.", "codedValues": [ { "name": "Building", "code": "1" }, { "name": "Canopy/Pavillion/Gazebo", "code": "2" }, { "name": "Court", "code": "3" }, { "name": "Dugout", "code": "4" }, { "name": "Green Strip", "code": "5" }, { "name": "Leased Land", "code": "6" }, { "name": "Open Area", "code": "7" }, { "name": "Picnic Area", "code": "8" }, { "name": "Plant Bed", "code": "9" }, { "name": "Playground", "code": "10" }, { "name": "Roads/Parking Lot", "code": "11" }, { "name": "Scattered Trees", "code": "12" }, { "name": "Sculpture", "code": "13" }, { "name": "Sidewalk", "code": "14" }, { "name": "Swamp/Wetland", "code": "18" }, { "name": "Trail", "code": "19" }, { "name": "Trees", "code": "20" }, { "name": "Utility", "code": "21" }, { "name": "Water", "code": "22" }, { "name": "Sports Field", "code": "17" }, { "name": "Splashground/Pool/Fountain", "code": "16" }, { "name": "Skate Ramp", "code": "15" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 255, "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CreationUser", "type": "esriFieldTypeString", "alias": "CreationUser", "length": 50, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "LastEditor", "type": "esriFieldTypeString", "alias": "LastEditor", "length": 50, "domain": null }, { "name": "LastUpdate", "type": "esriFieldTypeDate", "alias": "LastUpdate", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R661_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_661", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_661", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S582_idx", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "62e4df5201574f6ea4dfd7d2f2d2006b" }