pmapper-users Mailing List for p.mapper (Page 6)
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: Armin B. <arm...@gm...> - 2015-10-28 20:12:49
|
There was a misconfiguration of the web server, now it should work again. thanks armin On 28/10/15 18:16, Valerio wrote: > Hello, > plugin and documentation page are not reachable (404): > http://svn.pmapper.net/trac/wiki > is there a new url? > > thanks in advance > regards > > Valerio > ------------------------------------------------------------------------------ > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > |
From: Valerio <not...@gm...> - 2015-10-28 17:17:13
|
Hello, plugin and documentation page are not reachable (404): http://svn.pmapper.net/trac/wiki is there a new url? thanks in advance regards Valerio |
From: robalexo <rob...@ho...> - 2015-10-27 15:19:43
|
Greats, I have layers in the mapfile loaded by default (status on - defGroups) not labeled in the configuration file pmapper. when I use selectlayer, and update the TOC, these layers are off. ON as I can keep those layers, even using selectlayer. Thanks. -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/layerselect-erase-layers-uncategorized-tp4025801.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: gioza <al...@al...> - 2015-10-06 05:56:08
|
An idea: modifying the AREA measure JS you can get the vertex of the polygon you're drawing then you could insert those data in postgis with a php script. Have a look to this: http://sourceforge.net/p/pmapper/mailman/message/31561792/ -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-How-to-use-pMapper-to-insert-data-in-PostGres-PostGis-tp4025797p4025799.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: moreno <mo...@ph...> - 2015-10-05 16:57:49
|
In p.mapper 4.3.2, downloaded from http://svn.pmapper.net/repos/pmapper/trunk/pmapper, the zoom cursor is not displayed. I solved modifying getRootPath function commenting lines: var theLastPos=theLoc.indexOf('?'); theLoc=theLoc.substr(0,theLastPos); in javascript/pm_cjs.js and javascript/src/pm.pmapper.js (as it was in pmapper 4.2.0). Otherwise, it seems to 'loose' a part of the path in rootPath and I have to add it (if I don't comment above lines): var rootPath = this.getRootPath() + "main_dir"; I don't know if such comments could produce further errors. -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/Zoom-cursor-not-displayed-on-pmapper-4-3-2-tp4025798.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: Bruno M. <BMo...@cm...> - 2015-10-04 10:45:16
|
Hi, I'm trying to give pMapper users the abillity to create a polygon and to write it in a PostGres/PostGis database using Drawing plugin. I'm using the layer definition as mentioned in Drawing Polygon documentation. I just included template-part--mapserver6.map, in the top of template.map file. I already tried to find some documentation about Drawing plugin but only get the basic configuration, and I am unable to make it work: here is the error I've got in Apache error log: - [Fri Oct 02 10:21:23 2015] [error] [client 192.168.7.20] Could not create group 'drawPolygon' defined in groupOrder in 'C:/ms4w/apps/pmapper/pmapper-4.3.2/config/config_localizacoes.xml'. Check if name is correct., referer: http://cmsc0404/pmapper/map_default.phtml?config=localizacoes Is there any place that has a step-by-step tutorial to enable pMapper to insert data in a PostGres/PostGis database? Thank you Bruno Moreira ##################################################################################### Esta mensagem de e-mail foi verificada para Vírus e Conteúdo pelo MailMarshal ##################################################################################### |
From: pietro <p.l...@te...> - 2015-09-25 14:42:37
|
great. thank you -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-pmapper5-result-layout-tree-and-mouseover-query-tp4025791p4025796.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: vitor_mr <vit...@ho...> - 2015-09-24 14:46:43
|
Definindo (symbol-pmapper.sys) surgiu um problema. The defined symbol is transparent over an image (raster). It is not transparency, as already set 0. And transparency in symbol only appears when applying the ZOOM -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/symbol-problem-tp4025795.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: gioza <al...@al...> - 2015-09-24 13:34:12
|
sorry, to have e tree view change these lines in js_config.php file: /** * Define query result layout: tree or table (default: table) */ //PM.Query.resultLayout = 'tree'; PM.QueryConfig.resultLayout = 'tree'; -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-pmapper5-result-layout-tree-and-mouseover-query-tp4025791p4025794.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: gioza <al...@al...> - 2015-09-24 12:57:38
|
Hi, the control from js_confing.php doesn't work for me too. A trick could be to modify the file pm.queryconfig.js in this way: on line 55 write "tree" and 84 "table". For the second question probably with 'tips function' you could have the info moving over the feature but I can't change to iquery format (like it was in pmapper4) -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-pmapper5-result-layout-tree-and-mouseover-query-tp4025791p4025792.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: gioza <al...@al...> - 2015-09-24 12:57:38
|
this function doesn't work: /** * Decide if auto-identify shall show pop-up element at mouse pointer (default: false) */ PM.autoIdentifyFollowMouse = true; in js_config.php -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-pmapper5-result-layout-tree-and-mouseover-query-tp4025791p4025793.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: Pietro L. <p.l...@te...> - 2015-09-24 10:50:41
|
hello, in pmapper 5 beta2 I’m trying to use the PM.queryResultLayout = 'tree' config in js_config.php, but it doesn’ work to me , the ‘table’ mode is still showing. Could it be a bug? can you help me? another thing, is it possible to show the mouse over identify like a div over the map area and one result fields in rows like in pmapper4? thanks Pietro |
From: jose m. <jos...@gm...> - 2015-09-22 11:26:55
|
Hi Vitor, In my project i solved the problem by forcing the following line in layerinfo.js file: var dlg = PM.Dlg.createDnRDlg({width:300, height:280, resizeable:true, newsize:false, container:'pmDlgContainer'}, _p('Layer Info'), false); Thanks for your help. -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/layerinfo-plugin-dialog-container-tp4025776p4025790.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: Pietro L. <p.l...@te...> - 2015-09-22 11:05:53
|
zoomquery and zoomlayer in querystring seems not working in pmapper5, does anyone had experience of that? http://xxxxxxx/pmapper5/?config=default&dg=countries,cities10000eu&zoomLayer=countries&zoomQuery=ISOCODE@1@IT@0@1&language=en& if so, is there an alternative technique for automatic zooming to a feature ? Pietro |
From: vitor_mr <vit...@ho...> - 2015-09-13 14:53:08
|
Hello, I solved the problem as follows. Place the layerinfo.js the same folder as the custom.js file of your project (\ config \ default); change the x_layerinfo_php (line 8) as follows: xml simplexml_load_file = $ ('layerinfo.xml'); Keep layerinfo.xml the folder (plugins / layerinfo) -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/layerinfo-plugin-dialog-container-tp4025776p4025788.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: Simsim <nor...@ba...> - 2015-08-14 06:03:08
|
users pmapper, Simsim left a message for you Its sender and content will be shown only to you and you can delete it at any time. You can instantly reply to it, using the message exchange system. To find out what was written to you, just follow this link: http://eu1.badoo.com/0471238051/in/n6ZpX467Cvk/?lang_id=3&g=57-0-4&m=63&mid=55cd8492000000000003004d05ddf19202cb2af20012 Some other people in the area: Michael (Nairobi, Kenya) Hassan (Muthaiga, Kenya) Merced (Nairobi, Kenya) http://eu1.badoo.com/0471238051/in/n6ZpX467Cvk/?lang_id=3&g=57-1-4&m=63&mid=55cd8492000000000003004d05ddf19202cb2af20012 If clicking the links in this message does not work, copy and paste them into the address bar of your browser. This email is a part of delivering a message sent by Simsim on the system. If you received this email by mistake, please just ignore it. After a short time the message will be removed from the system. Have fun! The Badoo Team You have received this email from Badoo Trading Limited (postal address below). If you do not wish to receive further email communications from Badoo click here to opt out: https://eu1.badoo.com/impersonation.phtml?lang_id=3&email=pmapper-users%40lists.sourceforge.net&block_code=19553e&m=63&mid=55cd8492000000000003004d05ddf19202cb2af20012&g=0-0-4. Badoo Trading Limited is a limited company registered in England and Wales under CRN 7540255 with its registered office at Media Village, 131 - 151 Great Titchfield Street, London, W1W 5BB. |
From: Simsim <no...@ba...> - 2015-08-10 15:57:22
|
Read the message that Simsim left for you before it gets deleted! To read your message, follow this link: http://eu1.badoo.com/0471238051/in/n6ZpX467Cvk/?lang_id=3&g=57-0-4&m=65&mid=55c8c9da000000000003004d05d936da01018c500000 Some other people in the area: Rosette Stella (Dandora, Kenya) Alex (Nairobi, Kenya) Merced (Nairobi, Kenya) http://eu1.badoo.com/0471238051/in/n6ZpX467Cvk/?lang_id=3&g=57-1-4&m=65&mid=55c8c9da000000000003004d05d936da01018c500000 If clicking the links in this message does not work, copy and paste them into the address bar of your browser. This email is part of our delivery procedure for the message sent by Simsim. If you have received this email by mistake, please ignore it. The message will be deleted soon. Have fun! The Badoo Team You have received this email from Badoo Trading Limited (postal address below). If you do not wish to receive further email communications from Badoo click here to opt out: https://eu1.badoo.com/impersonation.phtml?lang_id=3&email=pmapper-users%40lists.sourceforge.net&block_code=19553e&m=65&mid=55c8c9da000000000003004d05d936da01018c500000&g=0-0-4. Badoo Trading Limited is a limited company registered in England and Wales under CRN 7540255 with its registered office at Media Village, 131 - 151 Great Titchfield Street, London, W1W 5BB. |
From: Simsim <nor...@ba...> - 2015-08-02 13:45:54
|
users pmapper, Simsim left a message for you Its sender and content will be shown only to you and you can delete it at any time. You can instantly reply to it, using the message exchange system. To find out what was written to you, just follow this link: http://eu1.badoo.com/0471238051/in/n6ZpX467Cvk/?lang_id=3&g=57-0-4&m=21&mid=55be1f09000000000003004d05ce8c090125ed68017e Some other people in the area: Rosette Stella (Dandora, Kenya) Merced (Nairobi, Kenya) Alex (Nairobi, Kenya) http://eu1.badoo.com/0471238051/in/n6ZpX467Cvk/?lang_id=3&g=57-1-4&m=21&mid=55be1f09000000000003004d05ce8c090125ed68017e If clicking the links in this message does not work, copy and paste them into the address bar of your browser. This email is a part of delivering a message sent by Simsim on the system. If you received this email by mistake, please just ignore it. After a short time the message will be removed from the system. Have fun! The Badoo Team You have received this email from Badoo Trading Limited (postal address below). If you do not wish to receive further email communications from Badoo click here to opt out: https://eu1.badoo.com/impersonation.phtml?lang_id=3&email=pmapper-users%40lists.sourceforge.net&block_code=19553e&m=21&mid=55be1f09000000000003004d05ce8c090125ed68017e&g=0-0-4. Badoo Trading Limited is a limited company registered in England and Wales under CRN 7540255 with its registered office at Media Village, 131 - 151 Great Titchfield Street, London, W1W 5BB. |
From: harpinder s. <har...@re...> - 2015-07-22 10:59:53
|
The query editor has been installed in the following software pmapper 4.3.2 - BUILD 2014-01-03 and MS4W - MapServer 4 Windows - version 3.1.0-beta1 and using POSTGIS as database. While using the query editor the comparison combo box is disabled and cannot fomulate the query. Although the layer's name , attribute Name,attribute Type are populated. |
From: h <har...@re...> - 2015-07-22 10:58:14
|
The query editor has been installed in the following software pmapper 4.3.2 - BUILD 2014-01-03 and MS4W - MapServer 4 Windows - version 3.1.0-beta1 and using POSTGIS as database. While using the query editor the comparison combo box is disabled and cannot fomulate the query. Although the layer's name , attribute Name,attribute Type are populated. <http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/file/n4025783/Picture1.png> Any solution ? -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/query-editor-comparison-combo-box-is-disabled-tp4025783.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: jose m. <jos...@gm...> - 2015-07-22 08:05:15
|
locateXY plugin -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-any-tool-plug-in-to-go-to-a-particular-lat-long-tp4025781p4025782.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: jose m. <jos...@gm...> - 2015-07-16 09:55:29
|
Indeed, in custom.js file, if i comment the showGroupInfo: function(groupId) { var groupName = groupId.replace(/ligrp_/, ''); alert('Info about layer/group: ' + groupName); } i can really resize the dialog container in the layerinfo.js dlgOptions: {width:300, height:200, resizeable:true, newsize:false, container:'pmDlgContainer'}, but in this case when i try to get the layer info(rmation), the plugin show me only the "info about layer/group: XXX", not the dialog container with the information contained in the layerinfo.xml file. <http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/file/n4025779/info_about_layer-group.jpg> Any idea??? Thanks -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/layerinfo-plugin-dialog-container-tp4025776p4025779.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: jose m. <jos...@gm...> - 2015-07-03 21:24:32
|
Hi Sylvain!, i' m using linux, not windows. I don't use cookies in the apache server and i cleanead the browser history. i tried to changed the values in layerinfo.js file but nothing happens. Thank you very much, José -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/layerinfo-plugin-dialog-container-tp4025776p4025778.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |
From: Sylvain A. <syl...@gm...> - 2015-07-03 18:05:40
|
Hi José: Are you talking about the dialog container of the layerinfo plugin? If so, you are changing the values in the right file (layerinfo.js located in the following folder: C:\ms4w\apps\pmapper\pmapper-4.3.X\plugins\layerinfo\) I had a look at this file and the first lines look like this: $.extend(PM.Custom, { dlgOptions: {width:595, height:520, left:25, top:130, resizeable:true, newsize:false, container:'pmDlgContainer'}, When I changed the width and height in this file, the modifications worked out fine (after refreshing the page). I don't understand where the error comes from, it should work the way you did it. However, it might be a cookie-related problem. Did you disable the use of cookies in "C:\ms4w\Apache\cgi-bin\php.ini"? If not, it could be the reason why you can't see the changes you made in layerinfo.js. To disable cookies, you need to change "session.use_cookies = 1" to "session.use_cookies = 0" in php.ini (around line 1400). Hope this was helpful! Best regards, Sylvain. 2015-07-03 10:48 GMT+02:00 jose mvm <jos...@gm...>: > Hi, > > How can i resize the dialog container? > I tried to change settings in the layerinfo.js file > > - dlgOptions: {width:300, height:200, resizeable:true, newsize:false, > container:'pmDlgContainer'}, > > I tried also identify, through the firebug inspector, where i could change > the size but I couldn't understand... > > - <div id="pmDlgContainer" class="jqmDialog jqmID1" style="z-index: > 99; > height: 200px; width: 300px; display: block; opacity: 100;"> > > Can anyone help me, please? > > Thank you in advance > Best Regards > José > > > > -- > View this message in context: > http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/layerinfo-plugin-dialog-container-tp4025776.html > Sent from the pmapper-users -- p.mapper users mailing list mailing list > archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Don't Limit Your Business. Reach for the Cloud. > GigeNET's Cloud Solutions provide you with the tools and support that > you need to offload your IT needs and focus on growing your business. > Configured For All Businesses. Start Your Cloud Today. > https://www.gigenetcloud.com/ > _______________________________________________ > pmapper-users mailing list > pma...@li... > https://lists.sourceforge.net/lists/listinfo/pmapper-users > |
From: jose m. <jos...@gm...> - 2015-07-03 08:48:34
|
Hi, How can i resize the dialog container? I tried to change settings in the layerinfo.js file - dlgOptions: {width:300, height:200, resizeable:true, newsize:false, container:'pmDlgContainer'}, I tried also identify, through the firebug inspector, where i could change the size but I couldn't understand... - <div id="pmDlgContainer" class="jqmDialog jqmID1" style="z-index: 99; height: 200px; width: 300px; display: block; opacity: 100;"> Can anyone help me, please? Thank you in advance Best Regards José -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/layerinfo-plugin-dialog-container-tp4025776.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |