SPLIT_AT_INTERSECTIONS for multiple layers
I am trying to make a script that will recursively check for line intersections between two layers using SPLIT_AT_INTERSECTIONS. I would like to do this without merging the two layers together. I cant seem to get the EDIT_VECTOR to work using FILENAME="SELECTED LAYERS"; I am not sure if I am using that function correctly. When I remove the FILENAME="SELECTED LAYERS" it checks for self intersection but not against the zeroline file as well. Below is the script I have so far.
Thanks for any insight!
Answers
-
For anyone interested. The fix for this was to use the SPATIAL_OPERATION INTERSECTION command to get the intersections between two different layers without merging the two layers.
Hope this helps
Categories
- 13K All Categories
- 5.8K Features Discussion
- 349 Downloading Imagery
- 1.3K Elevation Data
- 385 Georeferencing Imagery Discussion
- 652 GM Script Language
- 56 User Scripts
- 115 GPS Features
- 421 Projection Questions
- 835 Raster Data
- 1.4K Vector Data
- 6.7K Support
- 181 Announcement and News
- 939 Bug Report
- 562 SDK
- 1.2K Suggestion Box
- 3.7K Technical Support
- 579 Other Discussion
- 132 GIS Data Sources
- 27 Global Mapper Showcase
- 244 How I use Global Mapper
- 110 Global Mapper Forum Website

