| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 11 months |
| seen | 3 hours ago | |
| stats | profile views | 39 |
Using my passion for Open-Source Geospatial technologies and foreign languages,my deep knowledge in the field of Forestry and Landscape Ecology,as well as personal attributes like Creativity, Reliability & Intellectuality,I help responsible forest managers to preserve our Nature.
|
Feb 4 |
answered | Date/Time Question |
|
Dec 5 |
comment |
GRASS-QGIS Linking error If my answer was useful to you plz accept it. =) |
|
Dec 5 |
comment |
GRASS-QGIS Linking error Your GRASS libs are linked to GDAL 1.8. It is obvious. Of course, you could link the libs back to GDAL 1.9.2 but I would not advise to do that. Again, recompile your GRASS with GDAL 1.9.2. It should solve the problem. |
|
Dec 5 |
answered | GRASS-QGIS Linking error |
|
Nov 30 |
comment |
How to fix crashes after update to Ubuntu 12.04? Why your advise is so difficult? In Linux everything is simple: one shouldn't reinstall program every time it crashes (or a fortriori run virtual machine), but instead to trace the bug and report! |
|
Nov 30 |
comment |
How to fix crashes after update to Ubuntu 12.04? You act like a Windows user. Try to run the program in terminal and see the output. |
|
Nov 28 |
comment |
Is the PostGIS documentation correct for ST_Project? Here's ticket about this issue: trac.osgeo.org/postgis/ticket/657 |
|
Nov 28 |
answered | Is the PostGIS documentation correct for ST_Project? |
|
Nov 28 |
answered | Using clip tool in qgis - contours to exact map area |
|
Nov 26 |
comment |
How to ensure uniform colour for DEMs? use the same colour table |
|
Nov 25 |
revised |
How to find the nearest line from a point? improved formatting & revised answer after consultation with the questioner. |
|
Nov 25 |
comment |
How to find the nearest line from a point? let us continue this discussion in chat |
|
Nov 25 |
comment |
How to find the nearest line from a point? Try this 'SELECT ref,ST_Distance(r.geom,ST_SetSRID(ST_MakePoint(75.252398, 19.905008),4326)) FROM roads r ORDER BY 2 ASC LIMIT 1;' |
|
Nov 25 |
comment |
How to find the nearest line from a point? Minimal working example, e.g. provide SQL code that you are trying to execute. ST_ClosestPoint returns geometry, consult postgis.org/docs/ST_ClosestPoint.html |
|
Nov 25 |
comment |
How to find the nearest line from a point? There is no such function as ST_ClosedPoint in PostGIS. Please provide MWE that reproduces the problem. |
|
Nov 24 |
revised |
How to find the nearest line from a point? added 152 characters in body |
|
Nov 24 |
answered | How to find the nearest line from a point? |
|
Nov 24 |
comment |
How to correctly merge layers with overlapping polygons in QGIS/GRASS? version of QGIS, GRASS? I would also check geometry with GRASS. |
|
Nov 23 |
comment |
Which GIS (with GUI) produces good-looking maps for a reasonable price? Yes, GMT needs some training, it is true. When you have trained enough, you know how the desired map looks like. =) Sometimes, it is just about pure experiment to use features of GMT toolkit. |
|
Nov 23 |
answered | Which GIS (with GUI) produces good-looking maps for a reasonable price? |