Skip to content

anvaka/index-large-cities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

City data

This repository contains script to download graphs of major cities, stored in the cities.txt and save them into protocol buffers forma inside data folder.

The actual .pbf file can then be rendered by https:/anvaka/city-roads

Note: Previously the .pbf file were stored inside this repository, but github removed them. I assume they were too large.

How to use it

One time setup:

git clone https:/anvaka/index-large-cities
cd index-large-cities
npm install

Then you should be able to download all cities from cities.txt file by running

node index.js

About

A simple indexer of road networks from OSM. Data for @anvaka/city-roads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published