{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Historic Places", "type": "Feature Layer", "description": "
This feature class shows locations of the historic places within incorporated City of Puyallup. It is Tax Parcel polygon based feature class of historic places that are listed on either the National, Washington State, Pierce County Historical Register or the City of Puyallup's (registry) historical preservation program<\/SPAN>.<\/SPAN><\/P> Ordinance #2986, effective September 11, 2011 established the City of Puyallup Register of Historic Places. Buildings placed on the Puyallup Register are included in this shapefile and are denoted as such. These properties also have a 'zone designation' of HR and are mapped on the City's Official Zoning Map found in City Hall. They are also noted on the online zoning map book. <\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolygon",
"sourceSpatialReference": {
"wkid": 2927,
"latestWkid": 2927,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117498300,
"falseY": -98850300,
"xyUnits": 3048.006096012192,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "Katherine Crook, 2005 Planning/GIS Intern\nJanelle Calma, 2010 GIS Temp\nJennifer Recco, GIS Coordinator",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
197,
209,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
77,
168,
255
],
"width": 1.5
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": 1188704.7961193472,
"ymin": 677594.3020810038,
"xmax": 1197999.4438685924,
"ymax": 684312.9165965021,
"spatialReference": {
"wkid": 2927,
"latestWkid": 2927,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117498300,
"falseY": -98850300,
"xyUnits": 3048.006096012192,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "BUILDING_NAME",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "NUMBER",
"type": "esriFieldTypeString",
"alias": "NUMBER",
"length": 6,
"domain": null
},
{
"name": "BUILDING_NAME",
"type": "esriFieldTypeString",
"alias": "Building Name",
"length": 254,
"domain": null
},
{
"name": "ADDRESS",
"type": "esriFieldTypeString",
"alias": "Address",
"length": 254,
"domain": null
},
{
"name": "ORIGINAL_OWNER",
"type": "esriFieldTypeString",
"alias": "Original Owner",
"length": 254,
"domain": null
},
{
"name": "DATE_BUILT",
"type": "esriFieldTypeDouble",
"alias": "Date Built",
"domain": null
},
{
"name": "NATIONAL_R",
"type": "esriFieldTypeString",
"alias": "National Historic Register",
"length": 254,
"domain": null
},
{
"name": "WA_STATE_R",
"type": "esriFieldTypeString",
"alias": "Washington State Historic Register",
"length": 254,
"domain": null
},
{
"name": "PIERCE_COUNTY_R",
"type": "esriFieldTypeString",
"alias": "Pierce County Historic Register",
"length": 254,
"domain": null
},
{
"name": "PUYALLUP_R",
"type": "esriFieldTypeString",
"alias": "Puyallup Historic Register",
"length": 254,
"domain": null
},
{
"name": "ZONING_DESIGNATION",
"type": "esriFieldTypeString",
"alias": "ZONING_DESIGNATION",
"length": 254,
"domain": null
},
{
"name": "COMMENTS",
"type": "esriFieldTypeString",
"alias": "COMMENTS",
"length": 254,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"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.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": "R89_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_89",
"fields": "GlobalID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_OID_89",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S78_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": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape.STArea()",
"shapeLengthFieldName": "Shape.STLength()",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1598877808000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
}
],
"tables": []
}