I have a big geojson (4.83G) and try to convert it using ogr2ogr (GDAL 2.1.1,
released 2016/07/07, Mac), but after 6 minutes of processing it terminates with:
ERROR 1: GeoJSON parsing error: continue (at offset -1)
ERROR 4: Failed to read GeoJSON data
FAILURE:
Unable to open datasource `geonames.
It looks like I get only one link with some selected layers. Which layers are
worth to try?
Your selected spatial data sets from the Finnish Transport Agency are available
at the following link:
https://extranet.liikennevirasto.fi/livi/inspire-downloads/41...zip
The download link is valid for
Hello,
I would think of tiled vector map data as multi-resolution dataset, in several
means more similar to multi-resolution raster datasets than vector datasets.
But this would be interesting challenge. I assume you want to take some vector
data (e.g. Shapefiles) and convert them to vector ti
On 10.10.2013, at 14:06, Iván Sánchez Ortega wrote:
> El Jueves, 10 de octubre de 2013 13:16:42 Jaak Laineste escribió:
>> Isn't there really better solution than dual-transformation? [...] Good
>> solution would be to implement buffer function from latitude/longitude
>
On 09.10.2013, at 22:57, Jukka Rahkonen wrote:
> Iván Sánchez Ortega sanchezortega.es> writes:
>
>>
>> El Miércoles, 9 de octubre de 2013 07:33:43 Federico Jurio escribió:
>>> Dear all, I am using WGS84 (4326) and would like to buffer based on meters
>>> and not degrees. [...]
>>> Can someone
On 03.10.2013, at 20:57, Even Rouault wrote:
> Le jeudi 03 octobre 2013 16:11:23, Jaak Laineste (Nutiteq) a écrit :
>> Does anyone has a list of OGR datasources which support update ?
>>
>> I'm using it in Android context, so "big" datasources with libra
Does anyone has a list of OGR datasources which support update ?
The tables and test methods have "create" capability, but not update. And it
turns out that there are datasources (e.g. MapInfo) which allow create, but
does not allow editing of existing data (opening in write mode). Actually the
On 22.05.2013, at 10:20, Even Rouault wrote:
> Le vendredi 17 mai 2013 09:38:31, Hank Finley a écrit :
>> Hi Tamas,
>>
>> thanks for the advice, I would still like to continue with my goal, down
>> the track I'm going to be using this to fuel my OpenGL graphical map. The
>> SQL API level was far
2013/5/20 Frank Warmerdam
>
>
>
> On Mon, May 20, 2013 at 9:26 AM, Jaak Laineste (Nutiteq) > wrote:
>
>> Hello,
>>
>> I compiled GDAL 0.10 release for Android, with basic driver package. I
>> left cURL and other more complex dependencies for later.
Hello,
I compiled GDAL 0.10 release for Android, with basic driver package. I left
cURL and other more complex dependencies for later. It works with partial
success:
a) Snags during compiling:
1. had to disable gif driver, as there was "undefined reference to
`GIFAbstractDataset::GetMetadataI
finition, i.e. the tuple ("*.TIF, *.tif", "GeoTIFF")?
>
> Look at http://svn.osgeo.org/gdal/trunk/gdal/gcore/gdal_misc.cpp, lines
> 2344
> to 2453
>
> >
> > Thanks!
> >
> > Diego
> ___
> gdal-
Hi Chris,
On 15.11.2012, at 1:15, Chris Barker wrote:
>> I just created index bounding boxes for
>> all the NOAA BSB charts using GDAL
>
> Exacltly how did you use GDAL for this?
I use GDAL as library. So I have a code which scans all the files and requests
bounding boxes.
>> for my Android s
that?
>
> -Chris
>
>
>
>
> --
>
> Christopher Barker, Ph.D.
> Oceanographer
>
> Emergency Response Division
> NOAA/NOS/OR&R(206) 526-6959 voice
> 7600 Sand Point Way NE (206) 526-6329 fax
> Seattle, WA 98115 (206) 526-6317 m
I use AutoCreateWarpedVRT API to open datasource programmatically (Java) in
another projection, to use dynamic reprojection. The data (NOAA KAP) is indexed
color and has colortable. As you can see in http://d.pr/i/GQKc No-data (if this
is the right term) is colored as black, but I would need i
14 matches
Mail list logo