Skip to content

WA state parcel web viewer using WA state geo opendata portal

License

Notifications You must be signed in to change notification settings

keum/WaParcelViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Summary Diagram of workflow - to be added later

WA Parcel Viewer.jpg

WA state parcel web viewer using WA state geo opendata portal

Below describes the data source and steps to create web viewer using following stack of open source technology.

Data Collect

Data Convert

  • QGIS to convert Geodatebase(GDB) to shape file & modify to generate WebLink column
  • Use Tippecanoe to create mbtiles (vector tiles)

Data Assemble

  • Use Tileserver-gl-light simple tileserver tool to serve up converted mbtiles which will be used in Maptunik below for styling.
  • Maptunik tool to stylize vector tiles and export into style json file that will be used in web map

Create Web Map

Bright.json

This is a file was that exported from Maputnik after it's been stylized.

index.html

This is a web file that includes API to display the parcel data and web functionality.

About

WA state parcel web viewer using WA state geo opendata portal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages