- Messages
- 6,478
- Country

Here's an app that will take a TXT file from SBuilderX, and build a geojson file for import use with the HOT export tool website or for use with any GIS program. Drag'n'drop the file ending in the extension .TXT or .txt and containing lines that contain the coordinates like so:
You should be able to use this to get OSM data for use with scenproc to automate the process to create AGN autogen files.
Code:
North=42.6415356943999
South=42.6273912675641
West=-88.6033630371094
East=-88.5985565185547
You should be able to use this to get OSM data for use with scenproc to automate the process to create AGN autogen files.
Attachments
Last edited:




