{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Annexation History", "type": "Feature Layer", "description": "
Purpose: <\/SPAN>Displays geographic areas annexed into west Palm Beach City limits.<\/SPAN><\/P> Intended Use: <\/SPAN>Used for location and analysis purpose in City applications.<\/SPAN><\/P> Department: <\/SPAN>Development Services, Planning Division<\/SPAN><\/P> Data Source: <\/SPAN>Referenced from the Planning dataset<\/SPAN><\/P> How was the data derived: <\/SPAN>Created by GIS team using GIS software per ordinance of annexation <\/SPAN><\/P> How was the data modified: <\/SPAN>Static layer and maintenance due to changes in City Boundary per annexation<\/SPAN><\/P> Update Frequency: <\/SPAN>As-needed and new annexation ordinance provided by Planning Division<\/SPAN><\/P> Notes: <\/SPAN>Annexations / Properties annexed in the City / Properties inside city limits are subject to city taxation, city regulation, and city services.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2881,
"latestWkid": 2881,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -17791300,
"falseY": -41645400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Development Services, Planning Division, WPB GIS",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
115,
223,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
168,
0,
132,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 50,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 912438.9087203294,
"ymin": 855582.0841519088,
"xmax": 959571.4617647454,
"ymax": 901605.5626428202,
"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
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"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": 100,
"domain": null
},
{
"name": "ChangeType",
"type": "esriFieldTypeString",
"alias": "Change Type",
"length": 2,
"domain": {
"type": "codedValue",
"name": "Domain",
"description": "",
"codedValues": [
{
"name": "annexation",
"code": "A"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "Year",
"type": "esriFieldTypeSmallInteger",
"alias": "Year of Change",
"domain": null
},
{
"name": "PCN",
"type": "esriFieldTypeString",
"alias": "Parcel Number",
"length": 17,
"domain": null
},
{
"name": "Description",
"type": "esriFieldTypeString",
"alias": "Description",
"length": 100,
"domain": null
},
{
"name": "Address",
"type": "esriFieldTypeString",
"alias": "Address",
"length": 255,
"domain": null
},
{
"name": "Ordinance",
"type": "esriFieldTypeString",
"alias": "Ordinance Number Annex",
"length": 50,
"domain": null
},
{
"name": "Resolution",
"type": "esriFieldTypeString",
"alias": "Resolution Number",
"length": 50,
"domain": null
},
{
"name": "SecondReading",
"type": "esriFieldTypeString",
"alias": "Second Reading",
"length": 50,
"domain": null
},
{
"name": "FLU",
"type": "esriFieldTypeString",
"alias": "Future Land Use",
"length": 50,
"domain": null
},
{
"name": "Zoning",
"type": "esriFieldTypeString",
"alias": "Zoning",
"length": 50,
"domain": null
},
{
"name": "LASTUPDATE",
"type": "esriFieldTypeDate",
"alias": "Last Update Date",
"length": 8,
"domain": null
},
{
"name": "LASTEDITOR",
"type": "esriFieldTypeString",
"alias": "Last Editor",
"length": 50,
"domain": null
},
{
"name": "WPB_GIS.DBO.AnnexationHistory.Area",
"type": "esriFieldTypeSmallInteger",
"alias": "WPB_GIS.DBO.AnnexationHistory.Area",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "SHAPE.STArea()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STArea()",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R1685_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_1685",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_OID_1685",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S1417_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": 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"
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "d1c803fd8d70460e9ce2ffa6b8ebe60f"
}