 |
|
<<O>> Difference Topic
JUG-MAP
(23 - 06 Apr 2008 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | | | Silicon Valley Web Developer JUG
<![CDATA[ | |
> > | Up to a maximum of 250 characters of general group description text can precede
the JUG Leader and JUG Site information.
| | | Leaders: Mike Van Riper and
Kevin Nilson
Site: https://sv-web-jug.dev.java.net/ |
|
<<O>> Difference Topic
JUG-MAP
(22 - 22 Mar 2008 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | | | Managing Map Updates
Now that we have multiple volunteers managing map updates, that process is documented on this separate page.
\ No newline at end of file | |
> > | JUG Events Collaboration
Our proposal for collaboration between this JUG map initiative and the JUG Events is covered in detail here. | | | \ No newline at end of file |
|
<<O>> Difference Topic
JUG-MAP
(21 - 19 Nov 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | | |
-122.050766,37.392958,0
| |
> > | #jugStyle | | |
|
|
<<O>> Difference Topic
JUG-MAP
(20 - 06 Oct 2007 - Main.van_riper)
|
|
<<O>> Difference Topic
JUG-MAP
(19 - 06 Oct 2007 - Main.van_riper)
|
|
<<O>> Difference Topic
JUG-MAP
(18 - 03 Oct 2007 - Main.van_riper)
|
|
<<O>> Difference Topic
JUG-MAP
(17 - 21 Sep 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | | | It is optional to attach a link to each leaders name in the description text. Because this is embedded in an XML document, you need to use CDATA sections as shown to add the links. | |
< < | When you have the XML for your JUG Placemark ready, you can email it to the JUG Leaders mailing list: jug-leaders@jugs.dev.java.net | > > | When you have the XML for your JUG Placemark ready, you can email it to the JUG Leaders List: jug-leaders@jugs.dev.java.net | | | Please include the name of the JUG in the subject of your message and prepend [MAP] in the subject line of your message. Multiple volunteers
are now helping to update the world map KML file. An example of a well formed subject would be: | | | In addition to the Placemark XML snippet, please include the name of the country where the JUG is located. This is not always obvious from the Placemark data. Thanks! | |
> > | NOTE: If you can't submit the information to the JUG Leaders List, you can send it directly to Van Riper. However, this is only as a last resort.
It is much preferred that you use our community mailing list instead. Any logged in java.net user can subscribe to the JUG Leaders List. | | | Geocoding Services
For the US, this service should do the trick: |
|
<<O>> Difference Topic
JUG-MAP
(16 - 13 Sep 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | | | The KML file is currently checked into the sv-web-jug java.net project and is accessible here. | |
< < | It is currently just a test file with enough data to confirm we can use nested folders to manage the complexity as more JUGs are added for each continent. If you would like to see your JUG listed on this map, see the section below for more information. | > > | This map has become the official JUG Profiles Page for the JUGs Community on java.net. There are 59 JUGs on the map already and we are
adding more on almost a daily basis lately. Keep them coming! | | | Adding Your JUG To The Map | | | Geocoding Services | |
< < | The one free international geocoding service that I have used so far is described here: | > > | For the US, this service should do the trick:
http://geocoder.us/demo.cgi
Outside the US, the one free international geocoding service that I have used so far is described here: | | | http://www.zeesource.net/maps/geocoding.do | | | -6.174444,106.829444,Jakarta,Jakarta Raya,Indonesia
| |
< < | Please note that the response comes back with latitude as first value and longitude as the second value. In the KML file XML format, the values are expected in the opposite order. So, you need to reverse the order when placing them in your XML snippet for your Placemark. In this example, the resulting coordinates element with altitude set to zero would be: | > > | Please note that the response comes back with latitude as first value and longitude as the second value. In the KML file XML format, the values are expected in the opposite order. So, you need to reverse the order when placing them in your XML snippet for your Placemark. In this example, the resulting coordinates element with altitude set to zero would be: | | |
<coordinates>106.829444,-6.174444,0</coordinates> |
|
<<O>> Difference Topic
JUG-MAP
(15 - 09 Sep 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | |
< < | You can see this KML file loaded into Google Maps here. | > > | You can see this KML file loaded into Google Maps here. | | | The KML file is currently checked into the sv-web-jug java.net project and is accessible here. |
|
<<O>> Difference Topic
JUG-MAP
(14 - 30 Aug 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | | | It is optional to attach a link to each leaders name in the description text. Because this is embedded in an XML document, you need to use CDATA sections as shown to add the links. | |
< < | When you have the XML for your JUG Placemark ready, you can email it to van_riper@dev.java.net | > > | When you have the XML for your JUG Placemark ready, you can email it to the JUG Leaders mailing list: jug-leaders@jugs.dev.java.net | | | | |
> > | Please include the name of the JUG in the subject of your message and prepend [MAP] in the subject line of your message. Multiple volunteers
are now helping to update the world map KML file. An example of a well formed subject would be:
Subject: [MAP] Silicon Valley Web Developer JUG Placemark
In addition to the Placemark XML snippet, please include the name of the country where the JUG is located. This is not always obvious from the Placemark data. Thanks! | | | Geocoding Services | | | Managing Map Updates | |
< < | It would be ideal to have one separate person making updates to the KML map file for each continent. I can be responsible for North America and Antarctica (:-)). I am looking for volunteers to manage updates for the other five continents. It just requires basic XML understanding and the ability to make updates to our project CVS repository to do this job. I can make the volunteers members of the sv-web-jug project in order to give them write access to our CVS repository. If you would like to volunteer to help in this way, send an email to van_riper@dev.java.net
Thanks! | | | \ No newline at end of file | |
> > | Now that we have multiple volunteers managing map updates, that process is documented on this separate page. |
|
<<O>> Difference Topic
JUG-MAP
(13 - 24 Aug 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | | | Managing Map Updates | |
< < | It would be ideal to have one separate person making updates to the KML map file for each continent. I can be responsible for North America and Antartica (:-)). I am looking for volunteers to manage updates for the other five continents. It just requires basic XML understanding and the ability to make updates to our project CVS repository to do this job. I can make the volunteers members of the sv-web-jug project in order to give them write access to our CVS repository. If you would like to volunteer to help in this way, send an email to van_riper@dev.java.net | > > | It would be ideal to have one separate person making updates to the KML map file for each continent. I can be responsible for North America and Antarctica (:-)). I am looking for volunteers to manage updates for the other five continents. It just requires basic XML understanding and the ability to make updates to our project CVS repository to do this job. I can make the volunteers members of the sv-web-jug project in order to give them write access to our CVS repository. If you would like to volunteer to help in this way, send an email to van_riper@dev.java.net | | | Thanks!
\ No newline at end of file |
|
<<O>> Difference Topic
JUG-MAP
(12 - 17 Aug 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | | | 106.829444,-6.174444,0
| |
> > | The reason for the altitude value is because KML files can be used with Google Earth and/or Google Maps. For Google Maps, it is fine to omit the altitude value or set it to a default value of zero. For data intended to use with Google Earth, you would obviously want to provide an accurate altitude for your location for proper mapping onto Google Earth. | | | Managing Map Updates
It would be ideal to have one separate person making updates to the KML map file for each continent. I can be responsible for North America and Antartica (:-)). I am looking for volunteers to manage updates for the other five continents. It just requires basic XML understanding and the ability to make updates to our project CVS repository to do this job. I can make the volunteers members of the sv-web-jug project in order to give them write access to our CVS repository. If you would like to volunteer to help in this way, send an email to van_riper@dev.java.net |
|
<<O>> Difference Topic
JUG-MAP
(11 - 15 Aug 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | | | As an example, here is the REST request to get the latitude/longitude values for Jakarta, Indonesia: | |
< < | http://www.zeesource.net/maps/geocode?city=Jakarta&state=&country=Indonesia | > > | http://www.zeesource.net/maps/geocode?city=Jakarta&state=&country=Indonesia | | | And the result you get back in the browser is: | |
< < | -6.174444,106.829444,Jakarta,Jakarta Raya,Indonesia | > > |
-6.174444,106.829444,Jakarta,Jakarta Raya,Indonesia
| | | Please note that the response comes back with latitude as first value and longitude as the second value. In the KML file XML format, the values are expected in the opposite order. So, you need to reverse the order when placing them in your XML snippet for your Placemark. In this example, the resulting coordinates element with altitude set to zero would be: |
|
<<O>> Difference Topic
JUG-MAP
(10 - 15 Aug 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | | | Please note that the response comes back with latitude as first value and longitude as the second value. In the KML file XML format, the values are expected in the opposite order. So, you need to reverse the order when placing them in your XML snippet for your Placemark. In this example, the resulting coordinates element with altitude set to zero would be: | |
< < | 106.829444,-6.174444,0 | > > |
<coordinates>106.829444,-6.174444,0</coordinates>
| | | Managing Map Updates |
|
<<O>> Difference Topic
JUG-MAP
(9 - 15 Aug 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map |
|
<<O>> Difference Topic
JUG-MAP
(8 - 15 Aug 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | | | When you have the XML for your JUG Placemark ready, you can email it to van_riper@dev.java.net | |
> > | Geocoding Services
The one free international geocoding service that I have used so far is described here:
http://www.zeesource.net/maps/geocoding.do
As an example, here is the REST request to get the latitude/longitude values for Jakarta, Indonesia:
http://www.zeesource.net/maps/geocode?city=Jakarta&state=&country=Indonesia
And the result you get back in the browser is:
-6.174444,106.829444,Jakarta,Jakarta Raya,Indonesia
Please note that the response comes back with latitude as first value and longitude as the second value. In the KML file XML format, the values are expected in the opposite order. So, you need to reverse the order when placing them in your XML snippet for your Placemark. In this example, the resulting coordinates element with altitude set to zero would be:
106.829444,-6.174444,0 | | | Managing Map Updates
It would be ideal to have one separate person making updates to the KML map file for each continent. I can be responsible for North America and Antartica (:-)). I am looking for volunteers to manage updates for the other five continents. It just requires basic XML understanding and the ability to make updates to our project CVS repository to do this job. I can make the volunteers members of the sv-web-jug project in order to give them write access to our CVS repository. If you would like to volunteer to help in this way, send an email to van_riper@dev.java.net |
|
<<O>> Difference Topic
JUG-MAP
(7 - 12 Aug 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | |
< < | You can see this KML file loaded into Google Maps here. | > > | You can see this KML file loaded into Google Maps here. | | | The KML file is currently checked into the sv-web-jug java.net project and is accessible here. |
|
<<O>> Difference Topic
JUG-MAP
(6 - 05 Aug 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | |
< < | The KML file is currently checked into the sv-web-jug java.net project and is accessible here. | | | You can see this KML file loaded into Google Maps here. | |
< < | It is currently just a test file with enough data to confirm we can use nested folders to manage the complexity as more JUGs are added to the file. If you would like to see your JUG listed on this map, see the section below for more information. | > > | The KML file is currently checked into the sv-web-jug java.net project and is accessible here.
It is currently just a test file with enough data to confirm we can use nested folders to manage the complexity as more JUGs are added for each continent. If you would like to see your JUG listed on this map, see the section below for more information. | | | | |
< < | Adding More JUGs | > > | Adding Your JUG To The Map | | | Here is the XML that defines the Silicon Valley Web Developer JUG entry on the map: | | | The name is not allowed to have any HTML markup in it.
It is optional to attach a link to each leaders name in the description text. Because this is embedded in an XML document, you need to use CDATA sections as shown to add the links. | |
> > | When you have the XML for your JUG Placemark ready, you can email it to van_riper@dev.java.net
Managing Map Updates
It would be ideal to have one separate person making updates to the KML map file for each continent. I can be responsible for North America and Antartica (:-)). I am looking for volunteers to manage updates for the other five continents. It just requires basic XML understanding and the ability to make updates to our project CVS repository to do this job. I can make the volunteers members of the sv-web-jug project in order to give them write access to our CVS repository. If you would like to volunteer to help in this way, send an email to van_riper@dev.java.net
Thanks! |
|
<<O>> Difference Topic
JUG-MAP
(5 - 05 Aug 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map |
|
<<O>> Difference Topic
JUG-MAP
(4 - 05 Aug 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map | | | Adding More JUGs | |
< < | TBD: I'll fill this in with an XML template for JUG data submission along with email address where to send the information soon. | > > | Here is the XML that defines the Silicon Valley Web Developer JUG entry on the map:
<Placemark>
<name>Silicon Valley Web Developer JUG</name>
<description>
Leaders: <![CDATA[ <a href="http://weblogs.java.net/blog/van_riper/">Mike Van Riper</a> ]]>
and Kevin Nilson
<![CDATA[ (<a href="https://sv-web-jug.dev.java.net">site</a>) ]]>
</description>
<Point>
<coordinates>-122.050766,37.392958,0</coordinates>
</Point>
</Placemark>
The coordinates are expected in the following order: longitude, latitude, altitude
The name is not allowed to have any HTML markup in it.
It is optional to attach a link to each leaders name in the description text. Because this is embedded in an XML document, you need to use CDATA sections as shown to add the links. |
|
<<O>> Difference Topic
JUG-MAP
(3 - 05 Aug 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map
The KML file is currently checked into the sv-web-jug java.net project and is accessible here.
You can see this KML file loaded into Google Maps here.
\ No newline at end of file | |
> > | It is currently just a test file with enough data to confirm we can use nested folders to manage the complexity as more JUGs are added to the file. If you would like to see your JUG listed on this map, see the section below for more information.
Adding More JUGs
TBD: I'll fill this in with an XML template for JUG data submission along with email address where to send the information soon. |
|
<<O>> Difference Topic
JUG-MAP
(2 - 05 Aug 2007 - Main.van_riper)
|
| |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map
The KML file is currently checked into the sv-web-jug java.net project and is accessible here.
\ No newline at end of file | |
> > | You can see this KML file loaded into Google Maps here. | | | \ No newline at end of file |
|
<<O>> Difference Topic
JUG-MAP
(1 - 05 Aug 2007 - Main.van_riper)
|
|
> > |
| META TOPICPARENT | name="SV-WEB-JUG" |
Java User Groups International Map
The KML file is currently checked into the sv-web-jug java.net project and is accessible here. |
|