Results 1 to 4 of 4

Thread: New Online Map Editor [Created by Adwnt]

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default New Online Map Editor [Created by Adwnt]

    UPDATE: You can now export maps as SVG or PNG images with a legend and scale, which is a major enhancement. Very exciting!

    Hey all!

    My name is Andrew, and I'm new to this forum. I hope you give me some leeway with my first real post, but I'm always accepting of criticism.

    Anyway, I'm a big fan of plain-and-simple street maps, and I've toiled away for the past couple of days creating an online mapping tool. I'm actually quite proud of it.

    It basically is just an online map creator where you can create a map akin to the basic Google Maps vector-based maps. Within the creator, you can build just about whatever you want, save it on your computer for later use, and even share maps with others using the good-old system of sharing text files. You can theoretically create a map of any size you want, however detail would have to suffer if you went too large and complex.

    I'll type up a sort of press release here for your perusal.

    Main Features:
    • EXPORT maps as PNG or SVG, with legend and scale
    • Draw
      1. Rivers
      2. Streams
      3. Creeks
      4. Avenues
      5. Roads
      6. Streets
      7. Highways
      8. Ramps
      9. Rail
      10. Sidewalks
      11. Land
      12. Water
      13. Parks
      14. Pavement
      15. Buildings
    • Add labels
    • Endless canvas
    • Zoom and pan while working
    • Max Zoom: 100px:60ft*
    • Min Zoom: 100px:12000ft*
    • Enable/Disable grid
    • Change color schemes (custom or from presets)
    • Automatically layer components if desired
    • Undo actions
    • Delete elements
    • Dynamic scale bar
    • Customize height/width of view to fit your screen
    • Explore mode to view with a legend
    • Easy clearing to restart
    • Download config to save on your computer for later
    • Load saved config easily
    • Easily share maps with others
    • And whatever else I forgot...

    *Most elements should be close to this default scale.

    Just be sure to read all of the instructions on the webpage to gain the most understanding of the app. Controls might be a little awkward at first, but you'll get used to it pretty quickly.

    Demo
    Here's how a map looks with the "Google Maps" color scheme and its corresponding config file.

    Click image for larger version. 

Name:	Screenshot (122).png 
Views:	93 
Size:	134.2 KB 
ID:	75108
    demo_map.txt

    The map isn't very big, I just wanted a quick demo, but you can add to it and explore it if you copy the config text and load it in the application. Without buildings, it somewhere around 1/8th of the maximum theoretical number of elements. I have yet to stress test it though. I've optimized the creator and believe it should be able to hold almost any size you throw at it, only bound by the efficiency of AngularJS repeating and the SVG renderer.

    Future Plans
    I hope to add some new features that will improve the app as a whole. There's a list on the website of what I hope to get to eventually.

    Additionally, because sharing is so easy, I would eventually like to hold a contest and see what you guys could do with it. I sincerely hope you all spend some time on the tool, post some of the things you make, and have a good time with it.

    Closing Notes
    PLEASE USE GOOGLE CHROME


    Give It A Try At:
    http://andrew-gnott.com/#!/mapping

    Have fun!

    - Andrew
    Last edited by adwnt; 08-06-2015 at 01:03 AM. Reason: Upped min zoom from 4000ft to 12000ft

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •