POI records your click on the map as a new point of interest and allows you to set a label for it or remove it by clicking on the new marker. Once you've recorded all your interesting points, you can generate them as RDF/N3, appropriate for copy/pasting into a file for loading into Piggy Bank or some other RDF consuming software. Recent fixes:
- Output is now Turtle friendly
- Output as markers are placed, edited, and removed
- Double clicking does not generate a new marker
- Option to output other formats (as API, array, Google Maps EZ)
- Option to place by providing coordinates
- Ability to set address on a point
- Javascript functions on in-map form links now work in Windows IE, as does placement by coordinates
- Upgraded to mapping API version 2.x
- Taking advantage of new geocoding component of API
Bugs:
- Please report any you find
Wishlist:
- Better UI
- Option to output as a sequence of nodes depending on the order they were set
- Direct loading into Piggy Bank instead of intermediary goofing about
Ryan (developed primarily to make MBTA Silver Line data available for more mapping fun)