| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 5 months |
| seen | May 16 at 21:46 | |
| stats | profile views | 3 |
|
Apr 9 |
revised |
Coordinates conversion doubt deleted 62 characters in body |
|
Apr 4 |
accepted | Coordinates conversion doubt |
|
Apr 4 |
answered | Coordinates conversion doubt |
|
Apr 4 |
awarded | Teacher |
|
Apr 4 |
revised |
Coordinates conversion doubt update solution |
|
Mar 25 |
answered | Coordinates conversion doubt |
|
Mar 25 |
comment |
Coordinates conversion doubt Thank you Andre. I think you refer to the "Set Project CRS from layer", which is a nice solution for me. However I still need to develop some lookup functionality via a python routine or shell script, so I'll keep digging. Thank you again! |
|
Mar 25 |
comment |
Coordinates conversion doubt nice one thanks :) This is the command that I issue to manually enter EPSG:900113 coordinates and get EPSG:4326 coordinates: cs2cs +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +units=m +k=1.0 +nadgrids=@null +no_defs Then I enter "-7148300 -3688500 " without quotes and get: 64d12'51.377"W 31d25'41.939"S 0.000 |
|
Mar 25 |
revised |
Coordinates conversion doubt clarification |
|
Mar 25 |
comment |
How to reproject this vector layer? Thank you Andre. The extent of coordinates of the picture is aproximately -61.50, -29.40 to -65.90, -35.20. I don't know how to determine a coordinate based on the linestring field of a database... The little square of the upper center is at -31°25′ -64°11′. |
|
Mar 22 |
comment |
Coordinates conversion doubt Thank you. Indeed, the units are set to meters. This is the CRS definition (EPSG:3857): +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs |
|
Mar 22 |
revised |
Coordinates conversion doubt added 235 characters in body |
|
Mar 22 |
asked | Coordinates conversion doubt |
|
Mar 22 |
comment |
How to reproject this vector layer? Thanks, it will be a nice aid! |
|
Mar 22 |
comment |
How to reproject this vector layer? Thanks, but then why on osm extracts is specified EPSG:4326? |
|
Feb 28 |
comment |
How to reproject this vector layer? Another solution would be distort visually the green line layer, as the QGIS plugin Affine is not of much help here in this case... but cannot find such a tool in any open source GIS. |
|
Feb 28 |
accepted | How to filter layer of osm data? |
|
Feb 27 |
asked | How to reproject this vector layer? |
|
Feb 22 |
comment |
How to query osm data served by geoserver? Yes, but I think it's not what I need in this case, as the features are all in shapefiles. |
|
Feb 22 |
accepted | How to query osm data served by geoserver? |