Differences between revisions 34 and 36 (spanning 2 versions)
Revision 34 as of 2008-04-03 12:14:24
Size: 3608
Comment: map macro changes
Revision 36 as of 2008-07-09 20:04:58
Size: 4630
Comment: latest changes
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
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>>}}}
If the title of the page is compliant to NodeStandards, then use the macro {{{<<NodeMap>>}}}, or call a specific node anywhere on the wiki: {{{<<NodeMap(NodeUrbanGrind)>>}}}
Line 14: Line 12:
 * <<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.  * <<Date(2008-07-09T21:04:58-0700)>> - Javascript code added to the {{{<<NodeMap>>}}} macro to load the respective Google Maps API key for the www and wiki subdomains, in continued effort to merge the two subdomains as one.
{{{
  <script type="text/javascript">
                                                                                                
    if( (window.location.href).indexOf("www.") == -1 ) {
writeScript("ABQIAAAA7rwZfsyEYZknlS0QWmZI4RQUexDMtc4eREioiWSpX_Y7fpoKghQhUCefr4eJwudYofs3YH9eyyZ3_g");
}
 else {
writeScript("ABQIAAAA7rwZfsyEYZknlS0QWmZI4RRyEbBFkcIcf1l0xXknIhElMWaAuBQ_2YFGNyOJB1ziI9lSzlpCIilgNw");
}
    function writeScript(key) {
var ret='<img align="left" src="http://maps.google.com/staticmap?zoom=15&size=360x360&maptype=mobile&markers=45.5495012188,-122.675131559,green&key='+ key +'"></a>';document.write(ret);
}
    
</script>
}}}
 * <<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.
<<NodeMap(NodeAmnesia)>>
Line 21: Line 36:
<<StreetView(sv?cbp=1,112.15488700228416,,0,7.82569924253226&amp;cbll=45.55173,-122.675513)>>

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.

If the title of the page is compliant to NodeStandards, then use the macro <<NodeMap>>, or call a specific node anywhere on the wiki: <<NodeMap(NodeUrbanGrind)>>

JasonMcArthur and RussellSenior currently maintain this NodeMap.

Changelog

  • 2008-07-09 - Javascript code added to the <<NodeMap>> macro to load the respective Google Maps API key for the www and wiki subdomains, in continued effort to merge the two subdomains as one.

  <script type="text/javascript">
                                                                                                
    if( (window.location.href).indexOf("www.") == -1 ) {
writeScript("ABQIAAAA7rwZfsyEYZknlS0QWmZI4RQUexDMtc4eREioiWSpX_Y7fpoKghQhUCefr4eJwudYofs3YH9eyyZ3_g");
}
 else {
writeScript("ABQIAAAA7rwZfsyEYZknlS0QWmZI4RRyEbBFkcIcf1l0xXknIhElMWaAuBQ_2YFGNyOJB1ziI9lSzlpCIilgNw");
}
    function writeScript(key) {
var ret='<img align="left" src="http://maps.google.com/staticmap?zoom=15&size=360x360&maptype=mobile&markers=45.5495012188,-122.675131559,green&key='+ key +'"></a>';document.write(ret);
}
    
</script>
  • 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&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)>>

  • 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)