Differences between revisions 33 and 34
Revision 33 as of 2008-03-03 12:06:07
Size: 3332
Comment: street view macro howto
Revision 34 as of 2008-04-03 12:14:24
Size: 3608
Comment: map macro changes
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
 * <<Date(2008-04-03T13:14:22-0700)>> - 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.

Node Map

http://map.personaltelco.net

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.

  • 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&amp;v=1&amp;panoid=cUaTDlQr69r_iDpVn4BXHA&amp;gl=&amp;hl=en"></iframe><br /><small><a id="cbembedlink"

  • Finally, paste this into the macro option:

<<StreetView(sv?cbp=1,112.15488700228416,,0,7.82569924253226&amp;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.

Other community wireless node maps


[CategoryGlossary][CategoryNode][CategoryPersonalTelco]

NodeMap (last edited 2012-07-30 13:13:27 by DanRasmussen)