snippet:
|
View Application
The 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 |
summary:
|
View Application
The 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 |
extent:
|
[[-80.2145457140542,26.644947608871],[-80.0462887891953,26.8378397999893]] |
accessInformation:
|
City of West Palm Beach - IT GIS |
_ssl:
|
true |
thumbnail:
|
thumbnail/thumbnail.png |
maxScale:
|
1.7976931348623157E308 |
typeKeywords:
|
["Data","Service","Map Service","ArcGIS Server"] |
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.
Intended Use: The layer is used in public and internal web applications.
How 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.
Spatial 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:
CREATE VIEW City Owned Properties AS
SELECT parcels.*
FROM Parcels Table parcels
WHERE (parcels.OwnerName1 = 'West Palm Beach City of' OR parcels.OwnerName1 = 'West Palm Beach City of Lessor' OR parcels.OwnerName1 = 'West Palm Beach City of CRA' OR parcels.OwnerName1 = 'West Palm Beach City of CRA Lessor');
How the Data is Modified: Not being modified
Update Frequency: Monthly |
licenseInfo:
|
This data is provided for reference purposes only. Any reliance on the information contained herein is at the user’s 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. |
catalogPath:
|
|
title:
|
City Own Property |
type:
|
Map Service |
url:
|
|
tags:
|
["Parcels"," Ownership West Palm Beach"] |
culture:
|
en-US |
name:
|
City_Own_Property |
guid:
|
060A1399-F561-440A-A165-78ADBD582EDE |
minScale:
|
0 |
spatialReference:
|
NAD_1983_HARN_StatePlane_Florida_East_FIPS_0901_Feet |