The processing tag has no wiki summary.
2
votes
1answer
65 views
Is it possible to post process iPhone GPS data?
Is there software available for post processing iPhone based GPS data?
3
votes
2answers
122 views
Visualization of a big graph in 3D from postgresql/postgis
We have a graph in 3D in a PostgreSQL/PostGIS database. It contains something like 50'000 edges and 50'000 vertices, with x-y coordinates and floors.
We would like to visualize this graph with ...
0
votes
0answers
63 views
ARCGIS Polygone manipulation : Splitting if area>=5KM or merge if area<=0.5KM
I'm just facing a wall. I don't know if even possible to complete the process with modeling. I may need to work with python script which I'm not used to it.
In this state, I got a buffer created from ...
1
vote
0answers
51 views
Question for MOD35 cloud mask
I have a question about processing MOD35 cloud mask image.
I worked reprojection on MOD35 cloud mask image using MODIS Swath Tool.
The processed results of MOD35 cloud mask are consist of 6 band ...
1
vote
1answer
131 views
How to Batch Import Collada (.dae) files to ESRI MultiPatch format?
I was wondering if anyone has come across a tool, or can point to code snippets, for batch importing Collada (.dae) files into a MultiPatch format. I have found a good "How to", but it is all manual. ...