{ "culture": "en-US", "name": "City_Own_Property", "guid": "060A1399-F561-440A-A165-78ADBD582EDE", "catalogPath": "", "snippet": "View Application\n\nThe City Owned Property application is established through a query builder that extracts data from the parcel layer. This layer primarily consists of parcels under the ownership of West Palm Beach, ensuring efficient management and ", "description": "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", "summary": "View Application\n\nThe City Owned Property application is established through a query builder that extracts data from the parcel layer. This layer primarily consists of parcels under the ownership of West Palm Beach, ensuring efficient management and ", "title": "City Own Property", "tags": [ "Parcels", " Ownership West Palm Beach" ], "type": "Map Service", "typeKeywords": [ "Data", "Service", "Map Service", "ArcGIS Server" ], "thumbnail": "thumbnail/thumbnail.png", "url": "", "extent": [ [ -80.2145457140542, 26.644947608871 ], [ -80.0462887891953, 26.8378397999893 ] ], "minScale": 0, "maxScale": 1.7976931348623157E308, "spatialReference": "NAD_1983_HARN_StatePlane_Florida_East_FIPS_0901_Feet", "accessInformation": "City of West Palm Beach - IT GIS", "licenseInfo": "This data is provided for reference purposes only. Any reliance on the information contained herein is at the user\u2019s own risk. NO WARRANTY EXPRESSED OR IMPLIED IS MADE REGARDING THE ACCURACY, ADEQUACY, COMPLETENESS, LEGALITY, RELIABILITY, TIMELINESS OR USEFULNESS OF THE DATA. ALL WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ARE DISCLAIMED.", "_ssl": true }