On Mon, Nov 1, 2010 at 10:19 AM, Andreas Neumann wrote:
> Hi,
>
> Again some question on the dxf-writer, now with regards to labels:
>
> * some of my special characters don't display correctly, e.g. the Unicode
> 2030 sign (german Promille sign) doesn't display (neither in the FME
> viewer nor in
On Mon, Nov 1, 2010 at 7:01 AM, Andreas Neumann wrote:
> Hi again,
>
> Another problem with the DXF writer:
>
> I am trying to specify a dash-patterns for lwpolylines by using the
> following OGR feature styling:
>
> PEN(c:#FF,p:"2g,1g") - the pattern is defined in ground units, the
> ground u
On Mon, Nov 1, 2010 at 6:52 AM, Andreas Neumann wrote:
> While testing the writer I wanted to use the new feature of specifying a
> column in the source dataset that contains the layer name a feature should
> end up in the destination dxf file.
>
> My source is a Postgis table, and the layer name
Hello All,
Quick question, has anyone used the Java GDALtest example? I think I might
have found the elevation data I was looking for, but I'm not sure. Below is a
code snippet from the GDALtest.java class.
else if (buf_type == gdalconstConstants.GDT_Int16)
{
short[][] sho
Dave,
You may find all the required libs and headers for a successful compilation
here:
http://vbkto.dyndns.org/sdk/
Best regards,
Tamas
2010/11/3 David Burken
> Hi Everyone,
>
> Just curious has anyone successfully built gdal with VS10? I'm not
> familiar with the link syntax like "/INCL
Hi,
On Wed, Nov 3, 2010 at 8:53 AM, Jukka Rahkonen
wrote:
> Jorge Arévalo deimos-space.com> writes:
>
>
>> Question: is there a faster way to overlay vector data on Google Maps,
>> applying colors? Without installing Geoserver, Mapserver. Only a web
>> server (apache). Or at least, improve the e
Hi Everyone,
Just curious has anyone successfully built gdal with VS10? I'm not
familiar with the link syntax like "/INCLUDE:_OGR_G_GetPointCount" but
all of those are unresolved when linking gdal library. Any ideas
appreciated. See below for build error.
Take care,
Dave
lib /n
Hi Frank,
This is actually what I am doing, so no problems here ;-)
It was rather a suggestion in case it was not discussed, because it may have
been useful differently, but it is fine for me so.
Best Regards,
Matthieu
On Wednesday 03 November 2010 14:30:07 Frank Warmerdam wrote:
> On Wed, Nov
On Wed, Nov 3, 2010 at 9:23 AM, Matthieu Rigal wrote:
> Hi guys,
>
> I was checking and I did not found a proper way for now to add a unique or not
> null constraints to columns of a layer created/edited by OGR.
>
> If I am wrong, please correct me.
> Else, as I saw that a big refactoring of the P
Hi guys,
I was checking and I did not found a proper way for now to add a unique or not
null constraints to columns of a layer created/edited by OGR.
If I am wrong, please correct me.
Else, as I saw that a big refactoring of the PgSQL/PostGIS is planned/done for
the 1.8 version, this may be add
Jorge Arévalo deimos-space.com> writes:
> Question: is there a faster way to overlay vector data on Google Maps,
> applying colors? Without installing Geoserver, Mapserver. Only a web
> server (apache). Or at least, improve the entire process of
> rasterizing - creating tiles. If there's a probl
11 matches
Mail list logo