{ "currentVersion": 10.61, "id": 21, "name": "Fountains", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 32610, "latestWkid": 32610, "vcsWkid": 5703, "latestVcsWkid": 5703 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000.0000000003515, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3ded5d4cd53a22fe27856ef5d17dad1e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAyVJREFUOI2tlF1Ik1EYx//v69CcRs2XXJKsGjpLUwv8KsqWo2xamQrpFiOyLITC1L6MGtFF310UbjYL1HK1rKg1uojSSssKfStLqznHworITbcpIdW2twubbPMDi56rc57zP7/nf855OCz852BNQhO+YfPea9SMsKHPHw2Erl4p+hegAEDXn/GUVFFOVHRcMvXgrlqvq1e6NSQAPoDuCYHp2VuLYmKT9hk/vFZp65XHxilI5MpK6mbxIhPaHt6TtbRoX4wJTBNvkqxas/HQokRhWLe+vRgkGK1GeWM0rFQtKdiTxaG47AD/AHVLi1YMwDAKaO/taDDq262xi5aERUTFczNzt+3qt1pmjwgYhsiV7b4sKSjLCqFmsgcGrYzF/M0EwDSmQ5qmewGsAPBwfX5RdERUPFe2pTzH5XROAQB28FRKUlCW7YZpr6oaqysOiAE4xr3DUdB5C0NdLicAIGX5WookSAwMWhndVVVjdUX5ak+YF1CcvbVjfmzSd/f8p+PHD30nPRQTvziQJP0AACRBgmFceNP62BY8nTOtVF711K03drXbtBpF+ggwIUUUvEKcH+Pr2DcIgsTStPUcAAmeed2NqudeDj99NLC73r/0ss8OmuoXzoskPHMM44LJ0OF0OB2MZ95qMbO9gDWV8tSaSrl7SgrT8xU7y88mAgjydQjAor54VNd8/+YZj6UhLyCAD25YtrRYvbGwPJETEhpkt/UxgwP9znBeJEvf2ebgCxaw+II47qbt8rUhFNeo1SiPexb0fWUiV1ZSJynYuy6E4rIH7P3MpfNHaFGGdC54oEzGTtPbV09+ZeUVRfMFcdzMnMISEgRzS6M4MSZw2cr8QlGGdLhp7f3MbU1l460r53aIMqRPAIDlx3IpT5akAmjKyhtuqagFyaWAQgfg3Shg833NBX7EPLG/f8Ca5oY7TbXKg6sBzPE5Rd+LhjohgEcx8Yt5PT1GlRs21pGZ2srDOba+3v3aeuUp+DStO2iaNgMQmr9+ybt++XTFRHcIAIzvL0M/a3TZrRbz+7etgZ5QmqYrfDdP5oPtrlYcCJ2EbtLAv4rfzCs2amFlJlgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 563979.7039999999, "ymin": 4191570.2201000005, "xmax": 564059.2204999998, "ymax": 4193876.9892999995, "spatialReference": { "wkid": 32610, "latestWkid": 32610 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Material", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "Material_1", "description": "", "codedValues": [ { "name": "Metal", "code": "Metal" }, { "name": "Wood", "code": "Wood" }, { "name": "Composite", "code": "Composite" }, { "name": "Plastic", "code": "Plastic" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Aluminum", "code": "Aluminum" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition_1", "description": "", "codedValues": [ { "name": "New", "code": "New" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Install_Date", "type": "esriFieldTypeDate", "alias": "Install_Date", "length": 8, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 50, "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 }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "Park_Location", "type": "esriFieldTypeString", "alias": "Park Location", "length": 50, "domain": null }, { "name": "COBPARKID", "type": "esriFieldTypeString", "alias": "PARK FACILITYID", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R448_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S221_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "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 }