pmapper-users Mailing List for p.mapper (Page 19)
Brought to you by:
arminburger
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(41) |
Nov
(124) |
Dec
(80) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(56) |
Feb
(51) |
Mar
(155) |
Apr
(58) |
May
(67) |
Jun
(83) |
Jul
(76) |
Aug
(32) |
Sep
(58) |
Oct
(113) |
Nov
(63) |
Dec
(83) |
2008 |
Jan
(31) |
Feb
(34) |
Mar
(69) |
Apr
(30) |
May
(87) |
Jun
(64) |
Jul
(47) |
Aug
(18) |
Sep
(35) |
Oct
(53) |
Nov
(37) |
Dec
(31) |
2009 |
Jan
(23) |
Feb
(40) |
Mar
(65) |
Apr
(54) |
May
(92) |
Jun
(55) |
Jul
(87) |
Aug
(27) |
Sep
(81) |
Oct
(32) |
Nov
(77) |
Dec
(51) |
2010 |
Jan
(44) |
Feb
(59) |
Mar
(77) |
Apr
(54) |
May
(36) |
Jun
(36) |
Jul
(52) |
Aug
(62) |
Sep
(68) |
Oct
(58) |
Nov
(72) |
Dec
(27) |
2011 |
Jan
(15) |
Feb
(42) |
Mar
(37) |
Apr
(55) |
May
(84) |
Jun
(27) |
Jul
(27) |
Aug
(42) |
Sep
(42) |
Oct
(18) |
Nov
(83) |
Dec
(71) |
2012 |
Jan
(50) |
Feb
(75) |
Mar
(79) |
Apr
(43) |
May
(18) |
Jun
(22) |
Jul
(20) |
Aug
(13) |
Sep
(26) |
Oct
(30) |
Nov
(21) |
Dec
(30) |
2013 |
Jan
(57) |
Feb
(63) |
Mar
(53) |
Apr
(40) |
May
(39) |
Jun
(16) |
Jul
(43) |
Aug
(16) |
Sep
(37) |
Oct
(64) |
Nov
(31) |
Dec
(7) |
2014 |
Jan
(14) |
Feb
(6) |
Mar
(2) |
Apr
(9) |
May
(1) |
Jun
(18) |
Jul
(95) |
Aug
(6) |
Sep
(25) |
Oct
(33) |
Nov
(29) |
Dec
(30) |
2015 |
Jan
(16) |
Feb
(3) |
Mar
(4) |
Apr
(9) |
May
(19) |
Jun
|
Jul
(11) |
Aug
(3) |
Sep
(9) |
Oct
(11) |
Nov
(4) |
Dec
(9) |
2016 |
Jan
(21) |
Feb
(9) |
Mar
(6) |
Apr
(13) |
May
(21) |
Jun
(4) |
Jul
(3) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
2017 |
Jan
(1) |
Feb
(4) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
(1) |
Oct
|
Nov
(1) |
Dec
|
2018 |
Jan
(3) |
Feb
(4) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
(3) |
May
(1) |
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2020 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Serge C. R. <raf...@gm...> - 2014-02-28 14:19:45
|
Hi, One option is to add one field in your attribute data which will contain a link to each photo. Then you click the link to open the image in a specific window (similar as help window). However, each image should be associated with a specific file. Hope this helps. Cheers, Serge On Thu, Feb 20, 2014 at 12:03 AM, harpinder singh < har...@re...> wrote: > Hello, > > I have a point shapefile and some photographs. is it possible to show > photos along the attribute data for each point in the result window ?. > Photographs need to be shown while using the identity tool also. > > regards, > > Harpinder singh > > Scientist-SC > > Punjab Remote Sensing Centre, > > P.A.U. Campus, > > Ludhiana, Punjab. > > har...@re... > > Tel: 0161-2303484 > > Fax: 0161-2303483 > > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > Read the Whitepaper. > > http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > -- Serge |
From: harpinder s. <har...@re...> - 2014-02-19 17:03:33
|
Hello, I have a point shapefile and some photographs. is it possible to show photos along the attribute data for each point in the result window ?. Photographs need to be shown while using the identity tool also. regards, Harpinder singh Scientist-SC Punjab Remote Sensing Centre, P.A.U. Campus, Ludhiana, Punjab. har...@re... Tel: 0161-2303484 Fax: 0161-2303483 |
From: Marcello B. <ben...@gm...> - 2014-02-18 19:40:14
|
Thanks Thomas and Armin, I'll test. Best 2014-02-18 15:50 GMT-03:00 Armin Burger <arm...@gm...>: > Marcello > > I can only confirm what Thomas wrote. I think the default outputformat > definition for PNG in p.mapper is 8-bit PNG, which is unsuitable for > data like satellite or aerial images since it has only 256 colors. For > imagery data you need to use either 24-bit PNG or JPEG. The first has > the advantage of better quality for overlaid vector data, the second the > much smaller file size that is transfered to the users. > > Therefore the "altImgFormat" exists as alternative format in case a > certain layer is activated. So you could use e.g. PNG-8 for vector only > data, and PNG-24 or JPEG when the Landsat layer is activated. See also a > coarse description of output format and layers here > > http://svn.pmapper.net/trac/wiki/FaqTips#Optimizationimageoutputformat: > > I would guess the default PNG format for Mapserver (if not defined > differently via the map file) is PNG-24, and thus you get a good quality > image from Mapserver CGI. > > Armin > > > > On 02/18/2014 02:09 PM, Thomas RAFFIN wrote: > > Hi, > > > > You have to use the same outputformat than with your CGI: > > http://svn.pmapper.net/trac/wiki/XmlFileSettings#map (search > > "http://svn.pmapper.net/trac/wiki/XmlFileSettings#map" and > "altImgFormat"). > > > > Thomas > > > > Le 18/02/2014 12:58, Marcello Benigno a écrit : > >> Hello all, > >> > >> In my application a Landsat image appear coarse when viewed in pmapper, > for the > >> same when viewed via cgi-bin. Could anyone help me on this? > >> > >> CGI-BIN: > >> > http://186.202.165.209/cgi-bin/mapserv?map=/var/www/geofazendasmapas/config/default/geofazendasmapas.map&mode=map&layers=municipios+landsat7 > >> > >> Application: http://mapas.geofazendas.com.br/ > >> > >> Thanks in Advance, > > > > > > > > > > > ------------------------------------------------------------------------------ > > Managing the Performance of Cloud-Based Applications > > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > > Read the Whitepaper. > > > http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk > > _______________________________________________ > > pmapper-users mailing list > > pma...@li... > > https://lists.sourceforge.net/lists/listinfo/pmapper-users > > > > > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > Read the Whitepaper. > > http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > -- *Marcello Benigno B. de Barros Filho* Prof. do Curso Superior de Tecnologia em Geoprocessamento - IFPB Mestre em Ciências Geodésicas e Tecnologias da Geoinformação - UFPE Doutorando em Tecnologia Ambiental e Recursos Hídricos - UFPE http://profmarcello.blogspot.com http://about.me/marcello.benigno |
From: Armin B. <arm...@gm...> - 2014-02-18 18:50:41
|
Marcello I can only confirm what Thomas wrote. I think the default outputformat definition for PNG in p.mapper is 8-bit PNG, which is unsuitable for data like satellite or aerial images since it has only 256 colors. For imagery data you need to use either 24-bit PNG or JPEG. The first has the advantage of better quality for overlaid vector data, the second the much smaller file size that is transfered to the users. Therefore the "altImgFormat" exists as alternative format in case a certain layer is activated. So you could use e.g. PNG-8 for vector only data, and PNG-24 or JPEG when the Landsat layer is activated. See also a coarse description of output format and layers here http://svn.pmapper.net/trac/wiki/FaqTips#Optimizationimageoutputformat: I would guess the default PNG format for Mapserver (if not defined differently via the map file) is PNG-24, and thus you get a good quality image from Mapserver CGI. Armin On 02/18/2014 02:09 PM, Thomas RAFFIN wrote: > Hi, > > You have to use the same outputformat than with your CGI: > http://svn.pmapper.net/trac/wiki/XmlFileSettings#map (search > "http://svn.pmapper.net/trac/wiki/XmlFileSettings#map" and "altImgFormat"). > > Thomas > > Le 18/02/2014 12:58, Marcello Benigno a écrit : >> Hello all, >> >> In my application a Landsat image appear coarse when viewed in pmapper, for the >> same when viewed via cgi-bin. Could anyone help me on this? >> >> CGI-BIN: >> http://186.202.165.209/cgi-bin/mapserv?map=/var/www/geofazendasmapas/config/default/geofazendasmapas.map&mode=map&layers=municipios+landsat7 >> >> Application: http://mapas.geofazendas.com.br/ >> >> Thanks in Advance, > > > > > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > Read the Whitepaper. > http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > |
From: Thomas R. <tr...@si...> - 2014-02-18 13:28:24
|
Hi, You have to use the same outputformat than with your CGI: http://svn.pmapper.net/trac/wiki/XmlFileSettings#map (search "http://svn.pmapper.net/trac/wiki/XmlFileSettings#map" and "altImgFormat"). Thomas Le 18/02/2014 12:58, Marcello Benigno a écrit : > Hello all, > > In my application a Landsat image appear coarse when viewed in pmapper, for the > same when viewed via cgi-bin. Could anyone help me on this? > > CGI-BIN: > http://186.202.165.209/cgi-bin/mapserv?map=/var/www/geofazendasmapas/config/default/geofazendasmapas.map&mode=map&layers=municipios+landsat7 > > Application: http://mapas.geofazendas.com.br/ > > Thanks in Advance, |
From: Marcello B. <ben...@gm...> - 2014-02-18 11:59:01
|
Hello all, In my application a Landsat image appear coarse when viewed in pmapper, for the same when viewed via cgi-bin. Could anyone help me on this? CGI-BIN: http://186.202.165.209/cgi-bin/mapserv?map=/var/www/geofazendasmapas/config/default/geofazendasmapas.map&mode=map&layers=municipios+landsat7 Application: http://mapas.geofazendas.com.br/ Thanks in Advance, -- *Marcello Benigno B. de Barros Filho* Prof. do Curso Superior de Tecnologia em Geoprocessamento - IFPB Mestre em Ciências Geodésicas e Tecnologias da Geoinformação - UFPE Doutorando em Tecnologia Ambiental e Recursos Hídricos - UFPE http://profmarcello.blogspot.com http://about.me/marcello.benigno |
From: Emmanuel A. <eaa...@go...> - 2014-01-29 17:12:07
|
Thanks Chris. I'll let Armin comment on this one. Regards, Emmanuel On Jan 29, 2014 4:24 PM, "Chris forum" <bak...@gm...> wrote: > Hi Emmanuel, > > Thank for the detailed explanation, I now see what you are trying to do. > > Though as the auto_identify tool is no more a plugin, I don't know where > to look to modify its behaviour. > Maybe Armin can help you on that... > > Regards, > Chris > > > On Sun, Jan 26, 2014 at 9:25 PM, Emmanuel Adegboye < > eaa...@go...> wrote: > >> Hi Chris. >> >> I very much understand what you just said. After I have selected the >> auto_identify tool and activated the functionality, I want to be able to >> display the popups on clicking the features instead of the default mouse >> hover. >> >> I know the identify tool does this on mouse click but you have to close >> the popup it brings up when done. I want to be able to achieve this with >> the auto identify tool so that the popups close themselves automatically >> after I move my mouse away from the feature. >> >> Do you get the picture? What settings can I change to achieve this? >> >> Regards, >> >> Emmanuel >> >> >> On 24 January 2014 08:45, Chris forum <bak...@gm...> wrote: >> >>> From what I know, pmapper doesn't display tooltips on mouseover by >>> default. >>> You have to select the auto_identify tool to have that functionality >>> activated, as presented on the demos. >>> >>> To get infos from features at click only , you have to use the identify >>> tool. >>> >>> >>> On Wed, Jan 22, 2014 at 10:36 PM, Emmanuel Adegboye < >>> eaa...@go...> wrote: >>> >>>> Hi Chris. >>>> >>>> Thanks for the pointer. I guess I have to write a custom javascript, >>>> right? >>>> >>>> What should my code look like? >>>> >>>> >>>> On 22 January 2014 13:31, Chris forum <bak...@gm...> wrote: >>>> >>>>> Hi Emmanuel, >>>>> >>>>> Look at the following keywords: >>>>> auto_identify and iquery >>>>> >>>>> Regards, >>>>> Chris >>>>> >>>>> >>>>> On Tue, Jan 21, 2014 at 2:39 PM, Emmanuel Adegboye < >>>>> eaa...@go...> wrote: >>>>> >>>>>> Hello all. >>>>>> >>>>>> How do I prevent pmapper (4.3.1) from displaying tooltips on mouse >>>>>> hover >>>>>> until I click on the feature? >>>>>> >>>>>> Regards, >>>>>> >>>>>> Emmanuel Adegboye >>>>>> >>>>>> ------------------------------------------------------------------------------ >>>>>> CenturyLink Cloud: The Leader in Enterprise Cloud Services. >>>>>> Learn Why More Businesses Are Choosing CenturyLink Cloud For >>>>>> Critical Workloads, Development Environments & Everything In Between. >>>>>> Get a Quote or Start a Free Trial Today. >>>>>> >>>>>> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk >>>>>> _______________________________________________ >>>>>> pmapper-users mailing list >>>>>> pma...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/pmapper-users >>>>>> >>>>> >>>>> >>>> >>> >> > |
From: Chris f. <bak...@gm...> - 2014-01-22 12:31:58
|
Hi Emmanuel, Look at the following keywords: auto_identify and iquery Regards, Chris On Tue, Jan 21, 2014 at 2:39 PM, Emmanuel Adegboye < eaa...@go...> wrote: > Hello all. > > How do I prevent pmapper (4.3.1) from displaying tooltips on mouse hover > until I click on the feature? > > Regards, > > Emmanuel Adegboye > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > |
From: Emmanuel A. <eaa...@go...> - 2014-01-21 14:07:22
|
Hello all. How do I prevent pmapper (4.3.1) from displaying tooltips on mouse hover until I click on the feature? Regards, Emmanuel Adegboye |
From: Serge C. R. <raf...@gm...> - 2014-01-07 09:51:01
|
Hi, Your MS4W version is fine (even with pmapper 5). Just download and copy the pmapper folder into htdocs or apps. Cheers, Serge On Fri, Jan 3, 2014 at 7:34 PM, Thomas RAFFIN <tr...@si...> wrote: > And maybe ask in the MS4W mailing list if you need more recent update. > > Le 03/01/2014 12:33, Thomas RAFFIN a écrit : > > Search the mailing list: I think it has already been explained here > > (just a zip to add to your current MS4W or something like that). > > > > Le 03/01/2014 12:23, harpinder singh a écrit : > >> Thanks for the reply, > >> > >> > >> > >> I will try the new package, But please let me know how to upgrade my > ms4w with the latest > >> > >> pmapper, pmapper-dev.zip. > >> > >> > >> > >> Also regarding the link you had sent, i have tried the modifications in > the x_queryeditor.php > >> > >> file but only two string options work: 'equal' and 'different' . > >> > >> > >> > >> rest options 'start with', 'ends with', 'contain' and 'does not > contain' do not work. any > >> > >> solution. > >> > >> > >> > >> > >> > >> part of the x_queryeditor.php is as follows: > >> > >> > >> > >> // SHP : > >> > >> if ($layerType == 1) { > >> > >> $_REQUEST['layerType'] = 'shape'; > >> > >> $_REQUEST['firstFld'] = $firstFld; > >> > >> > >> > >> > >> > >> $modifiedQueryTmp = > preg_replace("/([^\[]*)\[([^\]]*)\]\s*([^\s]*)\s*'([^']*[^\\\])'/", "$1 \" > >> > >> [$2]\" $3 '$4'", $modifiedQueryWithoutEOL); > >> > >> > >> > >> $modifiedQueryTmp = str_replace(" LIKE ", " = ", $modifiedQueryTmp); > >> > >> > >> > >> $modifiedQueryTmp = str_replace(" ILIKE ", " =*", $modifiedQueryTmp); > >> > >> $modifiedQueryTmp = str_replace(" LIKE ", " =~ ", $modifiedQueryTmp); > >> > >> $modifiedQueryTmp = str_replace("/'%", "/", $modifiedQueryTmp); > >> > >> $modifiedQueryTmp = str_replace("%'/", "/", $modifiedQueryTmp); > >> > >> $modifiedQueryTmp = str_replace("/'", "/^", $modifiedQueryTmp); > >> > >> $modifiedQueryTmp = str_replace("'/", "$/", $modifiedQueryTmp); > >> > >> > >> > >> > >> > >> regards > >> > >> harpinder > >> > >> > >> > >> On Fri, 03 Jan 2014 15:08:56 +0530 wrote > >> > >>> Hi, > >> > >> > >> > >> > >> > >> As Thomas referred, you should try the last version of pmapper. > >> > >> > >> > >> If you're not into it, you can have a look at this post > >> > >> > >> > >> > >> > >> > >> > >> . > >> > >> > >> > >> It might help you. > >> > >> > >> > >> Regards. > >> > >> > >> > >> > >> > >> > >> > >> Sylvain. > >> > >> > >> > >> harpinder singh wrote > >> > >> > >> > >>> Hello! > >> > >> > >> > >>> I am using > >> > >> > >> > >>> MapServer 4 Windows - version 3.0.6 on windows XP. > >> > >> > >> > >>> pmapper 4.3.1 - BUILD 2013-04-04 > >> > >> > >> > >>> PHP 5.4.3 > >> > >> > >> > >>> MapServer CGI 6.0.3 > >> > >> > >> > >> > >> > >> > >> > >>> I am using shapefiles for my project. The problem is that when i query > >> > >>> text columns in the > >> > >> > >> > >>> query editor, no record are selected. But, when I use numeric field > >> > >>> queryeditor is working > >> > >> > >> > >>> fine. > >> > >> > >> > >> > >> > >> > >> > >>> Log of numeric column giving no error: > >> > >> > >> > >> > >> > >> > >> > >>> [03-Jan-2014 07:39:45] P.MAPPER debug info > >> > >> > >> > >>> Parameters for REQUEST array > >> > >> > >> > >>> file: query.php->q_execAttributeQuery > >> > >> > >> > >> > >> > >> > >> > >>> Array > >> > >> > >> > >>> ( > >> > >> > >> > >>> [operation] => query > >> > >> > >> > >>> [layername] => mogavill > >> > >> > >> > >>> [layerType] => shape > >> > >> > >> > >>> [query] => [AREA] new > >> > >> > >> > >>> [externalSearchDefinition] => 1 > >> > >> > >> > >>> [mode] => search > >> > >> > >> > >>> [layerName] => mogavill > >> > >> > >> > >>> [firstFld] => AREA > >> > >> > >> > >>> [qStr] => (([AREA]q_execAttributeQuery > >> > >> > >> > >> > >> > >> > >> > >>> Array > >> > >> > >> > >>> ( > >> > >> > >> > >>> [operation] => query > >> > >> > >> > >>> [layername] => mogavill > >> > >> > >> > >>> [layerType] => shape > >> > >> > >> > >>> [query] => [VILLAGE_NA] LIKE 'M%' > >> > >> > >> > >>> [selectMethode] => new > >> > >> > >> > >>> [externalSearchDefinition] => 1 > >> > >> > >> > >>> [mode] => search > >> > >> > >> > >>> [layerName] => mogavill > >> > >> > >> > >>> [firstFld] => VILLAGE_NA > >> > >> > >> > >>> [qStr] => (( "[VILLAGE_NA]" = /^M/)) > >> > >> > >> > >>> ) > >> > >> > >> > >> > >> > >> > >> > >>> Kindly provide a solution as it is urgent. I think the problem is with > the > >> > >>> query string, but > >> > >> > >> > >>> not able to solve it. > >> > >> > >> > >>> > ------------------------------------------------------------------------------ > >> > >>> Rapidly troubleshoot problems before they affect your business. Most IT > >> > >>> organizations don't have a clear picture of how application performance > >> > >>> affects their revenue. With AppDynamics, you get 100% visibility into > your > >> > >>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of > AppDynamics > >> > >>> Pro! > >> > >>> > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > >> > >>> _______________________________________________ > >> > >>> pmapper-users mailing list > >> > >> > >> > >> > >> > >>> pmapper-users@.sourceforge > >> > >> > >> > >> > >> > >>> https://lists.sourceforge.net/lists/listinfo/pmapper-users > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > >> -- > >> > >> > >> > >> View this message in context: > http://pmapper-users-p-mapper-users-mailing- > >> > >> > list.993774.n3.nabble.com/pmapper-users-query-editor-text-coloumns-no-records-selected-final- > >> > >> tp4025441p4025443.html > >> > >> > >> > >> Sent from the pmapper-users -- p.mapper users mailing list mailing list > archive at Nabble.com. > >> > >> > >> > >> > >> > >> > >> > >> > ------------------------------------------------------------------------------ > >> > >> > >> > >> Rapidly troubleshoot problems before they affect your business. Most IT > >> > >> > >> > >> organizations don't have a clear picture of how application performance > >> > >> > >> > >> affects their revenue. With AppDynamics, you get 100% visibility into > your > >> > >> > >> > >> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of > AppDynamics Pro! > >> > >> > >> > >> > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > >> > >> > >> > >> _______________________________________________ > >> > >> > >> > >> pmapper-users mailing list > >> > >> > >> > >> pma...@li... > >> > >> > >> > >> https://lists.sourceforge.net/lists/listinfo/pmapper-users > >> > >> > ------------------------------------------------------------------------------ > >> Rapidly troubleshoot problems before they affect your business. Most IT > >> organizations don't have a clear picture of how application performance > >> affects their revenue. With AppDynamics, you get 100% visibility into > your > >> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of > AppDynamics Pro! > >> > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > >> _______________________________________________ > >> pmapper-users mailing list > >> pma...@li... > >> https://lists.sourceforge.net/lists/listinfo/pmapper-users > >> > >> > > -- > > > Thomas RAFFIN > Chef de Projet Internet > tr...@si... <mailto:tr...@si...> Sirap <http://sirap.fr> > Tel > : 04 75 72 84 10 > Fax : 04 75 70 07 98 > Rue Paul Louis Héroult - BP 253 > 26106 Romans cedex > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > -- Serge |
From: harpinder s. <har...@re...> - 2014-01-06 05:01:32
|
Dear Armin, I have used the demo application with queryeditor in 4.3.2 version of pmapper . I am not able to see the list of attributes in the NAMES combo box while selecting the countries and cities layer. regards harpinder On Sat, 04 Jan 2014 01:11:33 +0530 wrote >For the interested, I created a bug fix release 4.3.2 that mainly contains fixes provided by Thomas Raffin, and a few by me. See http://sourceforge.net/projects/pmapper/files/p.mapper%204/4.3.2/ Let me know in case you experience any problems with the new uploaded release files. armin ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ pmapper-users mailing list pma...@li... https://lists.sourceforge.net/lists/listinfo/pmapper-users |
From: Armin B. <arm...@gm...> - 2014-01-03 19:41:22
|
For the interested, I created a bug fix release 4.3.2 that mainly contains fixes provided by Thomas Raffin, and a few by me. See http://sourceforge.net/projects/pmapper/files/p.mapper%204/4.3.2/ Let me know in case you experience any problems with the new uploaded release files. armin |
From: Thomas R. <tr...@si...> - 2014-01-03 12:38:26
|
And maybe ask in the MS4W mailing list if you need more recent update. Le 03/01/2014 12:33, Thomas RAFFIN a écrit : > Search the mailing list: I think it has already been explained here > (just a zip to add to your current MS4W or something like that). > > Le 03/01/2014 12:23, harpinder singh a écrit : >> Thanks for the reply, >> >> >> >> I will try the new package, But please let me know how to upgrade my ms4w with the latest >> >> pmapper, pmapper-dev.zip. >> >> >> >> Also regarding the link you had sent, i have tried the modifications in the x_queryeditor.php >> >> file but only two string options work: 'equal' and 'different' . >> >> >> >> rest options 'start with', 'ends with', 'contain' and 'does not contain' do not work. any >> >> solution. >> >> >> >> >> >> part of the x_queryeditor.php is as follows: >> >> >> >> // SHP : >> >> if ($layerType == 1) { >> >> $_REQUEST['layerType'] = 'shape'; >> >> $_REQUEST['firstFld'] = $firstFld; >> >> >> >> >> >> $modifiedQueryTmp = preg_replace("/([^\[]*)\[([^\]]*)\]\s*([^\s]*)\s*'([^']*[^\\\])'/", "$1 \" >> >> [$2]\" $3 '$4'", $modifiedQueryWithoutEOL); >> >> >> >> $modifiedQueryTmp = str_replace(" LIKE ", " = ", $modifiedQueryTmp); >> >> >> >> $modifiedQueryTmp = str_replace(" ILIKE ", " =*", $modifiedQueryTmp); >> >> $modifiedQueryTmp = str_replace(" LIKE ", " =~ ", $modifiedQueryTmp); >> >> $modifiedQueryTmp = str_replace("/'%", "/", $modifiedQueryTmp); >> >> $modifiedQueryTmp = str_replace("%'/", "/", $modifiedQueryTmp); >> >> $modifiedQueryTmp = str_replace("/'", "/^", $modifiedQueryTmp); >> >> $modifiedQueryTmp = str_replace("'/", "$/", $modifiedQueryTmp); >> >> >> >> >> >> regards >> >> harpinder >> >> >> >> On Fri, 03 Jan 2014 15:08:56 +0530 wrote >> >>> Hi, >> >> >> >> >> >> As Thomas referred, you should try the last version of pmapper. >> >> >> >> If you're not into it, you can have a look at this post >> >> >> >> >> >> >> >> . >> >> >> >> It might help you. >> >> >> >> Regards. >> >> >> >> >> >> >> >> Sylvain. >> >> >> >> harpinder singh wrote >> >> >> >>> Hello! >> >> >> >>> I am using >> >> >> >>> MapServer 4 Windows - version 3.0.6 on windows XP. >> >> >> >>> pmapper 4.3.1 - BUILD 2013-04-04 >> >> >> >>> PHP 5.4.3 >> >> >> >>> MapServer CGI 6.0.3 >> >> >> >> >> >> >> >>> I am using shapefiles for my project. The problem is that when i query >> >>> text columns in the >> >> >> >>> query editor, no record are selected. But, when I use numeric field >> >>> queryeditor is working >> >> >> >>> fine. >> >> >> >> >> >> >> >>> Log of numeric column giving no error: >> >> >> >> >> >> >> >>> [03-Jan-2014 07:39:45] P.MAPPER debug info >> >> >> >>> Parameters for REQUEST array >> >> >> >>> file: query.php->q_execAttributeQuery >> >> >> >> >> >> >> >>> Array >> >> >> >>> ( >> >> >> >>> [operation] => query >> >> >> >>> [layername] => mogavill >> >> >> >>> [layerType] => shape >> >> >> >>> [query] => [AREA] new >> >> >> >>> [externalSearchDefinition] => 1 >> >> >> >>> [mode] => search >> >> >> >>> [layerName] => mogavill >> >> >> >>> [firstFld] => AREA >> >> >> >>> [qStr] => (([AREA]q_execAttributeQuery >> >> >> >> >> >> >> >>> Array >> >> >> >>> ( >> >> >> >>> [operation] => query >> >> >> >>> [layername] => mogavill >> >> >> >>> [layerType] => shape >> >> >> >>> [query] => [VILLAGE_NA] LIKE 'M%' >> >> >> >>> [selectMethode] => new >> >> >> >>> [externalSearchDefinition] => 1 >> >> >> >>> [mode] => search >> >> >> >>> [layerName] => mogavill >> >> >> >>> [firstFld] => VILLAGE_NA >> >> >> >>> [qStr] => (( "[VILLAGE_NA]" = /^M/)) >> >> >> >>> ) >> >> >> >> >> >> >> >>> Kindly provide a solution as it is urgent. I think the problem is with the >> >>> query string, but >> >> >> >>> not able to solve it. >> >> >> >>> ------------------------------------------------------------------------------ >> >>> Rapidly troubleshoot problems before they affect your business. Most IT >> >>> organizations don't have a clear picture of how application performance >> >>> affects their revenue. With AppDynamics, you get 100% visibility into your >> >>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics >> >>> Pro! >> >>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >> >>> _______________________________________________ >> >>> pmapper-users mailing list >> >> >> >> >> >>> pmapper-users@.sourceforge >> >> >> >> >> >>> https://lists.sourceforge.net/lists/listinfo/pmapper-users >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> >> View this message in context: http://pmapper-users-p-mapper-users-mailing- >> >> list.993774.n3.nabble.com/pmapper-users-query-editor-text-coloumns-no-records-selected-final- >> >> tp4025441p4025443.html >> >> >> >> Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> >> >> Rapidly troubleshoot problems before they affect your business. Most IT >> >> >> >> organizations don't have a clear picture of how application performance >> >> >> >> affects their revenue. With AppDynamics, you get 100% visibility into your >> >> >> >> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! >> >> >> >> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >> >> >> >> _______________________________________________ >> >> >> >> pmapper-users mailing list >> >> >> >> pma...@li... >> >> >> >> https://lists.sourceforge.net/lists/listinfo/pmapper-users >> >> ------------------------------------------------------------------------------ >> Rapidly troubleshoot problems before they affect your business. Most IT >> organizations don't have a clear picture of how application performance >> affects their revenue. With AppDynamics, you get 100% visibility into your >> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! >> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >> _______________________________________________ >> pmapper-users mailing list >> pma...@li... >> https://lists.sourceforge.net/lists/listinfo/pmapper-users >> >> -- Thomas RAFFIN Chef de Projet Internet tr...@si... <mailto:tr...@si...> Sirap <http://sirap.fr> Tel : 04 75 72 84 10 Fax : 04 75 70 07 98 Rue Paul Louis Héroult - BP 253 26106 Romans cedex |
From: Thomas R. <tr...@si...> - 2014-01-03 11:36:42
|
Search the mailing list: I think it has already been explained here (just a zip to add to your current MS4W or something like that). Le 03/01/2014 12:23, harpinder singh a écrit : > Thanks for the reply, > > > > I will try the new package, But please let me know how to upgrade my ms4w with the latest > > pmapper, pmapper-dev.zip. > > > > Also regarding the link you had sent, i have tried the modifications in the x_queryeditor.php > > file but only two string options work: 'equal' and 'different' . > > > > rest options 'start with', 'ends with', 'contain' and 'does not contain' do not work. any > > solution. > > > > > > part of the x_queryeditor.php is as follows: > > > > // SHP : > > if ($layerType == 1) { > > $_REQUEST['layerType'] = 'shape'; > > $_REQUEST['firstFld'] = $firstFld; > > > > > > $modifiedQueryTmp = preg_replace("/([^\[]*)\[([^\]]*)\]\s*([^\s]*)\s*'([^']*[^\\\])'/", "$1 \" > > [$2]\" $3 '$4'", $modifiedQueryWithoutEOL); > > > > $modifiedQueryTmp = str_replace(" LIKE ", " = ", $modifiedQueryTmp); > > > > $modifiedQueryTmp = str_replace(" ILIKE ", " =*", $modifiedQueryTmp); > > $modifiedQueryTmp = str_replace(" LIKE ", " =~ ", $modifiedQueryTmp); > > $modifiedQueryTmp = str_replace("/'%", "/", $modifiedQueryTmp); > > $modifiedQueryTmp = str_replace("%'/", "/", $modifiedQueryTmp); > > $modifiedQueryTmp = str_replace("/'", "/^", $modifiedQueryTmp); > > $modifiedQueryTmp = str_replace("'/", "$/", $modifiedQueryTmp); > > > > > > regards > > harpinder > > > > On Fri, 03 Jan 2014 15:08:56 +0530 wrote > >> Hi, > > > > > > > As Thomas referred, you should try the last version of pmapper. > > > > If you're not into it, you can have a look at this post > > > > > > > > . > > > > It might help you. > > > > Regards. > > > > > > > > Sylvain. > > > > harpinder singh wrote > > > >> Hello! > > > > >> I am using > > > > >> MapServer 4 Windows - version 3.0.6 on windows XP. > > > > >> pmapper 4.3.1 - BUILD 2013-04-04 > > > > >> PHP 5.4.3 > > > > >> MapServer CGI 6.0.3 > > > > > > > > >> I am using shapefiles for my project. The problem is that when i query > > >> text columns in the > > > > >> query editor, no record are selected. But, when I use numeric field > > >> queryeditor is working > > > > >> fine. > > > > > > > > >> Log of numeric column giving no error: > > > > > > > > >> [03-Jan-2014 07:39:45] P.MAPPER debug info > > > > >> Parameters for REQUEST array > > > > >> file: query.php->q_execAttributeQuery > > > > > > > > >> Array > > > > >> ( > > > > >> [operation] => query > > > > >> [layername] => mogavill > > > > >> [layerType] => shape > > > > >> [query] => [AREA] new > > > > >> [externalSearchDefinition] => 1 > > > > >> [mode] => search > > > > >> [layerName] => mogavill > > > > >> [firstFld] => AREA > > > > >> [qStr] => (([AREA]q_execAttributeQuery > > > > > > > > >> Array > > > > >> ( > > > > >> [operation] => query > > > > >> [layername] => mogavill > > > > >> [layerType] => shape > > > > >> [query] => [VILLAGE_NA] LIKE 'M%' > > > > >> [selectMethode] => new > > > > >> [externalSearchDefinition] => 1 > > > > >> [mode] => search > > > > >> [layerName] => mogavill > > > > >> [firstFld] => VILLAGE_NA > > > > >> [qStr] => (( "[VILLAGE_NA]" = /^M/)) > > > > >> ) > > > > > > > > >> Kindly provide a solution as it is urgent. I think the problem is with the > > >> query string, but > > > > >> not able to solve it. > > > > >> ------------------------------------------------------------------------------ > > >> Rapidly troubleshoot problems before they affect your business. Most IT > > >> organizations don't have a clear picture of how application performance > > >> affects their revenue. With AppDynamics, you get 100% visibility into your > > >> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > > >> Pro! > > >> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > > >> _______________________________________________ > > >> pmapper-users mailing list > > > > > > >> pmapper-users@.sourceforge > > > > > > >> https://lists.sourceforge.net/lists/listinfo/pmapper-users > > > > > > > > > > > > > > > > > > > > > > > -- > > > > View this message in context: http://pmapper-users-p-mapper-users-mailing- > > list.993774.n3.nabble.com/pmapper-users-query-editor-text-coloumns-no-records-selected-final- > > tp4025441p4025443.html > > > > Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. > > > > > > > > ------------------------------------------------------------------------------ > > > > Rapidly troubleshoot problems before they affect your business. Most IT > > > > organizations don't have a clear picture of how application performance > > > > affects their revenue. With AppDynamics, you get 100% visibility into your > > > > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > > > > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > > > > _______________________________________________ > > > > pmapper-users mailing list > > > > pma...@li... > > > > https://lists.sourceforge.net/lists/listinfo/pmapper-users > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > > -- Thomas RAFFIN Chef de Projet Internet tr...@si... <mailto:tr...@si...> Sirap <http://sirap.fr> Tel : 04 75 72 84 10 Fax : 04 75 70 07 98 Rue Paul Louis Héroult - BP 253 26106 Romans cedex |
From: harpinder s. <har...@re...> - 2014-01-03 11:23:54
|
Thanks for the reply, I will try the new package, But please let me know how to upgrade my ms4w with the latest pmapper, pmapper-dev.zip. Also regarding the link you had sent, i have tried the modifications in the x_queryeditor.php file but only two string options work: 'equal' and 'different' . rest options 'start with', 'ends with', 'contain' and 'does not contain' do not work. any solution. part of the x_queryeditor.php is as follows: // SHP : if ($layerType == 1) { $_REQUEST['layerType'] = 'shape'; $_REQUEST['firstFld'] = $firstFld; $modifiedQueryTmp = preg_replace("/([^\[]*)\[([^\]]*)\]\s*([^\s]*)\s*'([^']*[^\\\])'/", "$1 \" [$2]\" $3 '$4'", $modifiedQueryWithoutEOL); $modifiedQueryTmp = str_replace(" LIKE ", " = ", $modifiedQueryTmp); $modifiedQueryTmp = str_replace(" ILIKE ", " =*", $modifiedQueryTmp); $modifiedQueryTmp = str_replace(" LIKE ", " =~ ", $modifiedQueryTmp); $modifiedQueryTmp = str_replace("/'%", "/", $modifiedQueryTmp); $modifiedQueryTmp = str_replace("%'/", "/", $modifiedQueryTmp); $modifiedQueryTmp = str_replace("/'", "/^", $modifiedQueryTmp); $modifiedQueryTmp = str_replace("'/", "$/", $modifiedQueryTmp); regards harpinder On Fri, 03 Jan 2014 15:08:56 +0530 wrote >Hi, As Thomas referred, you should try the last version of pmapper. If you're not into it, you can have a look at this post . It might help you. Regards. Sylvain. harpinder singh wrote > Hello! > > I am using > > MapServer 4 Windows - version 3.0.6 on windows XP. > > pmapper 4.3.1 - BUILD 2013-04-04 > > PHP 5.4.3 > > MapServer CGI 6.0.3 > > > > I am using shapefiles for my project. The problem is that when i query > text columns in the > > query editor, no record are selected. But, when I use numeric field > queryeditor is working > > fine. > > > > Log of numeric column giving no error: > > > > [03-Jan-2014 07:39:45] P.MAPPER debug info > > Parameters for REQUEST array > > file: query.php->q_execAttributeQuery > > > > Array > > ( > > [operation] => query > > [layername] => mogavill > > [layerType] => shape > > [query] => [AREA] new > > [externalSearchDefinition] => 1 > > [mode] => search > > [layerName] => mogavill > > [firstFld] => AREA > > [qStr] => (([AREA]q_execAttributeQuery > > > > Array > > ( > > [operation] => query > > [layername] => mogavill > > [layerType] => shape > > [query] => [VILLAGE_NA] LIKE 'M%' > > [selectMethode] => new > > [externalSearchDefinition] => 1 > > [mode] => search > > [layerName] => mogavill > > [firstFld] => VILLAGE_NA > > [qStr] => (( "[VILLAGE_NA]" = /^M/)) > > ) > > > > Kindly provide a solution as it is urgent. I think the problem is with the > query string, but > > not able to solve it. > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > pmapper-users mailing list > pmapper-users@.sourceforge > https://lists.sourceforge.net/lists/listinfo/pmapper-users -- View this message in context: http://pmapper-users-p-mapper-users-mailing- list.993774.n3.nabble.com/pmapper-users-query-editor-text-coloumns-no-records-selected-final- tp4025441p4025443.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ pmapper-users mailing list pma...@li... https://lists.sourceforge.net/lists/listinfo/pmapper-users |
From: Sylvain A. <syl...@gm...> - 2014-01-03 09:37:44
|
Hi, As Thomas referred, you should try the last version of pmapper. If you're not into it, you can have a look at this post <http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-Query-editor-source-code-issues-td4025330.html> . It might help you. Regards. Sylvain. harpinder singh wrote > Hello! > > I am using > > MapServer 4 Windows - version 3.0.6 on windows XP. > > pmapper 4.3.1 - BUILD 2013-04-04 > > PHP 5.4.3 > > MapServer CGI 6.0.3 > > > > I am using shapefiles for my project. The problem is that when i query > text columns in the > > query editor, no record are selected. But, when I use numeric field > queryeditor is working > > fine. > > > > Log of numeric column giving no error: > > > > [03-Jan-2014 07:39:45] P.MAPPER debug info > > Parameters for REQUEST array > > file: query.php->q_execAttributeQuery > > > > Array > > ( > > [operation] => query > > [layername] => mogavill > > [layerType] => shape > > [query] => [AREA] new > > [externalSearchDefinition] => 1 > > [mode] => search > > [layerName] => mogavill > > [firstFld] => AREA > > [qStr] => (([AREA]q_execAttributeQuery > > > > Array > > ( > > [operation] => query > > [layername] => mogavill > > [layerType] => shape > > [query] => [VILLAGE_NA] LIKE 'M%' > > [selectMethode] => new > > [externalSearchDefinition] => 1 > > [mode] => search > > [layerName] => mogavill > > [firstFld] => VILLAGE_NA > > [qStr] => (( "[VILLAGE_NA]" = /^M/)) > > ) > > > > Kindly provide a solution as it is urgent. I think the problem is with the > query string, but > > not able to solve it. > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > pmapper-users mailing list > pmapper-users@.sourceforge > https://lists.sourceforge.net/lists/listinfo/pmapper-users -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-query-editor-text-coloumns-no-records-selected-final-tp4025441p4025443.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: Thomas R. <tr...@si...> - 2014-01-03 08:58:19
|
Hi, First thing is to try with the last pmapper 4: http://www.pmapper.net/dl/pmapper-dev.zip Thomas Le 03/01/2014 09:13, harpinder singh a écrit : > Hello! > > I am using > > MapServer 4 Windows - version 3.0.6 on windows XP. > > pmapper 4.3.1 - BUILD 2013-04-04 > > PHP 5.4.3 > > MapServer CGI 6.0.3 > > > > I am using shapefiles for my project. The problem is that when i query text columns in the > > query editor, no record are selected. But, when I use numeric field queryeditor is working > > fine. > > > > Log of numeric column giving no error: > > > > [03-Jan-2014 07:39:45] P.MAPPER debug info > > Parameters for REQUEST array > > file: query.php->q_execAttributeQuery > > > > Array > > ( > > [operation] => query > > [layername] => mogavill > > [layerType] => shape > > [query] => [AREA] new > > [externalSearchDefinition] => 1 > > [mode] => search > > [layerName] => mogavill > > [firstFld] => AREA > > [qStr] => (([AREA]q_execAttributeQuery > > > > Array > > ( > > [operation] => query > > [layername] => mogavill > > [layerType] => shape > > [query] => [VILLAGE_NA] LIKE 'M%' > > [selectMethode] => new > > [externalSearchDefinition] => 1 > > [mode] => search > > [layerName] => mogavill > > [firstFld] => VILLAGE_NA > > [qStr] => (( "[VILLAGE_NA]" = /^M/)) > > ) > > > > Kindly provide a solution as it is urgent. I think the problem is with the query string, but > > not able to solve it. > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > > -- Thomas RAFFIN Chef de Projet Internet tr...@si... <mailto:tr...@si...> Sirap <http://sirap.fr> Tel : 04 75 72 84 10 Fax : 04 75 70 07 98 Rue Paul Louis Héroult - BP 253 26106 Romans cedex |
From: harpinder s. <har...@re...> - 2014-01-03 08:13:44
|
Hello! I am using MapServer 4 Windows - version 3.0.6 on windows XP. pmapper 4.3.1 - BUILD 2013-04-04 PHP 5.4.3 MapServer CGI 6.0.3 I am using shapefiles for my project. The problem is that when i query text columns in the query editor, no record are selected. But, when I use numeric field queryeditor is working fine. Log of numeric column giving no error: [03-Jan-2014 07:39:45] P.MAPPER debug info Parameters for REQUEST array file: query.php->q_execAttributeQuery Array ( [operation] => query [layername] => mogavill [layerType] => shape [query] => [AREA] new [externalSearchDefinition] => 1 [mode] => search [layerName] => mogavill [firstFld] => AREA [qStr] => (([AREA]q_execAttributeQuery Array ( [operation] => query [layername] => mogavill [layerType] => shape [query] => [VILLAGE_NA] LIKE 'M%' [selectMethode] => new [externalSearchDefinition] => 1 [mode] => search [layerName] => mogavill [firstFld] => VILLAGE_NA [qStr] => (( "[VILLAGE_NA]" = /^M/)) ) Kindly provide a solution as it is urgent. I think the problem is with the query string, but not able to solve it. |
From: harpinder s. <har...@re...> - 2014-01-03 06:44:12
|
Hello! I am using MapServer 4 Windows - version 3.0.6 on windows XP. pmapper 4.3.1 - BUILD 2013-04-04 PHP 5.4.3 MapServer CGI 6.0.3 I am using shapefiles for my project. The problem is that when i query text columns in the query editor, no record are selected. But, when I use numeric field queryeditor is working fine. Log of numeric columns query which is working fine: [03-Jan-2014 07:39:45] P.MAPPER debug info Parameters for REQUEST array file: query.php->q_execAttributeQuery Array ( [operation] => query [layername] => mogavill [layerType] => shape [query] => [AREA] new [externalSearchDefinition] => 1 [mode] => search [layerName] => mogavill [firstFld] => AREA [qStr] => (([AREA]q_execAttributeQuery Array ( [operation] => query [layername] => moga_canal [layerType] => shape [query] => [CAN_NAME] ILIKE 'a%' [selectMethode] => new [externalSearchDefinition] => 1 [mode] => search [layerName] => moga_canal [firstFld] => CAN_NAME [qStr] => (( "[CAN_NAME]" =~ /^a/)) ) Kindly provide a solution as it is urgent. I think the problem is with the query string, but not able to solve it. |
From: harpinder s. <har...@re...> - 2014-01-03 04:40:06
|
Hello! I am using MapServer 4 Windows - version 3.0.6 on windows XP. pmapper 4.3.1 - BUILD 2013-04-04 PHP 5.4.3 I am using shapefiles for my project. The problem is that when i query text coloumns in the query editor, no record are selected. But, when I use numeric field queryeditor is working fine. Kindly provide a solution as it is urgent. regards, Harpinder |
From: Armin B. <arm...@gm...> - 2013-12-30 14:41:51
|
you should be able to do this relatively easy with p.mapper 5 since this is built around MapServer and Openlayers. Doing the same for p.mapper 4 is possible but requires more in-depth knowledge how to dynamically add and remove a layer in p.mapper. armin On 12/30/2013 02:55 PM, Emmanuel Adegboye wrote: > Hi. > > I have a working pmapper setup with a postgis database but I want to > incorporate routing using pgrouting. I need users to be able to at least > click both a start and end point on the road network, calculate the route > and display it on a new layer in pmapper. It would be ideal if there is a > search box where users can enter an address for both points. > > I'm learning how to implement this using openlayers. Any ideas of how I can > transfer or implement this to pmapper. > > I really appreciate your help. > > Emmanuel Adegboye > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > |
From: Emmanuel A. <eaa...@go...> - 2013-12-30 13:55:47
|
Hi. I have a working pmapper setup with a postgis database but I want to incorporate routing using pgrouting. I need users to be able to at least click both a start and end point on the road network, calculate the route and display it on a new layer in pmapper. It would be ideal if there is a search box where users can enter an address for both points. I'm learning how to implement this using openlayers. Any ideas of how I can transfer or implement this to pmapper. I really appreciate your help. Emmanuel Adegboye |
From: Pedro V. <ped...@ya...> - 2013-12-19 14:49:55
|
Hi Armin, You were right, the problem was in php_errors and pm_debug logs and, after a search in the pmapper changesets, I found that the problem had already been solved by Thomas Raffin, in the Revisions 1273 and 1308. Thank you very much for the hint and sorry for the noise. Best regards, Pedro ----- Mensagem original ----- > DE: Armin Burger > > You need to check the PHP error log since "server error 500" means > typically a PHP error. > > > > > > On 12/19/2013 12:15 PM, Pedro Venâncio wrote: >> Hi >> >> I'm having problems with "Zoom to layer" on PostGIS layers. I > have an application where everything works fine, but I have other, based on the > same version of pMapper (4.2.0), where the "Zoom to layer" works with > raster layers, but does not work with PostGIS layers. >> >> For example, with "lugares" layer, firebug gives: >> >> > http://prociv.local/incphp/xajax/x_load.php?&mode=map&zoom_type=zoomgroup&groupname=lugares&dummy=dummy >> 500 Internal Server Error 20ms jquery_merged.js (linha 16) >> Internal Server Error pm_cjs.js (linha 35) >> >> >> If I select some features of this layer and do "Zoom to > selection", everything works fine. Also, if I use the Query Editor or Query > Search, it also works well. It only fails with "Zoom to layer". >> >> The layer connection is like this: >> >> LAYER >> NAME "lugares" >> STATUS DEFAULT >> TYPE POINT >> CONNECTIONTYPE postgis >> PROCESSING "CLOSE_CONNECTION=DEFER" >> CONNECTION "user=xxxx password=xxxx dbname=carto host=localhost > options='-c client_encoding=LATIN1'" >> DATA "the_geom from topo.lugares using unique id" >> TOLERANCE 3 >> TOLERANCEUNITS pixels >> TEMPLATE void >> PROJECTION >> "init=epsg:3763" >> END >> METADATA >> "DESCRIPTION" "Toponímia de Lugares" >> "RESULT_FIELDS" "nome,xx,yy,tipo,carta_mili" >> "RESULT_HEADERS" "Nome,X,Y,Tipo,Folha" >> "ows_title" "Toponímia de Lugares" >> END >> CLASS >> NAME 'Toponímia' >> COLOR 0 0 255 >> SYMBOL 'circle' >> SIZE 4 >> END >> END >> >> Does anyone have any suggestions on what's wrong? >> >> Thank you very much! >> >> Best regards, >> Pedro Venâncio |
From: Armin B. <arm...@gm...> - 2013-12-19 12:16:46
|
You need to check the PHP error log since "server error 500" means typically a PHP error. On 12/19/2013 12:15 PM, Pedro Venâncio wrote: > Hi > > I'm having problems with "Zoom to layer" on PostGIS layers. I have an application where everything works fine, but I have other, based on the same version of pMapper (4.2.0), where the "Zoom to layer" works with raster layers, but does not work with PostGIS layers. > > For example, with "lugares" layer, firebug gives: > > http://prociv.local/incphp/xajax/x_load.php?&mode=map&zoom_type=zoomgroup&groupname=lugares&dummy=dummy > 500 Internal Server Error 20ms jquery_merged.js (linha 16) > Internal Server Error pm_cjs.js (linha 35) > > > If I select some features of this layer and do "Zoom to selection", everything works fine. Also, if I use the Query Editor or Query Search, it also works well. It only fails with "Zoom to layer". > > The layer connection is like this: > > LAYER > NAME "lugares" > STATUS DEFAULT > TYPE POINT > CONNECTIONTYPE postgis > PROCESSING "CLOSE_CONNECTION=DEFER" > CONNECTION "user=xxxx password=xxxx dbname=carto host=localhost options='-c client_encoding=LATIN1'" > DATA "the_geom from topo.lugares using unique id" > TOLERANCE 3 > TOLERANCEUNITS pixels > TEMPLATE void > PROJECTION > "init=epsg:3763" > END > METADATA > "DESCRIPTION" "Toponímia de Lugares" > "RESULT_FIELDS" "nome,xx,yy,tipo,carta_mili" > "RESULT_HEADERS" "Nome,X,Y,Tipo,Folha" > "ows_title" "Toponímia de Lugares" > END > CLASS > NAME 'Toponímia' > COLOR 0 0 255 > SYMBOL 'circle' > SIZE 4 > END > END > > Does anyone have any suggestions on what's wrong? > > Thank you very much! > > Best regards, > Pedro Venâncio > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > |
From: Pedro V. <ped...@ya...> - 2013-12-19 11:15:52
|
Hi I'm having problems with "Zoom to layer" on PostGIS layers. I have an application where everything works fine, but I have other, based on the same version of pMapper (4.2.0), where the "Zoom to layer" works with raster layers, but does not work with PostGIS layers. For example, with "lugares" layer, firebug gives: http://prociv.local/incphp/xajax/x_load.php?&mode=map&zoom_type=zoomgroup&groupname=lugares&dummy=dummy 500 Internal Server Error 20ms jquery_merged.js (linha 16) Internal Server Error pm_cjs.js (linha 35) If I select some features of this layer and do "Zoom to selection", everything works fine. Also, if I use the Query Editor or Query Search, it also works well. It only fails with "Zoom to layer". The layer connection is like this: LAYER NAME "lugares" STATUS DEFAULT TYPE POINT CONNECTIONTYPE postgis PROCESSING "CLOSE_CONNECTION=DEFER" CONNECTION "user=xxxx password=xxxx dbname=carto host=localhost options='-c client_encoding=LATIN1'" DATA "the_geom from topo.lugares using unique id" TOLERANCE 3 TOLERANCEUNITS pixels TEMPLATE void PROJECTION "init=epsg:3763" END METADATA "DESCRIPTION" "Toponímia de Lugares" "RESULT_FIELDS" "nome,xx,yy,tipo,carta_mili" "RESULT_HEADERS" "Nome,X,Y,Tipo,Folha" "ows_title" "Toponímia de Lugares" END CLASS NAME 'Toponímia' COLOR 0 0 255 SYMBOL 'circle' SIZE 4 END END Does anyone have any suggestions on what's wrong? Thank you very much! Best regards, Pedro Venâncio |