Skip to content

ahuang11/mapnstreets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mapnstreets

Have you ever looked at a street name and wondered how common it is?

Put your curiosity to rest with MapnStreets! By simply entering a name in the provided box, you can discover the prevalence of a street name. The map will display the locations of all streets with that name, and for more detailed information, you can click on the table to highlight their exact whereabouts.

Uses TIGER/Line® Edges data provided by the US Census Bureau.

Powered by OSS: Fugue, Panel, GeoPandas, GeoViews, Parquet, DuckDB, Ray, and all their supporting dependencies.

mapnstreets

Developers 1-2-3

To create a new environment with all the requirements needed: conda env create -f environment.yml

Then, run: python download_process.py

Finally, run: panel serve app.py --autoreload

Releases

No releases published

Packages

No packages published

Languages