Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

global_mapper · Global Mapper

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 12595 - 12624 of 13404   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
12595 David G
misc_box Send Email
Aug 18, 2011
10:45 pm
I'm not an expert but I'll try to help. Here's the original exported initialize function (overlay - no controls selected): function initialize() { var myLatlng...
12596 Bruce Hatton
bruce.hatton... Send Email
Aug 18, 2011
11:36 pm
Thanks David - very considerate of you. Between Mike and myself, we eventually got there, but what I did pick up from your notes is the option: ...
12597 Global Mapper Support
global_mapper Send Email
Aug 19, 2011
3:01 am
Bruce/David, I've tried adding the overviewMapControl, but it seems that it does nothing in the Google Maps v3 API, which newer v12 and v13 releases use. See ...
12598 David G
misc_box Send Email
Aug 19, 2011
3:30 am
Hi Mike, That's strange - it seems to work for me using Globalmapper&#39;s output (and adding the overviewMapControl: true option). I just added that one entry and...
12599 Global Mapper Support
global_mapper Send Email
Aug 19, 2011
3:50 am
David, I guess they added that feature! I didn't even notice the tiny arrow. Future builds should make that option work again! For those of you using v13, I ...
12600 Bruce Hatton
bruce.hatton... Send Email
Aug 19, 2011
8:56 am
Mike, While we are focused on the Google Map Tiles export options, maybe now is the time to include the following available standard options: Done: ...
12601 Global Mapper Support
global_mapper Send Email
Aug 19, 2011
5:43 pm
Bruce, For now I just updated the HTML generation to include the other options, just in their default state. This makes it easier to modify as what you need is...
12602 Yiannis Magkiriadis
bannedfromcs Send Email
Aug 22, 2011
2:03 pm
Hi, This is the 1st time I have this problem. I am trying to load a model and I get "operation timed out". I have tried a few others and I get the same message...
12603 Yiannis Magkiriadis
bannedfromcs Send Email
Aug 22, 2011
2:10 pm
Hi again, Also I noticed that it happens when it says that it is running the "IMPORT_WMS" command. No matter which model I try to load, when it gets to...
12604 Global Mapper Support
global_mapper Send Email
Aug 22, 2011
2:54 pm
Yiannis, Which data source are you trying to access through the IMPORT_WMS command? I know the server hosting the SRTM, ASTER GDEM, and Landsat sources has...
12605 Yiannis Magkiriadis
bannedfromcs Send Email
Aug 22, 2011
3:06 pm
Hey Mike, quick to get back to any question as usuall.... after some more patience and trial and error I saw that it was all data related to the dem and sat...
12606 Luis Florence
fiomapas Send Email
Aug 23, 2011
7:57 pm
Thanks Mike it works perfect now, but I have another question: Is it possible to assign automatically to every element in a file (line, area or point) an "id"...
12607 Global Mapper Support
global_mapper Send Email
Aug 23, 2011
11:29 pm
Luis, I'm not sure that there would be a way to do this that would make it still compliant with the SVG format specification, so adding something like that ...
12608 Luis Florence
fiomapas Send Email
Aug 24, 2011
9:00 am
Mike, Yes I need it in the SVG format, to establish a relationship with the database and link text with vectors. I think that it is normal in the SGV format,...
12609 nyem
nyem69 Send Email
Aug 24, 2011
11:58 am
+1 With this feature it'll be easier for us to export SVG maps for use with openlayers, raphaeljs, polymaps, etc. SVG id has to be unique [1], need to have...
12610 Global Mapper Support
global_mapper Send Email
Aug 24, 2011
7:46 pm
Nyem, I will take a look at this, I think I can add the "id" option without too much trouble. GeoJson support is on the todo list. Thanks, Mike Global Mapper...
12611 CynWalker Send Email Aug 24, 2011
11:33 pm
I can look at the images from the World Imagery data source under the download online imagery dialog box but when I try to save to a geotiff I get an image of...
12612 Global Mapper Support
global_mapper Send Email
Aug 25, 2011
2:29 am
That depends on the resolution that you are using for the export. The World Imagery source doesn't go down to the max resolution level at all locations, so if...
12613 greina1 Send Email Aug 25, 2011
4:59 am
Mike I loaded a map projected in Mercator or in UTM. But the kmz export window shows by default sample spacing in arc degrees, not in meters. It is not even...
12614 Global Mapper Support
global_mapper Send Email
Aug 25, 2011
5:05 am
Greina, This is because KMZ files require a lat/lon projection, so that is the projection that export is done in. If you want to specify a sample spacing in...
12615 Global Mapper Support
global_mapper Send Email
Aug 25, 2011
5:21 am
Luis, I added a new option to the EDIT_VECTOR command in the script reference to apply a based unique ID to matching features. You can do something like ...
12616 greina1 Send Email Aug 25, 2011
6:41 am
Mike The new Garmin devices like the Montana accept kmz files with a maximum of about 500 tile (older devices only 100). Each tile might be up to 1024 x 1024...
12617 Luis Florence
fiomapas Send Email
Aug 25, 2011
12:59 pm
Thanks Mike, I think that it works, the ID creator and the SVG export. Luis De: global_mapper@yahoogroups.com [mailto:global_mapper@yahoogroups.com] En nombre...
12618 Global Mapper Support
global_mapper Send Email
Aug 25, 2011
3:55 pm
Greina, I'll update the Garmin raster map exporter to have an option to specify the maximum map count. In the meantime if you do a normal KMZ export and don't ...
12619 Global Mapper Support
global_mapper Send Email
Aug 25, 2011
7:46 pm
Greina, If you are using the v13 beta, I've added an advanced option to the Garmin Raster Map export allowing you to specify the maximum map count. I have ...
12620 greina1 Send Email Aug 25, 2011
8:27 pm
Mike, Thanks for the quick implementation. I just produced a kmz file with 500 tiles. I got 490 tiles, each of it is 1815 x 1893 pixel. That is too big for...
12621 Global Mapper Support
global_mapper Send Email
Aug 25, 2011
9:42 pm
Greina, The 500 tile limit is absolute on the unit, but it can still draw tiles larger than 1024x1024 pixels, it just down-samples them on load (at least ...
12622 KevinH
haywoodkb Send Email
Aug 30, 2011
1:56 pm
Does Global Mapper export GeoJSON format? GeoJSON seems like a useful format for web applications. I still use the DXF conversion functions of GM and would...
12623 Global Mapper Support
global_mapper Send Email
Aug 30, 2011
4:00 pm
Kevin, There is not currently any GeoJSON support, but it is on our todo list. Thanks, Mike Global Mapper Support support@... From:...
12624 global_mapper Send Email Sep 1, 2011
5:41 am
Global Mapper Software LLC is pleased to announce the availability of the second beta of Global Mapper v13.00 at ...
Messages 12595 - 12624 of 13404   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help