Hilton, I've added this to the todo list. It's not too difficult to identify the malformed polygons, but automatically fixing them is a bit trickier. Both can...
Mike, Is there any chance of getting GM to check for and repair malformed polygons? I generate a lot of vector graphics from USGS raster graphics using...
That would be great appreciated Mike! Thank you, Les From: global_mapper@yahoogroups.com [mailto:global_mapper@yahoogroups.com] On Behalf Of Global Mapper...
Les, I have completed updating the existing Advanced Selection option for selecting areas within other areas to also allow selecting those that are only...
Hello Mike, I was wondering if it would be possible to add the following function to advanced selection: Find polygons wholly or partially inside currently...
Mike, My apologies, the issue is with the software in to which I was importing the 8bit image. The exported image actually looks fine with an image viewer. ...
Cameron, Just add INC_LAYER_ATTR=NO to your EXPORT_VECTOR command and that attribute shouldn't get added to the DBF file on export. Let me know if I can be of...
Garret, What option are you choosing for the Palette for the exported image? Also, what version of Global Mapper are you using? Thanks, Mike Global Mapper...
Hi Mike I am using this script command (ADD_MEASURE_ATTRS) and do not need the LAYER attribute in the dbf at this time. I have experimented in several ways to...
Hi, I've an 8bit paletted Geotiff in which I've made some colours transparent. When I export the Geotiff as 8-bit paletted and select the "Make Background...
Peter, I've never seen that error. Can you first try getting the latest build of Global Mapper to see if that fixes the error? I have placed a new build at ...
Mike, wenn i try to export an 2,4 GB 24 Bit Tif to a 8bit Grayscanle-Tif I get an Error Error writing GeoTIFF file C:\...92;b.tif Error writing scanline. ...
Fernando, Can you be more specific about exactly what you are looking for? Are you looking for areas with a particular slope or something? You can configure ...
Emad, The font specification doesn't go in the script, it would be an attribute of the Shapefile data itself inside the DBF file of the Shapefile. You can't ...
Good morning everyone! As a beginner in the use of Global Mapper. Working with environmental suitability of rural properties. Stage of work is the development...
Mike, I do not have enough experince in writing GM script , i wrote the following : GLOBAL_MAPPER_SCRIPT VERSION="1.00" FONT_NAME="Arial" then i got : Warning...
Emad, If you can embed font attributes for the features in your SHP file then you can have the font automatically assigned. Here is a description of the ...
Mike, i am wondering if i could assign certin font before loading SHP file rather than select data and changing the font , the reasone for this is selecting...
Do you want to make the valley conform to the river, or the river to the valley? When I used Tiger Line files for hydrography I often had rivers going up...
If you have a vector file of the river, you might just add the z properties from the dem from that. I think it's an option when you export the river line from...
Cameron, You really need to add some data points with Z values along the river course so that the triangulation can use those and better define the valley....
Hi Mike Is there something I can do in GMÂ given both point and contour data to improve river valleys. It seems triangulation goes across the valley whereas...
Cameron, While there is not a way to change the unit settings for measurements in a script, once you set them once in the Global Mapper user interface they...
________________________________ From: Global Mapper Support <global_mapper@...> To: global_mapper@yahoogroups.com Sent: Sun, August 1, 2010 11:07:02 PM ...
Cameron, If you go to the Measure Tool in Global Mapper you can right-click to change the measurement units used as well as options like whether or not to...
________________________________ From: Global Mapper Support <global_mapper@...> To: global_mapper@yahoogroups.com Sent: Sun, August 1, 2010 10:19:12 PM ...
Cameron, Can you show me your script? That error usually means that the FILENAME parameter that you provided for the ADD_MEASURE_ATTRS command didn't match a ...
Hi Mike I am running Global Mapper 11 and am trying to run a script with ADD_MEASURE_ATTRS I first import the shape file and then use this command on the same...