Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Get the cities and towns of Hungray names, and latitude, longitude bounds

Notifications You must be signed in to change notification settings

danielszuk/cities-and-towns-of-hungary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cities-and-towns-of-hungary

Get the cities and towns of Hungary names, and latitude, longitude bounds

#Requirements

  1. You need node.js installed on your system (Node.js)
  2. You need npm installed on your system (npm)

#Usage

  1. Install npm packages npm install
  2. Run the application node app
  3. The towns names saved to output/towns.js (array format)
  4. The towns bounds saved to output/bounds.js (object format)

#Options and defaults

  1. With the limit parameter (e.g. node app limit=15000) you can set the population limit (the town which population is below the limit, not added to the list) By default the population limit is 0.

About

Get the cities and towns of Hungray names, and latitude, longitude bounds

Resources

Stars

Watchers

Forks

Packages

No packages published