Mike, I created an area feature from some selected layers. Now I want to get only the outline and get rid of all lines inside of the area. Is there an easy way...
11847
Global Mapper Support
global_mapper
Jul 19, 2010 7:49 pm
Greina, Just select the area with the Digitizer Tool, then right-click and select the Advanced Selection option to select all lines within the area feature. ...
11848
Global Mapper Support
global_mapper
Jul 19, 2010 7:53 pm
Garret, I have made some changes so that now if you save a style file from your Point Styles tab then load that style file for another layer any random colors...
11849
greina1
Jul 19, 2010 9:07 pm
Mike, I just checked it, but it does not work for me. I select the area, put the cursor somewhere within the area, rightclick, proceed to "advanced selection...
11850
Global Mapper Support
global_mapper
Jul 19, 2010 10:12 pm
Greina, Are the lines completely contained within the area? The option to find lines within an area only selects those lines completely contained within the...
11851
Scott Partridge
professorpop...
Jul 21, 2010 12:10 am
I'm a novice when it comes to using scripts with Global Mapper and I am reasonably certain a script is what I might need for this challenge. I have imported an...
11852
Global Mapper Support
global_mapper
Jul 21, 2010 6:29 am
Scott, Currently there isn't a way to script an operation like that. What you would need to do is get the average elevation for the layer (you could do this by...
11853
Scott Partridge
professorpop...
Jul 21, 2010 1:33 pm
Thanks Mike. Yes I do have 11.02. I was also 'iterating39; toward the solution you suggested. Thanks for speeding up the process! Scott Partridge, P.Eng ALS ...
11854
Badr, Emad (BAPETCO-X...
emad_badr
Jul 27, 2010 8:03 am
Mike, After loading shp file I would like to add new field , could you guide me how to do it . Regards Emad [Non-text portions of this message have been...
11855
peter_drexel
Jul 27, 2010 12:24 pm
Mike, does GM11 read Pyramid-Layers (either Internal in a Tif oder External as a .pyr.File)? Thanks Peter...
11856
Global Mapper Support
global_mapper
Jul 27, 2010 2:59 pm
Peter, Global Mapper does make use of pyramid layers internal to TIFF file or for formats like ECW, JPG2000, and MrSID, but not from .pyr files. Let me know if...
11857
Global Mapper Support
global_mapper
Jul 27, 2010 3:07 pm
Emad, You just need to select all of your features with the Digitizer Tool, then right-click and select to edit them, then add a new attribute. You can then ...
11858
valdapater@...
Jul 28, 2010 7:10 pm
Hello Mike, I would like to know how can I export vector data to database format. In particular to sql format. Thanks Agnes [Non-text portions of this message...
11859
Global Mapper Support
global_mapper
Jul 28, 2010 10:02 pm
Agnes, While there is not support for direct export to a SQL database, you can export to a Simple ASCII Text file or even to a CSV file (for point features)...
11860
Cameron Tylcoat
tylcoatc
Aug 1, 2010 8:08 pm
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...
11861
Global Mapper Support
global_mapper
Aug 1, 2010 8:19 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 ...
11862
Cameron Tylcoat
tylcoatc
Aug 1, 2010 8:51 pm
________________________________ From: Global Mapper Support <global_mapper@...> To: global_mapper@yahoogroups.com Sent: Sun, August 1, 2010 10:19:12 PM ...
11863
Global Mapper Support
global_mapper
Aug 1, 2010 9:07 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...
11864
Cameron Tylcoat
tylcoatc
Aug 2, 2010 6:59 pm
________________________________ From: Global Mapper Support <global_mapper@...> To: global_mapper@yahoogroups.com Sent: Sun, August 1, 2010 11:07:02 PM ...
11865
Global Mapper Support
global_mapper
Aug 3, 2010 12:14 am
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...
11866
Cameron Tylcoat
tylcoatc
Aug 5, 2010 7:20 pm
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...
11867
Global Mapper Support
global_mapper
Aug 6, 2010 1:17 am
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....
11868
Mike Swope
mnbswope
Aug 6, 2010 1:32 am
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...
11869
seldom_sn
Aug 6, 2010 1:46 am
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...
11870
Badr, Emad (BAPETCO-X...
emad_badr
Aug 6, 2010 8:23 pm
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...
11871
Global Mapper Support
global_mapper
Aug 6, 2010 9:40 pm
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 ...
11872
Badr, Emad (BAPETCO-X...
emad_badr
Aug 7, 2010 6:13 am
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...
11873
Fernando Leal
falleal2003
Aug 7, 2010 1:00 pm
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...
11874
Global Mapper Support
global_mapper
Aug 7, 2010 4:45 pm
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 ...
11875
Global Mapper Support
global_mapper
Aug 7, 2010 5:01 pm
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 ...