[QGIS-Developer] CP949(Korean) encoding missing at Export Project to DXF menu at Ver3.x

2018-12-24 Thread Sanghee Shin
Dear all, 

Korean QGIS users found that there is no CP949(Korean) encoding at [Export 
Project to DXF] menu from Ver3. That encoding was there at Ver2.x but silently 
disappeared from Ver3. Just curious about there was any reason around this 
missing. I opened a ticket about this here: 
https://issues.qgis.org/issues/20838 If we can get the encoding back, that 
might be great holiday gift to Korean QGIS users. 

Have a nice and warm holiday season!

Best regards, 
신상희
---
Shin, Sanghee
Gaia3D, Inc. - The GeoSpatial Company
www.gaia3d.com 

___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Spatial Join error

2013-07-05 Thread Sanghee Shin
Hi, 

If this report is repeated one, sorry for that. 

I got this error message when I tried to do spatial join. 

I used latest weekly master version on Windows. 


An error has occured while executing Python code:

Traceback (most recent call last):
  File "C:\QGIS\apps\qgis-dev\python\plugins\fTools\tools\doSpatialJoin.py", 
line 99, in accept
res = self.compute(inName, joinName, outPath, summary, sumList, keep, 
self.progressBar)
  File "C:\QGIS\apps\qgis-dev\python\plugins\fTools\tools\doSpatialJoin.py", 
line 145, in compute
fieldList1.extend(fieldList)
TypeError: QgsFields.extend(QgsFields): argument 1 has unexpected type 'list'

Python version:
2.7.4 (default, Apr  6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]


QGIS version:
1.9.0-Master Master, 1ad59b7



According to http://hub.qgis.org/issues/7103, this should be fixed around 4 
months ago. 

Any idea on this?

Sanghee

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


Re: [Qgis-developer] Is there anybody interested whether QGIS 2.0 will support non-Latin1 Shapefiles?

2013-04-15 Thread Sanghee Shin
Dear Borys,

Most of all thanks for your efforts. 

Actually that encoding issue highly affected Korean QGIS users badly and 
reduced usability. I'm not a developer, however I can help you by testing and 
giving you test files. Also I'll share your efforts with Korean developers as 
well. 

Thanks again. 

Sanghee

2013. 4. 12., 오후 8:30, Borys Jurgiel  작성:

> Hi All,
> 
> As most of us know, QGIS 1.8 and 1.9 *in fact doesn't support Shapefiles* 
> with 
> encodings other than Latin-1. Assuming that all recent QGIS versions use GDAL 
> 1.9, *the last usable version was 1.7.3* (at least for windows users in 
> Poland). Thanks to the 'ignore shapefile encoding' workaround, QGIS built 
> against GDAL 1.9 is at least able to open other encodings, however, the 'Save 
> layer as' action still creates corrupted files unless you know how to trick 
> the 
> encoding selector as well as the layer creating options.
> 
> From my point of view it's just an *incredible regression*, as QGIS just 
> doesn't support Shapefiles in most languages for a year or so. If there is 
> anybody else interested in bringing back support for at least UTF-8 and 
> cp12xx 
> in QGIS 2.0 plase join me ;)) and review the pull request:
> 
> https://github.com/qgis/Quantum-GIS/pull/492#issuecomment-16282081
> 
> Maybe someone have a better solution? Maybe someone can provide the test 
> files 
> Jürgen suggested? I don't believe nobody cares whether QGIS 2.0 supports not 
> Latin-1 Shapefiles or not.
> ___
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer

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


Re: [Qgis-developer] Several errors

2013-02-14 Thread Sanghee Shin
Hi,

I wanna close my ticket however I don't think I have enough privileges.

Anybody who has enough privileges, please close my ticket 
http://hub.qgis.org/issues/6820. 

And I'll check more what caused the failure of crssync during post-installation 
process. 

Thanks. 

Sanghee

2013. 2. 13., 오후 3:17, Andre Joost  작성:

> Am 13.02.2013 05:25, schrieb Sanghee Shin:
>> I prepared new clean windows and installed master version there.
>> Finally I found that srs.db was successfully updated and got all SRSs
>> that I needed.
>> 
>> I assume that old environment settings like path&  others from old
>> QGIS or other FOSS4G affected the post-installation process.
>> 
>> Do I need to cancel the ticket?
> 
> Maybe it is better to close that, and open another for the installer fault.
> 
>>> 
>>> Windows : Synchronizing CRS database with GDAL/PROJ definitions.
>>> Could not open database:
>>> C:/Programme/OSGeo4W/apps/qgis-dev/./resources/srs.db [unable to
>>> open database file]
> 
> 
> This is definitely the wrong path. I wonder how you got the C:\Programme\ in 
> there. Thats the german language folder name for Windows XP C:\Program Data\
> For OSGeo4w setup, it should be C:\Osgeo4W\
> 
> Greetings,
> André Joost
> ___
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer

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


Re: [Qgis-developer] Several errors

2013-02-12 Thread Sanghee Shin
I prepared new clean windows and installed master version there. Finally I 
found that srs.db was successfully updated and got all SRSs that I needed. 

I assume that old environment settings like path & others from old QGIS or 
other FOSS4G affected the post-installation process. 

Do I need to cancel the ticket? 

Sanghee 

2013. 2. 13., 오후 1:02, Sanghee Shin  작성:

> Hi, 
> 
> I run crssync manually and I found that crssync tried to update srs.db in 
> wrong path. So for my testing,  I created folder and put the srs.db there and 
> re-run the crssync. Finally I got the updated srs.db successfully. Wow!
> 
> I think it's not the problem or bug of crssync but the problem of 
> post-installation process in master version. 
> 
> I'll test more.
> 
> Thanks.
> 
> Sanghee 
> 
> ***
> 
> Windows : 
> Synchronizing CRS database with GDAL/PROJ definitions. 
> Could not open database: 
> C:/Programme/OSGeo4W/apps/qgis-dev/./resources/srs.db [unable to open 
> database file]
> 
> Mac OSX : 
> Synchronizing CRS database with GDAL/PROJ definitions.
> Could not open database: 
> /Users/larrys/QGIS/nightly/QGIS_Apps/QGIS_2.0-dev.app/Contents/MacOS/../Resources/resources/srs.db
>  [unable to open database file]
> 
> ***
> 
> 2013. 2. 13., 오전 3:27, Andre Joost  작성:
> 
>> Am 12.02.2013 18:53, schrieb Sanghee Shin:
>>> Hi,
>>> 
>>> I updated my ticket and also attached setup.log.full there for your digging.
>>> 
>> 
>> Looks like a QT dll version problem:
>> <http://stackoverflow.com/questions/11293337/qt-exited-with-code-1073741511>
>> http://www.qtcentre.org/threads/26213-exited-with-code-1073741511
>> http://www.qtcentre.org/threads/26604-Runtime-problem-in-Release-mode
>> 
>> Do you have any other version of QT on your system, which brings a false dll 
>> into the Windows path?
>> 
>>> I just wonder whether there is any similar post-installation log file in 
>>> Mac OSX and Ubuntu.
>>> 
>> 
>> Sorry, not my world ;-)
>> 
>> Greetings,
>> André Joost
>> ___
>> Qgis-developer mailing list
>> Qgis-developer@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-developer
> 

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


Re: [Qgis-developer] Several errors

2013-02-12 Thread Sanghee Shin
Hi, 

I run crssync manually and I found that crssync tried to update srs.db in wrong 
path. So for my testing,  I created folder and put the srs.db there and re-run 
the crssync. Finally I got the updated srs.db successfully. Wow!

I think it's not the problem or bug of crssync but the problem of 
post-installation process in master version. 

I'll test more.

Thanks.

Sanghee 

***

Windows : 
Synchronizing CRS database with GDAL/PROJ definitions. 
Could not open database: C:/Programme/OSGeo4W/apps/qgis-dev/./resources/srs.db 
[unable to open database file]

Mac OSX : 
Synchronizing CRS database with GDAL/PROJ definitions.
Could not open database: 
/Users/larrys/QGIS/nightly/QGIS_Apps/QGIS_2.0-dev.app/Contents/MacOS/../Resources/resources/srs.db
 [unable to open database file]

***

2013. 2. 13., 오전 3:27, Andre Joost  작성:

> Am 12.02.2013 18:53, schrieb Sanghee Shin:
>> Hi,
>> 
>> I updated my ticket and also attached setup.log.full there for your digging.
>> 
> 
> Looks like a QT dll version problem:
> <http://stackoverflow.com/questions/11293337/qt-exited-with-code-1073741511>
> http://www.qtcentre.org/threads/26213-exited-with-code-1073741511
> http://www.qtcentre.org/threads/26604-Runtime-problem-in-Release-mode
> 
> Do you have any other version of QT on your system, which brings a false dll 
> into the Windows path?
> 
>> I just wonder whether there is any similar post-installation log file in Mac 
>> OSX and Ubuntu.
>> 
> 
> Sorry, not my world ;-)
> 
> Greetings,
> André Joost
> ___
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer

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


Re: [Qgis-developer] Several errors

2013-02-12 Thread Sanghee Shin
Hi,

I updated my ticket and also attached setup.log.full there for your digging. 

I just wonder whether there is any similar post-installation log file in Mac 
OSX and Ubuntu.

Thank you. 

Sanghee

2013. 2. 13., 오전 2:27, Andre Joost  작성:

> Hi,
> 
> Am 12.02.2013 15:49, schrieb Sanghee Shin:
> 
>> 
>> Basically I don't think it's the problem of Korean SRS but I believe
>> it's the problem of crssync. Anyway I would like to answer to your
>> inquires.
>> 
>> 1. Current srs.db missed EPSG code from 5167 through to 5188. This
>> means current srs.db missed at least 22 newly updated EPSG codes from
>> EPSG ver 7.9 or ver 8.0. When I run 'epsg_tr.py 5167 5188', I can
>> clearly get the full CRS information from GDAL. However I couldn't
>> see those CRSs from QGIS. Would you please test it out whether your
>> QGIS contains EPSG code from 5167 to 5188?
> 
> In Lisboa standalone: no; in QGIS Master: yes (b9b943d, from November)
> 
>> I tested it with QGIS 1.9.0 Alpha master nightly build version on my
>> Windows, Mac OSX and Ubuntu. And got the same result. And there is no
>> blanks in installation folder name. For example on windows,
>> c:\osgeo4w\... is my default folder name.  So I believe that this can
>> be a bug of crssync.
>> 
>> I tried to find postinstall.log but I couldn't.
> 
> Just saw that postinstall.log is only with standalone Windows version.
> 
>> However I found
>> setup.log showing this kind of error.
>> 
>> *** 2013/02/12 13:42:30 running: cmd.exe /c
>> C:\OSGeo4W\etc\postinstall\sip.bat 2013/02/12 13:42:30 running:
>> cmd.exe /c C:\OSGeo4W\etc\postinstall\qgis-dev.bat 2013/02/12
>> 13:42:32 abnormal exit: exit code=-1073741511 2013/02/12 13:43:52
>> note: Installation Complete ***
>> 
>> Any idea on this?
> 
> Well, thats not normal, and might be the reason for not syncing. There is 
> also a setup.log.full, which might give further information at this points.
> 
> Anyway, your ticket on hub.qgis.org should be updated. It has nothing to do 
> with new or old EPSG codes.
> 
> Greetings,
> André Joost
> 
> ___
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer

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


Re: [Qgis-developer] Several errors

2013-02-12 Thread Sanghee Shin
Dear Andre, 

2013. 2. 12., 오후 3:52, Andre Joost  작성:

> Am 12.02.2013 06:44, schrieb Sanghee Shin:
> 
>> 
>> 3. QGIS Master version stil doesn't reflect the current EPSG info,
>> that is very essential to Korean QGIS users. So, Korean users had to
>> update the qgis.db&  srs.db manually during the training. Actually I
>> raised this issue and opened a ticket around 2 month ago.
>> http://hub.qgis.org/issues/6820 However nothing updated so far. As
>> far as I know crssync should sync with GDAL automatically during
>> installation, however it seems not to work. Is it a bug of crssync?
>> 
> 
> In your bug report, you should specify which EPSG-code you want to use, and 
> why the EPSG-codes available are not useful for you. We have over 55000 
> EPSG-codes, and most of the developers have never worked with Korean data. So 
> they need a bit assistance from your side.

Basically I don't think it's the problem of Korean SRS but I believe it's the 
problem of crssync. Anyway I would like to answer to your inquires. 

1. Current srs.db missed EPSG code from 5167 through to 5188. This means 
current srs.db missed at least 22 newly updated EPSG codes from EPSG ver 7.9 or 
ver 8.0. When I run 'epsg_tr.py 5167 5188', I can clearly get the full CRS 
information from GDAL. However I couldn't see those CRSs from QGIS. Would you 
please test it out whether your QGIS contains EPSG code from 5167 to 5188?

2. Actually we already got many issues regarding this SRS info from inside & 
outside of Korea. And we distributed patched srs.db & qgis.db through our web 
page for the people in need. 

> 
> Normally, crssnc should synchronize QGIS database with GDAL's csv-data. If 
> the setup breaks at some stage, this synchronisation will fail. For QGIS 
> Lisboa Windos standalone, this happens when there are blanks in installation 
> folder names. Maybe Korean user names have the same effects.
> 

I tested it with QGIS 1.9.0 Alpha master nightly build version on my Windows, 
Mac OSX and Ubuntu. And got the same result. And there is no blanks in 
installation folder name. For example on windows, c:\osgeo4w\... is my default 
folder name.  So I believe that this can be a bug of crssync. 

I tried to find postinstall.log but I couldn't. However I found setup.log 
showing this kind of error.

***
2013/02/12 13:42:30 running: cmd.exe /c C:\OSGeo4W\etc\postinstall\sip.bat
2013/02/12 13:42:30 running: cmd.exe /c C:\OSGeo4W\etc\postinstall\qgis-dev.bat
2013/02/12 13:42:32 abnormal exit: exit code=-1073741511
2013/02/12 13:43:52 note: Installation Complete
***

Any idea on this?

> Look out for postinstall.log for error messages. If successfull, you will 
> find:
>> Synchronizing CRS database with PROJ definitions.
>> xyz CRSs updated.
> 
> HTH,
> André Joost
> 
> 
> ___
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer

Your help will be appreciated. 

sanghee


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


[Qgis-developer] Several errors

2013-02-11 Thread Sanghee Shin
Dear all,

OSGeo Korean chapter carried out a 5 day open source GIS training program 
including 1.5 day QGIS training several days ago. 

During training, I found several errors &  like follows.

1. Plugin installation failure occurred when user account name is in Korean. 
With Korean user account name, we couldn't install any plugin. If user account 
name is in English, that's ok. 

2. In GDAL Georeferencer plugin, if output raster file path includes Korean 
path name and then this pop up the info window showing "Failed to compute GCP 
transformation: Transform is not solvable" If file path is in English, that's 
also ok. 

3. QGIS Master version stil doesn't reflect the current EPSG info, that is very 
essential to Korean QGIS users. So, Korean users had to update the qgis.db & 
srs.db manually during the training. Actually I raised this issue and opened a 
ticket around 2 month ago. http://hub.qgis.org/issues/6820 However nothing 
updated so far. As far as I know crssync should sync with GDAL automatically 
during installation, however it seems not to work. Is it a bug of crssync?

We used QGIS master version released in January mainly on Windows and Mac, 
Ubuntu. 

regards, 

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


Re: [Qgis-developer] About Korean CRS

2012-01-24 Thread Sanghee Shin
Dear Werner, 

Oops!!

I pointed wrong link. You can download Korean .ts files here : 
http://www.osgeo.kr/16

According to translators, they made translations based on QGIS 1.7.0. version. 

With regards,

Sanghee

2012. 1. 24., 오전 7:05, Werner Macho 작성:

> On Sun, 2012-01-22 at 23:10 +0900, Sanghee Shin wrote:
>> Hi Werner, 
>> 
>> 2 members of our OSGeo Korean chapter translated all the menus & messages of 
>> QGIS into Korean at the end of last year. You can find those i18n files at 
>> the site. http://osgeo.kr/15 
>> 
>> I'm not sure why those 2 guys didn't put the Korean i18n files to the QGIS 
>> developers page. They might not know how to upload that Korean i18n files to 
>> the QGIS hub or they might be too busy these days. Anyway if you guide the 
>> step how to upload Korean i18n file to QGIS hub, that would be appreciated. 
>> 
>> And our local chapter have been translating QGIS manual into Korean 
>> nowadays. According to our plan, all the translations will be finished by 
>> the end of February. Our final Koran manual will be released in PDF format. 
>> Anyway I hope next QGIS could include Korean manual as well.
> 
> Hi Sanghee!
> 
> I look at the webpage but unfortunately I only found the .qm files
> (which means this are the "compiled" translation files) .. For QGIS
> source (and that means providing the translation to the source code) I
> would need the .ts files. If these files are somewhere around please
> send them to me or provide them somewhere to download and I will add the
> files to the source..
> Which Version of QGIS are these translations based on? Just to put them
> into the correct branch ..
> Once they are inside the source they can always be downloaded and worked
> on .. 
> 
> Thanks for your help
> 
> kind regards
> Werner
> 

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


Re: [Qgis-developer] About Korean CRS

2012-01-22 Thread Sanghee Shin
Dear Frank, 

Thank you for your posting. Since I noticed GDAL 1.9 included new CRSes of 
Korea, I raised this issues here in QGIS project. 

According to one of README[1] file in metacrs project, GDAL is almost the 
starting point of updating CRS info in other softwares. I noticed that CRSes of 
QGIS is managed as spatialite db(srs.db and qgis.db) and also found that those 
CRSes could be updated using a shell script called qgis_srs.sh [2] I don't 
think this shell script reflect the recent schema of srs.db. However I think I 
can update or add new Korean CRS to QGIS CRS db. 

Thank you.

With regards,

Sanghee

[1]http://svn.osgeo.org/metacrs/geotiff/trunk/libgeotiff/csv/README
[2]https://github.com/qgis/Quantum-GIS/tree/master/resources

2012. 1. 22., 오전 7:37, Frank Warmerdam 작성:

> On Wed, Jan 18, 2012 at 10:14 AM, Sanghee Shin  wrote:
>> Dear all,
>> 
>> South Korea made major CRS changes in 2010 and those new CRS were registered 
>> to official EPSG code in June, 2010. Those codes are EPSG:5173 ~ 5188. You 
>> can see those CRS information at http://www.epsg-registry.org/ by filtering 
>> Korea.
>> 
>> However we, Korean QGIS users who are mainly using QGIS 1.7.3, still 
>> couldn't find the new Korean CRS info in QGIS.
>> 
>> Anybody know the reasons or anybody could help us to solve this issue?
> 
> Sanghee,
> 
> I see that EPSG:5173 is supported by the GDAL 1.9 release.
> I'm a bit vague on how the QGIS srs'es are managed but I
> imagine the new CRSes can be added.  For EPSG:5173 I
> get the following definition from gdalsrsinfo.  Does that
> look reasonable to you?  Should there be a datum
> definition for the Korean_Datum_1985 to WGS84 available?
> 
> PROJ.4 : '+proj=tmerc +lat_0=38 +lon_0=125.002890278 +k=1
> +x_0=20 +y_0=50 +ellps=bessel +units=m +no_defs '
> 
> OGC WKT :
> PROJCS["Korean 1985 / Modified West Belt",
>GEOGCS["Korean 1985",
>DATUM["Korean_Datum_1985",
>SPHEROID["Bessel 1841",6377397.155,299.1528128,
>AUTHORITY["EPSG","7004"]],
>AUTHORITY["EPSG","6162"]],
>PRIMEM["Greenwich",0,
>AUTHORITY["EPSG","8901"]],
>UNIT["degree",0.0174532925199433,
>AUTHORITY["EPSG","9122"]],
>AUTHORITY["EPSG","4162"]],
>PROJECTION["Transverse_Mercator"],
>PARAMETER["latitude_of_origin",38],
>PARAMETER["central_meridian",125.002890278],
>PARAMETER["scale_factor",1],
>PARAMETER["false_easting",20],
>PARAMETER["false_northing",50],
>UNIT["metre",1,
>AUTHORITY["EPSG","9001"]],
>AXIS["X",NORTH],
>AXIS["Y",EAST],
>AUTHORITY["EPSG","5173"]]
> 
> Best regards,
> -- 
> ---+--
> I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com
> light and sound - activate the windows | http://pobox.com/~warmerdam
> and watch the world go round - Rush| Geospatial Software Developer

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


Re: [Qgis-developer] About Korean CRS

2012-01-22 Thread Sanghee Shin
Hi Werner, 

2 members of our OSGeo Korean chapter translated all the menus & messages of 
QGIS into Korean at the end of last year. You can find those i18n files at the 
site. http://osgeo.kr/15 

I'm not sure why those 2 guys didn't put the Korean i18n files to the QGIS 
developers page. They might not know how to upload that Korean i18n files to 
the QGIS hub or they might be too busy these days. Anyway if you guide the step 
how to upload Korean i18n file to QGIS hub, that would be appreciated. 

And our local chapter have been translating QGIS manual into Korean nowadays. 
According to our plan, all the translations will be finished by the end of 
February. Our final Koran manual will be released in PDF format. Anyway I hope 
next QGIS could include Korean manual as well.

With regards, 

Sanghee

2012. 1. 22., 오전 7:28, Werner Macho 작성:

> On Thu, 2012-01-19 at 03:14 +0900, Sanghee Shin wrote:
>> Dear all,
>> 
>> South Korea made major CRS changes in 2010 and those new CRS were registered 
>> to official EPSG code in June, 2010. Those codes are EPSG:5173 ~ 5188. You 
>> can see those CRS information at http://www.epsg-registry.org/ by filtering 
>> Korea. 
> 
> Hi!
> As I did not see any Korean translation inside QGIS .. I only wanted to
> ask if you like to start one? I would prepare the file for you .. 
> If you are interested - just drop me an email ..
> 
> About the EPSG changes - well I am not sure but i think there is a
> plugin which updates EPSG codes - Or we can try to put them into
> 1.7.4 .. with korean translation? ;)
> 
> kind regards
> Werner
> 
> 

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


[Qgis-developer] About Korean CRS

2012-01-18 Thread Sanghee Shin
Dear all,

South Korea made major CRS changes in 2010 and those new CRS were registered to 
official EPSG code in June, 2010. Those codes are EPSG:5173 ~ 5188. You can see 
those CRS information at http://www.epsg-registry.org/ by filtering Korea. 

However we, Korean QGIS users who are mainly using QGIS 1.7.3, still couldn't 
find the new Korean CRS info in QGIS. 

Anybody know the reasons or anybody could help us to solve this issue?

With regards,

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