{
 "currentVersion": 10.91,
 "cimVersion": "2.9.0",
 "serviceDescription": "Purpose: This feature class was extracted from the City of West Palm Beach parcel data layer. Used for the purpose of informative mapping, analysis, and planning. The layer is used in public and internal web applications.\n\nIntended Use: The layer is used in public and internal web applications.\n\nHow was the Data Manipulated: Query city-owned properties from the parcels using this expression where the owner name 1 = \"West Palm Beach City of\" and \"West Palm Beach City of Lessor\" and West Palm Beach City of CRA\" and \"West Palm Beach City of CRA Lessor\".  Data is downloaded on the first Monday of the month from the PBC open Parcel data site. This layer has stacked condominium parcels and owner information for each parcel. Data is staged and refreshed in SDE the following Sunday.\n\nSpatial view : To create a spatial view in SDE using a SQL query to filter city-owned properties from parcels with specific owner names  and subsets of table will be displayed with all the PCNs belong to City of WPB:\n\nCREATE VIEW City Owned Properties AS\n\nSELECT parcels.*\n\nFROM Parcels Table parcels\n\nWHERE \n\n  (parcels.OwnerName1 = 'West Palm Beach City of' OR \n\n   parcels.OwnerName1 = 'West Palm Beach City of Lessor' OR \n\n   parcels.OwnerName1 = 'West Palm Beach City of CRA' OR \n\n   parcels.OwnerName1 = 'West Palm Beach City of CRA Lessor');\n\nHow the Data is Modified: Not being modified\n\nUpdate Frequency: Monthly",
 "mapName": "City Own Property",
 "description": "",
 "copyrightText": "City of West Palm Beach - IT GIS",
 "supportsDynamicLayers": true,
 "layers": [
  {
   "id": 0,
   "name": "WPB City Owned Properties",
   "parentLayerId": -1,
   "defaultVisibility": true,
   "subLayerIds": null,
   "minScale": 0,
   "maxScale": 0,
   "type": "Feature Layer",
   "geometryType": "esriGeometryPolygon",
   "supportsDynamicLegends": true
  }
 ],
 "tables": [],
 "spatialReference": {
  "wkid": 2881,
  "latestWkid": 2881,
  "xyTolerance": 0.003280833333333333,
  "zTolerance": 0.001,
  "mTolerance": 0.001,
  "falseX": -17791300,
  "falseY": -41645400,
  "xyUnits": 3048.0060960121928,
  "falseZ": -100000,
  "zUnits": 10000,
  "falseM": -100000,
  "mUnits": 10000
 },
 "singleFusedMapCache": false,
 "initialExtent": {
  "xmin": 879682.8914621514,
  "ymin": 837782.1916677717,
  "xmax": 1000213.2900229241,
  "ymax": 914508.7185293746,
  "spatialReference": {
   "wkid": 2881,
   "latestWkid": 2881,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -17791300,
   "falseY": -41645400,
   "xyUnits": 3048.0060960121928,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "fullExtent": {
  "xmin": -1.7790914901835926E7,
  "ymin": -4.164501801679719E7,
  "xmax": 1.9103248235169258E7,
  "ymax": 2.3980679985499576E7,
  "spatialReference": {
   "wkid": 2881,
   "latestWkid": 2881,
   "xyTolerance": 0.003280833333333333,
   "zTolerance": 0.001,
   "mTolerance": 0.001,
   "falseX": -17791300,
   "falseY": -41645400,
   "xyUnits": 3048.0060960121928,
   "falseZ": -100000,
   "zUnits": 10000,
   "falseM": -100000,
   "mUnits": 10000
  }
 },
 "datesInUnknownTimezone": false,
 "minScale": 0,
 "maxScale": 0,
 "units": "esriFeet",
 "supportedImageFormatTypes": "PNG32,PNG24,PNG,JPG,DIB,TIFF,EMF,PS,PDF,GIF,SVG,SVGZ,BMP",
 "documentInfo": {
  "Title": "Map2",
  "Author": "",
  "Comments": "",
  "Subject": "",
  "Category": "",
  "AntialiasingMode": "None",
  "TextAntialiasingMode": "Force",
  "Version": "2.9.0",
  "Keywords": "Parcels, Ownership West Palm Beach"
 },
 "supportsQueryDomains": true,
 "capabilities": "Map,Query,Data",
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "exportTilesAllowed": false,
 "referenceScale": 0.0,
 "datumTransformations": [
  {
   "geoTransforms": [
    {
     "wkid": 1580,
     "latestWkid": 1580,
     "transformForward": false,
     "name": "NAD_1983_HARN_To_WGS_1984"
    }
   ]
  },
  {
   "geoTransforms": [
    {
     "wkid": 1580,
     "latestWkid": 1580,
     "transformForward": true,
     "name": "NAD_1983_HARN_To_WGS_1984"
    }
   ]
  },
  {
   "geoTransforms": [
    {
     "wkid": 1580,
     "latestWkid": 1580,
     "transformForward": false,
     "name": "NAD_1983_HARN_To_WGS_1984"
    }
   ]
  },
  {
   "geoTransforms": [
    {
     "wkid": 1580,
     "latestWkid": 1580,
     "transformForward": true,
     "name": "NAD_1983_HARN_To_WGS_1984"
    }
   ]
  }
 ],
 "supportsDatumTransformation": true,
 "floorAwareMapProperties": {
  "defaultFloorFilterSettings": {"isEnabled": false}
 },
 "archivingInfo": {"supportsHistoricMoment": false},
 "supportsClipping": true,
 "supportsSpatialFilter": true,
 "supportsTimeRelation": true,
 "supportsQueryDataElements": true,
 "maxRecordCount": 2000,
 "maxImageHeight": 4096,
 "maxImageWidth": 4096,
 "supportedExtensions": "",
 "resampling": false,
 "serviceItemId": "0f24625cca804166990d0e357b160e35"
}