Something is still not penetrating this thick skull of mine.
When I run
ogr2ogr --config DXF_INLINE_BLOCKS FALSE --config
DXF_MERGE_BLOCK_GEOMETRIES FALSE -f "PostgreSQL" PG:"host=localhost
user=postgres dbname=db password=pass" W_Works.dxf -overwrite -skipfailures
-sql "SELECT ST_
Hi, I'd like to configure wms services using a simplified interface.
GetCapabilities gives me the extent of the image using minX, minY, maxX and
maxY values.
Gdal wms driver requires UpperLeft and LowerRight coordinates.
In EPSG:4326 UpperLeft=(minX, maxY) and LowerRight=(maxX, minY), but I
can't