[gdal-dev] Add a style to a geojson layer

2013-03-28 Thread Wael Tarhouni
3.0], [102.0, 2.0]]], [[[100.0, 0.0], [101.0, 0.0], [101.0, 1.0], [100.0, 1.0], [100.0, 0.0]], [[100.2, 0.2], [100.8, 0.2], [100.8, 0.8], [100.2, 0.8], [100.2, 0.2]]] ], "style":{ //all SVG styles allowed "fill":"red", "str

[gdal-dev] Add a style to a Geojson Layer

2013-03-28 Thread Wael Tarhouni
02.0, 2.0]]], [[[100.0, 0.0], [101.0, 0.0], [101.0, 1.0], [100.0, 1.0], [100.0, 0.0]], [[100.2, 0.2], [100.8, 0.2], [100.8, 0.8], [100.2, 0.8], [100.2, 0.2]]] ], "style":{ //all SVG styles allowed "fill":"red", "stroke-widt

Re: [gdal-dev] Add a style to a Geojson Layer

2013-03-28 Thread Wael Tarhouni
Anybody here? 2013/3/28 Wael Tarhouni > Hi all; > > I'm trying to add a style to a geojson layer which is composed by a simple > multipolygon but it can't be applied... > > This is the code: > > > *{ "type": "MultiPolygon", > &quo

[gdal-dev] Apply a style to geojson

2013-03-28 Thread Wael Tarhouni
Hi all; Is it possible to apply a style to a geojson file ? regards; -- Wael Tarhouni Ingénieur en Réseaux informatiques et Télécommunications de l'INSAT (+216) 22 239 551 ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osge

[gdal-dev] Apply a style to geojson file

2013-03-28 Thread Wael Tarhouni
Hi All; * * Please can i apply a style to a geojson file ? and how? regards; -- Wael Tarhouni Ingénieur en Réseaux informatiques et Télécommunications de l'INSAT (+216) 22 239 551 ___ gdal-dev mailing list gdal-dev@lists.osgeo.org

[gdal-dev] Apply a style to a GeoServer Layer without creatinig SLD file

2013-04-04 Thread Wael Tarhouni
Hi All; There's any way to apply a style to a layer without creating an SLD File physically on GeoServer (i mean a style flow). Regards -- Wael Tarhouni Ingénieur en Réseaux informatiques et Télécommunications de l'INSAT (+216) 22 239 551 __

[gdal-dev] Problem with Gdal/ogr Java

2012-10-10 Thread Wael Tarhouni
o.org/gdal/browser/trunk/gdal/swig/java/apps/ogr2ogr.java but it doesn't work, is there any jar file of gdal/ogr to download ? Best regards -- Wael Tarhouni Élève ingénieur en Réseaux informatiques et Télecommunication à l'INSAT ___ gdal-d

[gdal-dev] Import Shape file to PostGIS with Talend

2012-10-16 Thread Wael Tarhouni
abase with ogr2ogr succesfully but i wanna make it automatic now with Talend ;) Best regards; -- Wael Tarhouni Élève ingénieur en Réseaux informatiques et Télecommunication à l'INSAT ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists

[gdal-dev] import KML Layer into GeoServer

2012-10-18 Thread Wael Tarhouni
Hi All; I'm trying to import add a kml layer into geoserver, i found how to import a shapefile but not a kml file; Thanks for any help; Best regards; -- Wael Tarhouni Élève ingénieur en Réseaux informatiques et Télecommunication à l'INSAT __

[gdal-dev] Convert kml to Shapefile and conserve polygon's colors with Ogr2Ogr

2012-10-22 Thread Wael Tarhouni
Hi All, I'm using Ogr2Ogr to convert kml file to shapefile but the color of the shape output file is unique, i 'm always loosing the colors of my polygons in the shapefile... is there any way to solve this problem ? Best regards; -- Wael Tarhouni Élève ingénieur en Réseaux inform

[gdal-dev] .tab to .mif with ogr2ogr

2012-11-01 Thread Wael Tarhouni
Hi All; I'm tryin to convert a .tab file(Mapinfo) to a .mif file using the following command : ogr2ogr -f "MapInfo File" dst_datasource -dsco FORMAT=MIF src_datasource but FWtools crashes !! is there any problem with this command line ? Best regards -- Wael Tarhouni Élè

Re: [gdal-dev] .tab to .mif with ogr2ogr

2012-11-01 Thread Wael Tarhouni
Chaitanya, GDAL's version is 1.7.0b2 and FWTools's version is 2.4.7; Regards 2012/11/1 Wael Tarhouni > Chaitanya, > > GDAL's version is 1.7.0b2 and FWTools's version is 2.4.7; > > Regards > > > 2012/11/1 Chaitanya kumar CH > >> Wael, >