World Wind Forums

Go Back   World Wind Forums > Community > Add-ons & Scripts

Add-ons & Scripts Find add-ons, scripts, and utilities for World Wind.

Reply
 
Thread Tools Display Modes
Old 03-15-2006, 12:12 PM   #1
mazop
Member
 
Join Date: Feb 2005
Location: Austria
Posts: 96
mazop
Thumbs down

DYNAGIS Boundaries AddOn for World Wind 1.3 - Ver.1.0



This AddOn includes a complete set of all national AND administrative boundaries as well as labels for all 249 countries and all 2605 administrative areas. The countries boundaries are included in two different versions. The default version shows the boundaries without coastlines and a 2nd version shows the countries boundaries 'outlined' (coastlines included).


Download DYNAGIS Boundaries AddOn (5,4 MB)
__________________
browse and download all free AddOns i have built for World Wind and Punt
http://www.dynagis.net/wwdownload/free_addons.html
mazop is offline   Reply With Quote
Old 03-15-2006, 04:09 PM   #2
hermetica
Rabbi Shmuel
 
hermetica's Avatar
 
Join Date: Jan 2005
Location: 37000-TOURS-FRANCE
Posts: 275
hermetica
Default

<div class='quotetop'>QUOTE</div><div class='quotemain'>This AddOn includes a complete set of all national AND administrative boundaries as well as labels for all 249 countries and all 2605 administrative areas. The countries boundaries are included in two different versions. The default version shows the boundaries without coastlines and a 2nd version shows the countries boundaries 'outlined' (coastlines included).
[/b][/quote]
[img]style_emoticons/<#EMO_DIR#>/rolleyes.gif[/img] congratulations... This addon is very cool with many layer configurations, it's a great work...
hermetica is offline   Reply With Quote
Old 03-15-2006, 04:50 PM   #3
mazop
Member
 
Join Date: Feb 2005
Location: Austria
Posts: 96
mazop
Default

<div class='quotetop'>QUOTE(hermetica @ Mar 15 2006, 05:09 PM) Quoted post</div><div class='quotemain'>
[img]style_emoticons/<#EMO_DIR#>/rolleyes.gif[/img] congratulations... This addon is very cool with many layer configurations, it's a great work...
[/b][/quote]
thanks 'hermetica'. its very hard to find (free/public) accurate boundary data (especially admin areas). i am pretty sure, that some of the admin borders are not up-to-date ( 'm_k' already reported mistakes about polish admin areas - thanks 'm_k' [img]style_emoticons/<#EMO_DIR#>/wink.gif[/img] ). so if anyone discovers wrong admin borders, please report it and i will try to build ('step-by-step') a really up-to-date dataset out of it .....
__________________
browse and download all free AddOns i have built for World Wind and Punt
http://www.dynagis.net/wwdownload/free_addons.html
mazop is offline   Reply With Quote
Old 03-15-2006, 06:32 PM   #4
Sqr
Guest
 
Posts: n/a
Default

Well, even the promotional Dynagis borders01.jpg demonstrates obsolete info, about Czechia and Slovakia. Cz now has about 14 provinces and Sk 8.

Some potentially useful links (where to send questions):

http://www.vugtk.cz/e_index.html
http://www.cuzk.cz/ > English information

http://www.gku.sk/index.php?menu_index=1&lang=1

I must admit, that compiling such info worldwide, actual and reliable, is a very hard task.

And, it would be nice to have also the names/nomenclature of those 'parts': Cantons in Ch, Bundeslander in De, Avtonomnyje oblasti in Ru, Vyssie uzemne celky in Sk, Departements in Fr, States and Counties in Us, etc., both original reading and english translation/transcription. That would need tons of local collaborators [img]style_emoticons/<#EMO_DIR#>/smile.gif[/img] .
  Reply With Quote
Old 09-21-2007, 01:17 PM   #5
hINTModuleState
Junior Member
 
Join Date: Sep 2007
Posts: 3
hINTModuleState is on a distinguished road
Default How to access the raw data for those data ?

Is it possible to access the raw data in DYNAGIS' boudaries data sets ?
Is there any program that can read them and export them in Excel for example ?
hINTModuleState is offline   Reply With Quote
Old 09-22-2007, 07:35 PM   #6
mazop
Member
 
Join Date: Feb 2005
Location: Austria
Posts: 96
mazop
Default

There is a tool for writing a .csv (Placename, Lat, Lon) out of a .wwp file (WorldWinds Placenames Format).
But what do you mean by "access the raw data of the boundaries"? extracting all edges (Lat, Lon) of the polygons, or what ?

Quote:
Originally Posted by hINTModuleState View Post
Is it possible to access the raw data in DYNAGIS' boudaries data sets ?
Is there any program that can read them and export them in Excel for example ?
__________________
browse and download all free AddOns i have built for World Wind and Punt
http://www.dynagis.net/wwdownload/free_addons.html
mazop is offline   Reply With Quote
Old 09-23-2007, 02:32 AM   #7
pangloss
Senior Member
 
Join Date: Apr 2005
Posts: 220
pangloss is an unknown quantity at this point
Default

Quote:
Originally Posted by mazop View Post
extracting all edges (Lat, Lon) of the polygons, or what ?
That would truly be the mother of all spreadsheets. Keep in mind that there are an enormous number of points in these linepath datasets and they are not necessarily structured in nice, contiguous strings.
pangloss is offline   Reply With Quote
Old 09-24-2007, 08:00 AM   #8
hINTModuleState
Junior Member
 
Join Date: Sep 2007
Posts: 3
hINTModuleState is on a distinguished road
Default

Thank you mazop for your reply.
I have found the .wwp files in the ./addon/earth/dynagisboudaries directory
and while opening them with WordPad I can't see but the place names : the positions are not obvious. My aim is to extract those position and be able to export them to Excel for example. Also if I can find the specification for that wwp format then I can develop a progrm with my own.
As for the boudaries (I found for them the .idx and .pkg files in the directory), yes I want
all the edges' positions of all the polygons.. and I do'nt care if they can't be exported in a non-contiguous way as pangloss claimed.
Can you tell me about a possible tool ?
hINTModuleState is offline   Reply With Quote
Old 09-24-2007, 11:59 AM   #9
m_k
Bored Explorer
 
m_k's Avatar
 
Join Date: Nov 2004
Location: Warsaw, Poland
Posts: 1,808
m_k is an unknown quantity at this point
Default

Check http://www.worldwindcentral.com/wiki/Boundary_Format and http://www.worldwindcentral.com/wiki/Placename_Format

Tool to convert wwp to text files
Attached Files
File Type: zip wwp2text.zip (12.4 KB, 232 views)
__________________
Hot stuff: FAQ, forum search, DirectX, .NET, Video Card Compatibility list
m_k is offline   Reply With Quote
Old 09-26-2007, 08:48 AM   #10
hINTModuleState
Junior Member
 
Join Date: Sep 2007
Posts: 3
hINTModuleState is on a distinguished road
Default

Thank you m_k: specially,the link you gave me is extremely beautiful. I will try to develop
a program that will convert boudaries data and post it here. Thank you all.
hINTModuleState is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:36 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.