Skip to content

WSULib/dteJSONtoGEO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

dteJSONtoGEO

Used to process JSON files, produced from PDF maps in the DTE Aerials collection, and turn them into geoJSON files usable by LeafletJS.

JSON files should be in a local directory, json/

Two geoJSON files will be created in the local directory geoJson/:

  • dteAerials.js (single-line version)
  • dteAerials_Access.js (human-readable version)

These files are erased and rewritten each time dteJSONtoGEO.php is run.

index.hmtl displays the geoGSON data using LeafletJS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published