MapWindow 4 - Desktop Application : MapWindow Discussion Forum
I have multiple images with points on them that I need to measure (e.g. there are 10 points per image, and I need to know the distances between each point and the other 9 points, so 9 measurements for each point, 90 measurements per image). Is there a way to get mapwindowgis to do this for me? I ca
How can I measure the distances between multiple points
Posted by:
ytthirteenhundred ()
Date: October 01, 2011 07:30PM
I have multiple images with points on them that I need to measure (e.g. there are 10 points per image, and I need to know the distances between each point and the other 9 points, so 9 measurements for each point, 90 measurements per image). Is there a way to get mapwindowgis to do this for me? I can use the measure tool to get the numbers one at a time, but that is very tedious. Is there some way to assign a spacial reference to the images (JPEG) then use shapefiles to put a point over each point on the image and calculate the distances between each point? Or if you know some other way to do it thats fine as well. I'm pretty new to mapwindowgis so the more detailed the explanation the better.
thanks!
thanks!
Re: How can I measure the distances between multiple points
Posted by:
pmeems ()
Date: October 02, 2011 02:04PM
Using the image tools made by Gerd you can assign a spatial reference (world file) to your image.
Next you can use the Shapefile editor to create a new point shapefile and add your 10 points.
Now comes the tricky part. You need to write a script that will calculate the distance between each point and write it to a text file or as an attribute in your shapefile.
This script can be made and run in the script editor (Plugins->Scripts).
--
Paul
--
Don't forget to read the new documentation: www.mapwindow.org/documentation/mapwingis4.8
Join us Google+: MapWindow GIS Google+ Community
Join the MapWindow Group on LinkedIn! LinkedIn - MapWindow Group
Download the latest beta installer at:
tinyurl.com/mwMonthly 32-Bit
tinyurl.com/mwMonthlyx64 64-Bit
Follow me on Twitter MapWindow_nl to read when a new installer is published.
---
Paul Meems
The Netherlands
[www.bontepaarden.nl]
Release manager, configuration manager and
forum moderator of MapWindow GIS
Owner of MapWindow.nl - Support for
Dutch speaking users: www.mapwindow.nl
*******
Everything I say or write is my personal opinion and
not the opinion of the company I work for.
*******
View my profile on LinkedIn
Next you can use the Shapefile editor to create a new point shapefile and add your 10 points.
Now comes the tricky part. You need to write a script that will calculate the distance between each point and write it to a text file or as an attribute in your shapefile.
This script can be made and run in the script editor (Plugins->Scripts).
--
Paul
--
Don't forget to read the new documentation: www.mapwindow.org/documentation/mapwingis4.8
Join us Google+: MapWindow GIS Google+ Community
Join the MapWindow Group on LinkedIn! LinkedIn - MapWindow Group
Download the latest beta installer at:
tinyurl.com/mwMonthly 32-Bit
tinyurl.com/mwMonthlyx64 64-Bit
Follow me on Twitter MapWindow_nl to read when a new installer is published.
---
Paul Meems
The Netherlands
[www.bontepaarden.nl]
Release manager, configuration manager and
forum moderator of MapWindow GIS
Owner of MapWindow.nl - Support for
Dutch speaking users: www.mapwindow.nl
*******
Everything I say or write is my personal opinion and
not the opinion of the company I work for.
*******
View my profile on LinkedIn
Re: How can I measure the distances between multiple points
Posted by:
pudtaan ()
Date: October 02, 2011 07:57PM
If you don't want to write tedious script. There is another way by loading your Shapefile to SpatiaLite DB using DataClient Plug-in. Then, use SQL command to query them.
Poom
Poom
Sorry, only registered users may post in this forum.


