Node Map
Simply, a map that plots various NodeTypes. Nodes specific to PersonalTelco are listed on a map using the Google Maps API. This current version is using wnmap.
Use NodeMap to link to nodes on the map in this fashion: NodeMap:NodeUrbanGrind
If the title of the page is compliant to NodeStandards, then use the macro <<MapLink>>
JasonMcArthur and RussellSenior currently maintain this NodeMap.
Changelog
2008-04-03 - NodeMap and MapLink macros updated. Use the macro with an option like <<NodeMap(NodeAmnesia)>> to show a map of Amnesia Brewing. The standard <<NodeMap>> (without an option) still shows a map based on the wiki page name.
Map: https://cwnmyr.personaltelco.net/nodes/Map
2008-03-03 - New Google Street View macro. To use this, position the view correctly in Street View to point towards the location and click on "Link to this page" in the upper right. Then select "Customize and preview embedded map". It will bring up a new window with the html needed in order for you to embed the object. Next, you will only need to copy the portion of the url after http://maps.google.com/maps/, like this:
src="http://maps.google.com/maps/sv?cbp=1,112.15488700228416,,0,7.82569924253226&cbll=45.55173,-122.675513&v=1&panoid=cUaTDlQr69r_iDpVn4BXHA&gl=&hl=en"></iframe><br /><small><a id="cbembedlink"
- Finally, paste this into the macro option:
<<StreetView(sv?cbp=1,112.15488700228416,,0,7.82569924253226&cbll=45.55173,-122.675513)>>
View NodeAmnesia for an example.
2008-02-21 - Big change in <<MapLink>> macro to create a map using the new Google Static Maps feature. Use this macro on any valid node page. See http://map.personaltelco.net/gmap.php?nodename=NodeFreshPot
2008-02-12 - Fixed map problem. Was down for an hour.
2008-02-10 - Added a link to Yahoo! Pipes. http://pipes.yahoo.com/pipes/pipe.info?_id=8kgLYr7O3BGvBvH2xAnzeQ
2007-12-15 - New infobubble contains embedded Google Street View of NodeLocations (will take some time to gather the data on all these). Three locations are currently making use of this: NodeMap:NodeAmnesia NodeMap:NodeAnnaBannanas and NodeMap:NodeKentonStation
2007-12-09 - Terrain map type, control cleanup.
- 11/16/07 - added Local Search to the map. Makes finding nodes and businesses easier.
- 07/07/07 - added traffic overlay option with button.
05/10/07 - created a macro <<MapLink()>> to automate map linking by default on node pages.
- 04/27/07 - new GMap2 method enableScrollWheelZoom is enabled. Now you can use your mouse wheel to zoom in and out anywhere on the map.
ToDo
- Make it more interactive.
- Speedup plotting.