Skip to content

JSON dataset of latitude and longitude co-ordinates for USA state counties and cities

Notifications You must be signed in to change notification settings

hiddentao/us_latlng_json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A JSON dataset of latitude and longitude co-ordinates for USA state counties and cities.

Original sources:

Usage

Node.js

Install:

$ npm install us_latlng_json

Code:

var usaStates = require('us_latlng_json');

Bower

Install:

$ bower install us_latlng_json

Then load the us_state_cities.json from within your code.

License

Public domain

About

JSON dataset of latitude and longitude co-ordinates for USA state counties and cities

Resources

Stars

Watchers

Forks

Packages

No packages published