|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
codepage 4.0beta2Hi List Members,
I've some trouble using special Hungarian characters in p.mapper 4.0 beta2. I have a map file with utf-8 codepage. The text I write int the METADATA "DESCRIPTION" is displayed wrong (in 3.2 version it is good), double characters insted of the single Hungarian chars. Is there any workaround? I've some similar problem with the queryeditor plugin. My shapefiles use ISO 8859-2 (latin2) codepage. I set METADATA "LAYER_ENCODING" "ISO8859-2" END In my map file. Attributes are readable when I use identify or select or tool tip tools, butwhen I wolud like to use special Hungarian characters in the Value field of QueryEditor it doesn't work. Is the QueryEditor code page sensitive? I've found another bug (feature?) in QueryEditor. I used the same shape file for to different layers in the same group. These layers were displayed conditionally (REQUIRES). This case the query editor doesn't work for this layer. I could select Layer name, but the list of attribute names were not filled. Removing one of the layers refering to the same shape datasource, queryedito works well. Thanks, Zoltan ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ pmapper-users mailing list pmapper-users@... https://lists.sourceforge.net/lists/listinfo/pmapper-users |
|
|
Re: codepage 4.0beta2Try to set the config.xml value 'locale->map2unicode' to 0:
<map2unicode>0</map2unicode> for the query editor plugin Thomas Raffin would need to answer. armin On 02/08/2009 18:15, Siki Zoltan wrote: > Hi List Members, > > I've some trouble using special Hungarian characters in p.mapper 4.0 > beta2. > I have a map file with utf-8 codepage. The text I write int the > METADATA "DESCRIPTION" is displayed wrong (in 3.2 version it is good), > double characters insted of the single Hungarian chars. > Is there any workaround? > > I've some similar problem with the queryeditor plugin. My shapefiles use > ISO 8859-2 (latin2) codepage. I set > METADATA > "LAYER_ENCODING" "ISO8859-2" > END > > In my map file. Attributes are readable when I use identify or select or > tool tip tools, butwhen I wolud like to use special Hungarian characters > in the Value field of QueryEditor it doesn't work. Is the QueryEditor > code page sensitive? > > I've found another bug (feature?) in QueryEditor. I used the same shape > file for to different layers in the same group. These layers were > displayed conditionally (REQUIRES). This case the query editor doesn't > work for this layer. I could select Layer name, but the list of attribute > names were not filled. Removing one of the layers refering to the same > shape datasource, queryedito works well. > > Thanks, > Zoltan > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > pmapper-users mailing list > pmapper-users@... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ pmapper-users mailing list pmapper-users@... https://lists.sourceforge.net/lists/listinfo/pmapper-users |
|
|
Re: codepage 4.0beta2Dear Armin,
Thank you for your answer. It solves my problem. I'm waiting for the answer from Thomas Raffin ... Best regards, Zoltan On Fri, 7 Aug 2009, Armin Burger wrote: > Try to set the config.xml value 'locale->map2unicode' to 0: > > <map2unicode>0</map2unicode> > > for the query editor plugin Thomas Raffin would need to answer. > > armin > > On 02/08/2009 18:15, Siki Zoltan wrote: >> Hi List Members, >> >> I've some trouble using special Hungarian characters in p.mapper 4.0 >> beta2. >> I have a map file with utf-8 codepage. The text I write int the >> METADATA "DESCRIPTION" is displayed wrong (in 3.2 version it is good), >> double characters insted of the single Hungarian chars. >> Is there any workaround? >> >> I've some similar problem with the queryeditor plugin. My shapefiles use >> ISO 8859-2 (latin2) codepage. I set >> METADATA >> "LAYER_ENCODING" "ISO8859-2" >> END >> >> In my map file. Attributes are readable when I use identify or select or >> tool tip tools, butwhen I wolud like to use special Hungarian characters >> in the Value field of QueryEditor it doesn't work. Is the QueryEditor >> code page sensitive? >> >> I've found another bug (feature?) in QueryEditor. I used the same shape >> file for to different layers in the same group. These layers were >> displayed conditionally (REQUIRES). This case the query editor doesn't >> work for this layer. I could select Layer name, but the list of attribute >> names were not filled. Removing one of the layers refering to the same >> shape datasource, queryedito works well. >> >> Thanks, >> Zoltan >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> pmapper-users mailing list >> pmapper-users@... >> https://lists.sourceforge.net/lists/listinfo/pmapper-users >> > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > pmapper-users mailing list > pmapper-users@... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ pmapper-users mailing list pmapper-users@... https://lists.sourceforge.net/lists/listinfo/pmapper-users |
|
|
Re: codepage 4.0beta2Dear Armin,
I've found a strange behaviour of p.mapper using ANNOTATION layer. If I have the following layer definition, search cannot zoom to the found elements (waiting forever looking at working) LAYER NAME felirat DATA "alapterkep/f" TYPE ANNOTATION STATUS ON LABELITEM "F_TEXT" SYMBOLSCALE 1000 MAXSCALEDENOM 3001 LABELMAXSCALEDENOM 3001 CLASS LABEL COLOR 0 0 0 SHADOWCOLOR 255 255 255 SHADOWSIZE 1 1 SIZE 7 POSITION ur FONT txt TYPE TRUETYPE ANGLE [IRANY_T] ENCODING "ISO8859-2" END END METADATA DESCRIPTION "Feliratok" LAYER_ENCODING "ISO8859-2" END TEMPLATE "dummy" END If I change the layer type to POINT (drawing invisible points) pmapper can zoom to found elements. The working layer definition LAYER NAME felirat DATA "alapterkep/f" TYPE POINT STATUS ON LABELITEM "F_TEXT" SYMBOLSCALE 1000 MAXSCALEDENOM 3001 LABELMAXSCALEDENOM 3001 CLASS COLOR -1 -1 -1 LABEL COLOR 0 0 0 SHADOWCOLOR 255 255 255 SHADOWSIZE 1 1 SIZE 7 POSITION ur FONT txt TYPE TRUETYPE ANGLE [IRANY_T] ENCODING "ISO8859-2" END END METADATA DESCRIPTION "Feliratok" LAYER_ENCODING "ISO8859-2" END TEMPLATE "dummy" END Is it a feature or a bug? Thanks, Zoltan ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ pmapper-users mailing list pmapper-users@... https://lists.sourceforge.net/lists/listinfo/pmapper-users |
|
|
categoriesDear Armin and List,
I couldn't find any information how to turn on/off categories starting pmapper. Is there any chanche to turn them off like it can be collapsed by closed=true parameter in xml config? I also would like to collapse the legend of the layers. Some of the legends of my layers are expanded and some of them are collapsed (I guess if the number of classes greater then 1 they are expanded). Is there any chanche to set the lagend to be collapsed? Thanks, Zoltan ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ pmapper-users mailing list pmapper-users@... https://lists.sourceforge.net/lists/listinfo/pmapper-users |
| Free embeddable forum powered by Nabble | Forum Help |