| bio | website | |
|---|---|---|
| location | London, United Kingdom | |
| age | ||
| visits | member for | 2 years, 10 months |
| seen | May 4 at 19:59 | |
| stats | profile views | 132 |
|
Nov 8 |
revised |
How can I crawl directory tree and change Mxd relativePaths to true? changed to make relative, rather than remove, as per question |
|
Nov 8 |
answered | How can I crawl directory tree and change Mxd relativePaths to true? |
|
Nov 8 |
comment |
How can I crawl directory tree and change Mxd relativePaths to true? @blah238, thanks for your post. I re-looked at the esri forum post you linked to, and it seems it's only possible within the IMapDocument itself and saveAs. Have answered to say as much |
|
Nov 8 |
asked | Cannot add layer to map in arcpy |
|
Nov 7 |
asked | ArcPy replaceDataSource |
|
Nov 1 |
answered | Is there a way to scale to 1:1 in QGIS Cloud? |
|
Nov 1 |
revised |
Is there a way to scale to 1:1 in QGIS Cloud? added 5 characters in body; edited tags; edited title |
|
Nov 1 |
answered | How do I use ogr2ogr to convert a GML to shapefile in Python |
|
Nov 1 |
revised |
Why is this spatialite polygon layer not displayed properly? clarified - recover index doesn't seem to work |
|
Nov 1 |
answered | Why is this spatialite polygon layer not displayed properly? |
|
Oct 31 |
answered | How to convert a polygon into a set of points within its border using Mapinfo? (or other tool) |
|
Oct 12 |
comment |
Finding nearest Stop location (DB) from current location if you have the route co-ordinates, make sure the route lines are split at stops, then select the nearest line feature to the GPS position at the time maybe using a BBox, then find the nearest line vertex, then find the nearest stop to that segment, so I would say it's a 3-step process. Probably PostGIS would be much better than MySQL though |
|
Oct 12 |
comment |
Finding nearest Stop location (DB) from current location @Uffe Kousgaard - I don't think this is routing in its truest sense at all - it's a problem constrained by one link in a network so it can use standard geospatial tools to find a) the nearest vertex of the route to the user position and b) is the distance from that vertex to stop s2 greater or less than the distance from that vertex to stop s3. If that is the problem, no specific "routing" functionality is required |
|
Oct 11 |
revised |
Is it possible to rectify an aerial photo with known control points in 3d, in QGIS? translation |
|
Oct 11 |
comment |
Finding nearest Stop location (DB) from current location I think the newest version of MySQL is ok for spatial. Why don't you use that and do all the spatial stuff with that rather than Google? With a spatial DB, you can do spatial processing within the app itself, no need for a desktop GIS. a spatial DB is already a GIS. |
|
Oct 11 |
answered | Finding nearest Stop location (DB) from current location |
|
Oct 9 |
revised |
Is there a recipe for large shape files to be used in an Android App? spelling |
|
Sep 21 |
awarded | Custodian |
|
Sep 12 |
awarded | Strunk & White |
|
Sep 12 |
revised |
Openlayers - how can I parse a KML file title, tags, spelling |