Tagged Questions
2
votes
0answers
40 views
Spatial indexing of a point pattern in R [duplicate]
I have a point pattern and a tessellation (grid) in R. Is there a way to spatially index each of my points? In other words, my tessellation grid has n quadrats, I would like to know for each of my ...
1
vote
0answers
179 views
Create IPoint with Lat/Long in decimal degrees and Z in feet
I have written an ArcMap v10 AddIn that reads a folder of geotagged JPEG's and creates a new feature class where each point is the geotag information from on of the JPEG's. The issue is:
The GPS ...
2
votes
3answers
3k views
Change number of decimal digits for features in ArcGIS 10?
I am editing vertices in polygons and points in ArcMap 10, and realised that they only hold 3 decimal digits for the X, Y coordinates, but I would like at least 6 decimal digits. Even if I type in ...
2
votes
1answer
4k views
Export list of coordinates in a points layer to spreadsheet?
This is similar to my previous question, but I would like to ask it for ArcGIS, instead of QGIS. If I am supposed to somehow merge the questions, please let me know.
With an existing point feature ...
11
votes
5answers
9k views
Get list of coordinates for points in a layer?
I've got a layer in QGIS that is comprised of points. Its attribute table doesn't have the corresponding x y coordinates for each point. Is there a way for me to extract a list of coordinates for ...
11
votes
7answers
305 views
Public reprojection services
Are there any free public services where I can send one point in a coordsystem and it returns the point reprojected in a specified coordinate system?
I will not be doing many requests, for now it is ...