Skip to content

Nils-witt/OSM_PngToMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Png-To-Map (OSM Raster)

This Tool converts unreferenced PNG images to OSM raster maps.

Usage

  1. Place your PNG files in the input directory.
  2. Start the Webserver to georeference the PNG files:
    cd webclient
    npm start
  3. Open your PNG and georeferece it
  4. Download the config
  5. Place it alongside your image
  6. Run bash python3 src/main.py <working_directory> <input_image> <config_file>
    • Example: python3 src/main.py ./data/ ./my_image.png ./config.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors