Layer Swipe
Leading Trailing Layer Name
Identify Features

Select a feature from the list below

Property Details

parcel image

Primary Property Address

{{ IdentifiedParcelFeature.attributes["WHOLE_ADDRESS"] }}
{{ IdentifiedParcelFeature.attributes["POSTAL"] }}, {{ IdentifiedParcelFeature.attributes["STATE"] }} {{ IdentifiedParcelFeature.attributes["ZIP"] }}

NO ASSIGNED ADDRESS

TAX INFORMATION
PARCEL #
{{ IdentifiedParcelFeature.attributes["AKPAR"] }}
PIN #
{{ IdentifiedParcelFeature.attributes["PIN"] }}
TOWNSHIP
{{ IdentifiedParcelFeature.attributes["TWSHP_DESC"] }}
CURRENT
OWNERS
{{ IdentifiedParcelFeature.attributes["CURR_NAME1"] }} {{ IdentifiedParcelFeature.attributes["CURR_NAME2"] }}
MAILING
ADDRESS
{{ IdentifiedParcelFeature.attributes["CURR_ADDR1"] }} {{ IdentifiedParcelFeature.attributes["CURR_ADDR2"] }}, {{ IdentifiedParcelFeature.attributes["CURR_CITY"] }}, {{ IdentifiedParcelFeature.attributes["CURR_STATE"] }} {{ IdentifiedParcelFeature.attributes["CURR_ZIPCODE"].slice(0, 5) }}-{{ IdentifiedParcelFeature.attributes["CURR_ZIPCODE"].slice(5) }}
DEED BOOK
{{ IdentifiedParcelFeature.attributes["DEED_BOOK"] }}
DEED PAGE
{{ IdentifiedParcelFeature.attributes["DEED_PAGE"] }}
SALES AMOUNT
{{ window.accounting.formatMoney(IdentifiedParcelFeature.attributes["SALESAMT"], "$", 2) }}
DEED
RECORDING
DATE
{{ new Date(IdentifiedParcelFeature.attributes["SALEDATE"]).toLocaleDateString('usLocale', { timeZone: 'UTC' }) }}
PLAT BOOK
{{ IdentifiedParcelFeature.attributes["PLAT_BOOK"] }}
PLAT PAGE
{{ IdentifiedParcelFeature.attributes["PLAT_PAGE"] }}
NEIGHBORHOOD
NUMBER
{{ IdentifiedParcelFeature.attributes["NBHDNUM"] }}
NEIGHBORHOOD
NAME
{{ IdentifiedParcelFeature.attributes["NBHDNAME"].toUpperCase() }}
LEGAL
DESCRIPTION
{{ IdentifiedParcelFeature.attributes["LEGDESC_1"] }}
STRUCTURE
TYPE
{{ IdentifiedParcelFeature.attributes["STRUCTTYPE"] }}
PROPERTY USE
{{ IdentifiedParcelFeature.attributes["property_use"] == "RES" ? "RESIDENTIAL" : IdentifiedParcelFeature.attributes["property_use"] }}
YEAR BUILT
{{ IdentifiedParcelFeature.attributes["YEARBLT"] }}
VACANT
{{ IdentifiedParcelFeature.attributes["VacantImpro"].toUpperCase() }}
SQUARE FOOTAGE
{{ IdentifiedParcelFeature.attributes["SQFT"] }}
BASEMENT
{{ IdentifiedParcelFeature.attributes["BASEMENT"].toLowerCase() == "y" ? "YES" : "NO" }}
BEDROOMS
{{ IdentifiedParcelFeature.attributes["XBEDRM"] }}
BATHROOMS
{{ IdentifiedParcelFeature.attributes["XBATHS"] }}
HALF-BATHROOMS
{{ IdentifiedParcelFeature.attributes["XHBATHS"] }}
MULTIPLE
STRUCTURES
{{ IdentifiedParcelFeature.attributes["MULSTR"] }}
ACREAGE
{{ window.accounting.formatMoney(IdentifiedParcelFeature.attributes["CALCAC"], '', 2) }}
TAX CODE
{{ IdentifiedParcelFeature.attributes["DIST_CODE"] }}
TAX
DISTRICT
{{ IdentifiedParcelFeature.attributes["TAX_DISTRI"] }}
VOLUNTARY AG
DISTRICT
{{ IdentifiedParcelFeature.attributes["VAD"].toLowerCase() == "yes" ? "YES" : "NO" }}
MARKET LAND
VALUE
{{ !IdentifiedParcelFeature.attributes["FMV_LAND"] ? "" : accounting.formatMoney(IdentifiedParcelFeature.attributes["FMV_LAND"], "$", 0) }}
MARKET
IMPROVEMENT
VALUE
{{ !IdentifiedParcelFeature.attributes["FMV_IMPRV"] ? "" : accounting.formatMoney(IdentifiedParcelFeature.attributes["FMV_IMPRV"], "$", 0) }}
MARKET VALUE
{{ !IdentifiedParcelFeature.attributes["FMV_TOTAL"] ? "" : accounting.formatMoney(IdentifiedParcelFeature.attributes["FMV_TOTAL"], "$", 0) }}
FARM DISCOUNT
{{ IdentifiedParcelFeature.attributes["LUV_YES_NO"].toLowerCase() == "y" ? "YES" : "NO" }}
EXEMPT
{{ !IdentifiedParcelFeature.attributes["EXEMPT_COD"] ? "NO" : "YES" }}
TAXABLE VALUE
{{ !IdentifiedParcelFeature.attributes["TOTVAL"] && !IdentifiedParcelFeature.attributes["EXEMPT_COD"] ? "PENDING" : window.accounting.formatMoney(IdentifiedParcelFeature.attributes["TOTVAL"], "$", 0) }}
PROPERTY INFORMATION
CITY
LIMITS
{{ IdentifiedParcelFeature.attributes["CITYNAME"] }}
ETJ
{{ !IdentifiedParcelFeature.attributes["ETJ"] ? "NOT IN ETJ" : IdentifiedParcelFeature.attributes["ETJ"] }}
POLICE
DISTRICT
{{ IdentifiedParcelFeature.attributes["PoliceDist"] }}
FIRE
DISTRICT
{{ IdentifiedParcelFeature.attributes["FireDist"] }}
SPECIAL FLOOD
HAZARD AREA
{{ (IdentifiedParcelFeature.attributes["FLDZONE"] == "Null" || IdentifiedParcelFeature.attributes["FLDZONE"] == null) ? "" : IdentifiedParcelFeature.attributes["FLDZONE"] }}
LOCAL
WATERSHED
{{ (IdentifiedParcelFeature.attributes["LWNAME"] == "Null" || IdentifiedParcelFeature.attributes["LWNAME"] == null) ? "" : IdentifiedParcelFeature.attributes["LWNAME"] }}
CENSUS TRACT
{{ IdentifiedParcelFeature.attributes["NAME20"] }}
Buffer Features
Buffer Distance:
Buffer Color:
Buffer Opacity: %
Buffered Parcels
Parcel # Current Owners Mailing Address Physical Address Deed Book Deed Page Sale Date Plat Book Plat Page Acreage Property Use Total Value
{{ p["AKPAR"] }} {{ p["CURR_NAME1"] }} {{ p["CURR_NAME2"] }} {{ p["CURR_ADDR1"] }}{{ !p["CURR_ADDR2"] ? ", " : " " }}{{ !p["CURR_ADDR2"] ? "" : p["CURR_ADDR2"] + ", " }} {{ p["CURR_CITY"] }}, {{ p["CURR_STATE"] }} {{ p["CURR_ZIPCODE"].toString().slice(0, 5) }} {{ p["CURR_ZIPCODE"].toString().slice(5) }} {{ p["WHOLE_ADDRESS"] != "NO ADDRESSED ADDRESS" ? p["WHOLE_ADDRESS"] + ", " : p["WHOLE_ADDRESS"] }} {{ p["POSTAL"] ? p["POSTAL"] + " ," : "" }} {{ p["STATE"] }} {{ p["ZIP"] ? p["ZIP"].toString().replace(/,\s*$/, "") : "" }} {{ p["DEED_BOOK"] }} {{ p["DEED_PAGE"] }} {{ new Date(p["SALEDATE"]).toLocaleDateString('usLocale', { timeZone: 'UTC' }) }} {{ p["PLAT_BOOK"] }} {{ p["PLAT_PAGE"] }} {{ p["CALCAC"] }} {{ p["property_use"] }} {{ !p["TOTVAL"] && !p["EXEMPT_COD"] ? "PENDING" : window.accounting.formatMoney(p["TOTVAL"], "$", 0) }}
Drawing and Text

Fill Color:      
Fill Opacity: %
Outline Color:
Outline Width: px
Outline Opacity: %
Use the Draw a Point tool to add textual elements to the map.
Text:
Color:
Size: pt
Bold
Italicized
Underline
Horizontal Alignment:
Vertical Alignment:    
Measurements



{{ AddressSearchResults.length + OwnerSearchResults.length + ParcelSearchResults.length + StreetSearchResults.length }} Address Owner Parcel Street Result(s) Found

Parcel Number
{{ p.attributes['AKPAR'] }}
Owner Name
{{ p.attributes['CURR_NAME1'] }} {{ p.attributes['CURR_NAME2'] }}
Physical Address
{{ p.attributes['WHOLE_ADDRESS'] !== "NO ASSIGNED ADDRESS" ? (p.attributes['WHOLE_ADDRESS'] + ", " + p.attributes['POSTAL'] + ", " + p.attributes['STATE'] + ", " + p.attributes['ZIP']) : "NO ASSIGNED ADDRESS" }}

{{ s.FromAddress }}-{{ s.ToAddress }} {{ s.Feature.attributes['FULLNAME'] }}
{{ s.Feature.attributes['JURISDICT'] == s.Feature.attributes['JURISDICT2'] ? s.Feature.attributes['JURISDICT'] : (s.Feature.attributes['JURISDICT'] + (s.Feature.attributes['JURISDICT2'] ? "-" + s.Feature.attributes['JURISDICT2'] :"" )) }}

Imagery
{{ l.LayerName }}
County
{{ l.LayerName }}
Zoning
{{ l.LayerName }}
Natural
{{ l.LayerName }}
Elections
{{ l.LayerName }}
Public Safety
{{ l.LayerName }}
Labels
{{ l.LayerName }}
north-arrow
0% 100%
loading
GIS Map Application - Gaston County GIS