I just tried saving a map in .png but when I raise the resoultion the map itself dissapears leaving on lables & ledgends. The whole think comes in at the...
486
Tom Blazer
blazer@...
Feb 1, 2002 2:46 pm
My experience at raising the resolution on .jpgs has been that only the legend prints. The map disappears. Tom Blazer ... From: <juankeenan@...> To:...
487
Carl Chance
cchance@...
Feb 1, 2002 2:54 pm
My experience on trying to raise resolution on .jpgs where the base map is color aerial photos in .tif format is my computer just sits there and grinds with NT...
488
Carl Chance
cchance@...
Feb 1, 2002 2:58 pm
Anyone, I have a request for a streets map book from my water department. Since we will not be able to move into the digital age for a while has anyone made a...
489
jw&a
jwx1@...
Feb 1, 2002 5:05 pm
... Good luck. The hard part will be indexing the streets. Well that and so far I haven't figgured out a way to place an object on a layout with any precision....
490
Michael Meuser
meuser@...
Feb 1, 2002 5:23 pm
I've had a similar problem. When I try to save any map in any graphic format and push it to 300 dpi, I get an empty image -- no map. But, the pdf distiller...
491
Peter H. Van Demark
peter@...
Feb 1, 2002 5:33 pm
... Some thoughts: - First create a layout with empty frames. Then use that as a template and replace the contents of the empty frames with the desired map,...
492
jw&a
jwx1@...
Feb 1, 2002 8:14 pm
... Actually, that's the part I have problems with. When I replace the contents of the frame with the changed map, the map will end up being a different size...
493
Larry Manire
databasics@...
Feb 1, 2002 8:17 pm
... If the aspect ratio of your map is the same as the frame then the map scope won't change. Larry Manire...
494
Sally Wakefield
sally.wakefield@...
Feb 1, 2002 8:32 pm
Is there a way to convert geocoded locations (lat/long) from decimal degrees to degree,minute second format? Sally Wakefield GIS Specialist MN Land Management...
495
Carl Chance
cchance@...
Feb 1, 2002 8:42 pm
Sally Try this link for formulas http://mathforum.org/~sarah/hamilton/ham.degrees.html Carl...
496
Sally Wakefield
sally.wakefield@...
Feb 1, 2002 9:19 pm
Thanks, I was really hoping for a conversion tool within maptitude or a batch converter. Sally ... Sally Try this link for formulas ...
497
Richard E. Hoskins
healthmaps@...
Feb 1, 2002 9:31 pm
Say you have 43 degrees 11 minutes 23 seconds the decimal equivalent is: 43.000000000 11 minutes = 11/60 = 0.183333333 23 seconds = 23/3600 = 0.006388888 ...
498
jw&a
jwx1@...
Feb 1, 2002 9:57 pm
... Well, ok, but there's no way to set stuff like that. Bob...
499
Kevin Byrnes
kbyrnes@...
Feb 1, 2002 9:57 pm
Sally: Using the formula exxample given by Dick Hoskins, create a formula field for lat dms and lon dms. Once calculated, assuming you want to keep this data...
500
Peter H. Van Demark
peter@...
Feb 1, 2002 10:51 pm
... Paste this in the GISDK Toolbox Immediate Execution dialog box and try it out: lon = -123654321 lat = 43123456 londeg = r2i(lon/1000000) londec =...
501
Sally Wakefield
sally.wakefield@...
Feb 1, 2002 11:57 pm
Wow, Thanks Peter, I'll give it a try. Sally ... Paste this in the GISDK Toolbox Immediate Execution dialog box and try it out: lon = -123654321 lat =...
502
Tom Blazer
blazer@...
Feb 11, 2002 2:22 pm
Is there a way, when geocoding, to get M4.5 to output lat/lon coordinates in the decimal format?..as a default setting? Tom Blazer...
503
Philip Villars
phil@...
Feb 11, 2002 3:05 pm
Hello Tom, ... If I understand your question correctly, you don't really have to do anything. When you geocode, by using "Locate by Address", "Locate by ZIP",...
504
Tom Blazer
blazer@...
Feb 11, 2002 3:13 pm
Philip: Thanks for the quick response. i understand that lat/lon are there but they appear as whole numbers (ie.32839304) and I want them in a decimal format ...
505
Kevin Byrnes
kbyrnes@...
Feb 11, 2002 3:21 pm
Tom: The decimal is implied. Use the formula field and string functions to get the output you want. Kevin Byrnes...
506
Philip Villars
phil@...
Feb 11, 2002 3:27 pm
Hello Tom, I guess I misunderstood. In short, no, there's no way to change the default representation to be "decimal degrees" (e.g. 32.839304) instead of...
I've been using Maptitude since v. 3.0 but this is my first post to this group. I've recently upgraded to the current version, having used 4.1 since it first...
... to put a ... but how ... I haven't seen this solution discussed yet, but saving the map as an EMF file (Enhanced MetaFile) allows you to import it into any...
I regularly make maps for publications. My usual method is to export the map as an EMF file and either import it directly into MS Word or Powerpoint, or tweak...
Dear Jim, Although the specific symptoms you cite are different your problem is reminiscent of my experience in upgrading from 4.1 to 4.5. My problem was...
511
Peter H. Van Demark
peter@...
Feb 20, 2002 3:13 pm
All: The ability to add user-defined coordinate systems to Maptitude is lightly documented, and the following explanation corrects that. It has been added to...
512
Peter H. Van Demark
peter@...
Feb 20, 2002 3:46 pm
All: Along the way, some of the formatting of the new text got lost, especially for the tables for the parameters and option strings, plus the links to other...
513
So, Louis
lso@...
Feb 20, 2002 5:35 pm
Can I use GISDK to call up this marker file???? Louis...
514
Peter H. Van Demark
peter@...
Feb 20, 2002 5:54 pm
... Yes. There is a sample add-in for managing markers at (http://www.caliper.com/addins.htm) that will show how to read and write marker files. A marker file...