Re: [Qgis-developer] OGR SQL encoding problems

2013-08-06 Thread Marco Hugentobler

Hi Minoru

Thanks for fixing the encoding issues.

Btw., I noticed that creating new attributes with non-latin characters 
does not work. It however seems to work with utf-8 encoded shapes. Is it 
a dbf limitation or a QGIS bug?


Regards,
Marco


Am 01.08.2013 06:09, schrieb Minoru Akagi:

Hi,

Problems on this topic have been reported several times.
- OGR SQL: REPACK fails if filename includes non-ascii characters,
http://hub.qgis.org/issues/8391
- Fail create a spatial index with shape file that contain Japanese in
the file name, http://hub.qgis.org/issues/7794
- Points are deleted but still exist, http://hub.qgis.org/issues/6134
- spatial index fails, http://trac.osgeo.org/qgis/ticket/1295

I think these problems have not been completely fixed. Please see
#7794 and #8391 for the steps to reproduce the problems. I would like
to fix the problems before the 2.0 release. There is a pull request to
fix the problems.
https://github.com/qgis/Quantum-GIS/pull/584

Could any developers review the pull request?


Regards,
Minoru
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer



--
Dr. Marco Hugentobler
Sourcepole -  Linux  Open Source Solutions
Weberstrasse 5, CH-8004 Zürich, Switzerland
marco.hugentob...@sourcepole.ch http://www.sourcepole.ch
Technical Advisor QGIS Project Steering Committee

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] OGR SQL encoding problems

2013-08-06 Thread Minoru Akagi
Hi Marco,

2013/8/7 Marco Hugentobler marco.hugentob...@sourcepole.ch:
 Btw., I noticed that creating new attributes with non-latin characters does
 not work. It however seems to work with utf-8 encoded shapes. Is it a dbf
 limitation or a QGIS bug?

I guess it's a GDAL issue but, fortunately, it has been already fixed.
With GDAL 1.10, creating attributes with non-ascii characters works
fine even if the Ignore shapefile encoding declaration option is not
checked.

Thanks,
Minoru
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] OGR SQL encoding problems

2013-07-31 Thread Minoru Akagi
Hi,

Problems on this topic have been reported several times.
- OGR SQL: REPACK fails if filename includes non-ascii characters,
http://hub.qgis.org/issues/8391
- Fail create a spatial index with shape file that contain Japanese in
the file name, http://hub.qgis.org/issues/7794
- Points are deleted but still exist, http://hub.qgis.org/issues/6134
- spatial index fails, http://trac.osgeo.org/qgis/ticket/1295

I think these problems have not been completely fixed. Please see
#7794 and #8391 for the steps to reproduce the problems. I would like
to fix the problems before the 2.0 release. There is a pull request to
fix the problems.
https://github.com/qgis/Quantum-GIS/pull/584

Could any developers review the pull request?


Regards,
Minoru
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer