Re: [pmapper-users] How to open the hiperlinks in the same dialog box of pmapper?

2011-11-18 Thread Serge Claudio Rafanoharana
Hi Salo, To do that, you need to check and know how pmapper deals with the dialog box. You can give it a try by adding the same functions and scripts let's say similar to help. - pm.pmapper.jsinjavascript/src-> add dialog (line 242) and open dialog (line 360) - js_configin

[pmapper-users] Multiple pmapper in one server

2011-11-25 Thread Serge Claudio Rafanoharana
Hi all, I would like to know the way how to set up 2 pmapper in one server. I remember that I need to change the name of httpd_pmapper.conf and also the config_default.xml but cannot get it or did I miss some other configurations? Regards, -- Serge --

Re: [pmapper-users] Multiple pmapper in one server

2011-11-25 Thread Serge Claudio Rafanoharana
Forget to mention that I use pmapper 4.0.0 with MS4W 2.3.1 Thank you, Serge On Fri, Nov 25, 2011 at 12:36 AM, Serge Claudio Rafanoharana < rafanohar...@gmail.com> wrote: > Hi all, > > I would like to know the way how to set up 2 pmapper in one server. I > remember that I

Re: [pmapper-users] Multiple pmapper in one server

2011-11-25 Thread Serge Claudio Rafanoharana
final, I will have 2 pmapper website under C:\ms4w\Apache\htdocs like web1 and web2. I hope it is clear. Regards, Serge On Fri, Nov 25, 2011 at 9:11 AM, Armin Burger wrote: > On 25/11/2011 09:36, Serge Claudio Rafanoharana wrote: > > Hi all, > > > > I would like to know th

Re: [pmapper-users] Multiple pmapper in one server

2011-11-26 Thread Serge Claudio Rafanoharana
nce I never use it and > could not get PHP working on an XP virtual machine for testing... > > armin > > On 26/11/2011 06:34, Serge Claudio Rafanoharana wrote: > > Hi Armin, > > > > Thanks for your reply. > > First I use Windows, MS4W 3.0.3, pmapper 4.2 > > &

Re: [pmapper-users] X and Y coordinate (bottom-left) convert to Degree Minutes Seconds

2011-11-26 Thread Serge Claudio Rafanoharana
Hi Armin, I think I will use decimal degree for now. It works very fine... Thanks, Serge On Sun, Nov 6, 2011 at 7:15 AM, Armin Burger wrote: > Serge > > if you can live with a display of lat/lon in decimal degrees then it's > quite straightforward: > > - add to your config_.xml the plugin

Re: [pmapper-users] Trouble opening application

2011-12-07 Thread Serge Claudio Rafanoharana
Hi, I do not know whether it is related to your version of pmapper and mapserver but just have a look around there. Once I had a similar problem related to this globals.php and map file and it was related to the version. Hope it can help. Serge On Wed, Dec 7, 2011 at 10:52 AM, Armin Burger wr

[pmapper-users] default line or outlinecolor thicker in pmapper 4.2

2011-12-08 Thread Serge Claudio Rafanoharana
Dear all, Is there a way to set the thickness of a line or outlinecolor because the default one in pmapper 4.2 is thicker than in the previous pmapper say 4.1 or 4.0? Thank you, -- Serge -- Cloud Services Checklist: Pri

Re: [pmapper-users] default line or outlinecolor thicker in pmapper 4.2

2011-12-08 Thread Serge Claudio Rafanoharana
find good sizes: > http://svn.pmapper.net/trac/wiki/PluginsToc#SizeupandDownObject > ;-) > > Le 08/12/2011 18:18, Armin Burger a écrit : > > On 08/12/2011 16:02, Serge Claudio Rafanoharana wrote: > >> Dear all, > >> > >> Is there a way to set the thicknes

Re: [pmapper-users] pmapper administrative interface

2011-12-12 Thread Serge Claudio Rafanoharana
Hi Armin, It's interesting... in addition, we can generate the map file using other application so the INCLUDE part would be very helpful... Cheers, Serge On Fri, Dec 9, 2011 at 11:26 AM, Armin Burger wrote: > nothing directly available like that. Also to me it would not make much > of sense

Re: [pmapper-users] chile mapper

2011-12-14 Thread Serge Claudio Rafanoharana
Dear Silvio, I don't know what you mean by chile mapper but I guess you need the map. If so, there are plenty of data out there (Google) but make sure about the resolution and accuracy... Here is one link where you can download *World - Countries Map (Shape format)*. From it, you can just select a

Re: [pmapper-users] Map not show ???

2012-01-19 Thread Serge Claudio Rafanoharana
Hi Aji, It is related to the projection. In your map file, you have the information related to projection in comment. You have to decide for the which/what projection to use. Another thing, when you call your data "DATA "the_geom FROM jateng_kec USING UNIQUE gid using grid = -1"", do you really ne

Re: [pmapper-users] Map not show ???

2012-01-19 Thread Serge Claudio Rafanoharana
m FROM jateng_kec USING UNIQUE gid" " > << the map still doesn't show up, > in attachement u can see the query is fine. > what is the problem ?? > > thanks 4 ur attention > > > sorry for my bad english > > On Thu, Jan 19, 2012 at 9:17 PM, Serge Claudio

Re: [pmapper-users] Map not show ???

2012-01-20 Thread Serge Claudio Rafanoharana
t of ScaleBar definition > # > SCALEBAR > STATUS OFF > TRANSPARENT off > INTERVALS 4 > SIZE 200 3 > UNITS kilometers > COLOR 250 250 250 > OUTLINECOLOR 0 0 0 > BACKGROUNDCOLOR 100 100 100 > STYLE 0 > POSTLABELCACHE true > LABEL > COL

Re: [pmapper-users] Map not show ???

2012-01-24 Thread Serge Claudio Rafanoharana
; i have try with ur correction script, but the map still doesn't show :( > now im getting wired cann't solve my problem > or u have any idea for the case. > > sorry for my bad english > > On Fri, Jan 20, 2012 at 9:43 PM, Serge Claudio Rafanoharana < >

Re: [pmapper-users] Help with latest browsers

2012-02-02 Thread Serge Claudio Rafanoharana
Dear Eric, Why not upgrading the pmapper side to overcome your problem since you've used Mozilla 1.5.0.3 which was used for long time ago, now it's already version 9... :)) Have a look at: http://svn.pmapper.net/trac/wiki/UpgradeInfo Good luck, Serge On Thu, Feb 2, 2012 at 1:41 AM, Eric Omwanz

Re: [pmapper-users] Display only Selection

2012-02-04 Thread Serge Claudio Rafanoharana
Dear JB, You can try separating the two polygons to become two separated layers and then when you select one of the layers, the other becomes inactive. I think pmapper has this option. Hope this can help, Serge On Fri, Feb 3, 2012 at 9:07 PM, John Beck wrote: > Dear List, > > I have a shapefi

Re: [pmapper-users] swap legend

2012-02-16 Thread Serge Claudio Rafanoharana
Dear Thomas, I get the same problem as Pedro. The legend tab appears but it is inactive. Is there any other settings? Cheers, Serge On Thu, Feb 16, 2012 at 8:55 PM, Thomas RAFFIN wrote: > Well, I've just modified the pmapper trunk version like that: > - changing "attached" to "swap" in XML (pm

[pmapper-users] MAP UILAYOUT issue in 4.2

2012-02-16 Thread Serge Claudio Rafanoharana
Dear All, Has anybody succeeded to use the map_uilayout.phtml instead of map_default.phtml in pmapper 4.2? My problem is that whether it give me a blank page with only the reference map and the banner, or it is always loading. Or is there any configuration to be done for it? I checked the config_

Re: [pmapper-users] swap legend

2012-02-17 Thread Serge Claudio Rafanoharana
It is also working in Opera... On Fri, Feb 17, 2012 at 4:36 PM, Pedro Costa wrote: > I found the problem...It is the browser, in the internet explorer > works...In the firefox not > > Anybody know why? > > Thanks > > > > > > > > Em 17-02-2012

Re: [pmapper-users] swap legend

2012-02-17 Thread Serge Claudio Rafanoharana
> (at least for me...) > > On 17/02/2012 10:52, Serge Claudio Rafanoharana wrote: > > It is also working in Opera... > > > > > > On Fri, Feb 17, 2012 at 4:36 PM, Pedro Costa > wrote: > > > >> I found the problem...It is the browser, in the internet

Re: [pmapper-users] Adding new layer in pmapper 4.1 via web interface using plugin or something else

2012-02-21 Thread Serge Claudio Rafanoharana
Dear Armin, I just found out that for the layerselect plugin, if we only have one category, the plugin won't work correctly. For example if we have: countries cities1eu rivers dem jpl

Re: [pmapper-users] [ask] Apache ms4w and apache xampp 1.7.3

2012-02-22 Thread Serge Claudio Rafanoharana
Hi Puja, Why not using ms4w and get rid of xampp. I'm not sure you'll be able to run pmapper using xampp. Anyway, what is this CI? Cheers, Serge On Wed, Feb 22, 2012 at 2:47 PM, puja surya wrote: > > dear all > > now i use 2 apache : apache ms4w and xampp > xampp for CI and ms4w for pmapper.

Re: [pmapper-users] roadmap and acl

2012-03-12 Thread Serge Claudio Rafanoharana
Hi Armin and Andrea, I jumped into this conversation because I found it very interesting... >>The next larger change that might happen is an inclusion of OpenLayers for the part of the map navigation. That would be very interesting... >>Restricting access to some layers can be implemented with

Re: [pmapper-users] roadmap and acl

2012-03-17 Thread Serge Claudio Rafanoharana
Hi Armin, Great job, and your explanation are very clear... Serge On Sat, Mar 17, 2012 at 7:26 PM, Armin Burger wrote: > > > On 17/03/2012 12:38, G. Allegri wrote: > > Having an admin API would allow the configuration to be made through a > web > > based UI, or even a desktop app. This would s

Re: [pmapper-users] no layers names added

2012-03-23 Thread Serge Claudio Rafanoharana
Hi Sayed, Try to define the category name in incphp/locale/your_language Something like: *configxml* ... ... *language_en.php* ... $_sl['cat_adm'] = 'Data Administrative'; ... and make sure you followed carefully http://svn.pmapper.net/trac/wiki/PluginsLayersManagement and that you remove

Re: [pmapper-users] still no layers

2012-03-23 Thread Serge Claudio Rafanoharana
but still the select layer window > empty after word "Available Layers" > > and the error is > Message: 'PM.ini.pluginsConfig.layerselect.categories' is null or not an > object > Line: 139 > Char: 618 > Code: 0 > URI: http://localhost/pmapperegypt/incphp/

Re: [pmapper-users] still error

2012-03-24 Thread Serge Claudio Rafanoharana
s property or method > Line: 139 > Char: 681 > Code: 0 > URI: > http://localhost/pmapperegypt/incphp/js/js_session.php?PHPSESSID=vs28he1rerhj8a2frekiaj8sj0 > * > > *From:* Serge Claudio Rafanoharana > *To:* Eman Sayed ; pmapper-users < > pmapper-users@lists.sourc

Re: [pmapper-users] still error

2012-03-24 Thread Serge Claudio Rafanoharana
t; armin > > On 24/03/2012 10:45, Serge Claudio Rafanoharana wrote: > > Hi Sayed, > > > > Can you try a clean install of pmapper and add the plugin and check > whether > > it is working or not? > > > > Regards, > > Serge > > > > On Sat,

Re: [pmapper-users] p.mapper 5, first beta

2012-03-25 Thread Serge Claudio Rafanoharana
Hi Armin, Thanks Armin for the great work. I will try it directly... Have a nice day, Serge On Mon, Mar 26, 2012 at 12:59 AM, Armin Burger wrote: > Hi all > > since there was some interest expressed, I put a first sort of beta > version of p.mapper 5 for download at > http://www.pmapper.net/d

Re: [pmapper-users] p.mapper 5, first beta

2012-03-25 Thread Serge Claudio Rafanoharana
Dear Armin, Any link for the updated pmapper_demodata? (water, urban, bluemarble_land_shallow_topo_21600.tif...) Regards, Serge On Mon, Mar 26, 2012 at 12:59 AM, Armin Burger wrote: > Hi all > > since there was some interest expressed, I put a first sort of beta > version of p.mapper 5 for down

Re: [pmapper-users] p.mapper 5, first beta

2012-03-26 Thread Serge Claudio Rafanoharana
All, >thanks for the link. I will check them this evening and probably replace >the current demo data with those. Armin> Thanks for that Giovanni, Paolo> Thank you for the link... Regards, Serge On Mon, Mar 26, 2012 at 3:46 PM, Armin Burger wrote: > Giovanni, Paolo > > thanks for the link.

Re: [pmapper-users] Pmapper

2012-03-26 Thread Serge Claudio Rafanoharana
Dear Vital, Why not starting with this: http://svn.pmapper.net/trac/wiki Regards, Serge On Mon, Mar 26, 2012 at 8:56 PM, Talluru Ranga Vital wrote: > Dear All, > > Please guide me how to configure pmapper? > I have installed mapserver(MS4W) successfully. > gmap and other links are working fine,

Re: [pmapper-users] p.mapper 5, first beta

2012-03-26 Thread Serge Claudio Rafanoharana
just noticed: the search needs to be adapted for countries > > > firstoption="*"> > showfield="NAME"/> > > > > > > On 26/03/2012 06:41, Serge Claudio Rafanoharana wrote: > >> Dear Armin, >> >>

Re: [pmapper-users] R: p.mapper 5, first beta

2012-03-27 Thread Serge Claudio Rafanoharana
> >- bluemarble: NASA > > > > or remove them from the config files. > > > > Note that the NE data are a bit special regarding the attribute tables. > > They have a chaotic mix of upper and lower cases for the dbf fields. > > This seems to cause some wro

Re: [pmapper-users] R: p.mapper 5, first beta

2012-03-27 Thread Serge Claudio Rafanoharana
; once setting the php.ini flag like > > session.use_cookies = 0 > > and see if it works better. I tested it with cookies enabled and then the > direct URL worked also without the session included in the URL. And your > URL works for my installation. I don't think Windows as server ma

Re: [pmapper-users] R: p.mapper 5, first beta

2012-03-28 Thread Serge Claudio Rafanoharana
in 2 days ago). Add a line in this > file like > > <900913> +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 > +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs <> > > armin > > > On Wed, Mar 28, 2012 at 7:10 AM, Serge Claudio Rafanohara

Re: [pmapper-users] Help

2012-04-03 Thread Serge Claudio Rafanoharana
Dear Tinho, I think it's related to compatibility issue, your mapserver and your pmapper... Regards, Serge On Tue, Apr 3, 2012 at 8:50 PM, Tinho Correia wrote: > Hi, > can someone help me on this error? > > *Warning: ms_newMapObj(): [MapServer Error]: loadOutputFormat(): > OUTPUTFORMAT clause r

Re: [pmapper-users] busqueda combinada - combined search

2012-04-11 Thread Serge Claudio Rafanoharana
Dear Eduardo, Please refer to: http://svn.pmapper.net/trac/wiki/DocManualsearch I hope it can give you more than what you need. Regards, Serge 2012/4/10 Eduardo Bieñkowski > In pmapper searches can be combined? > For example, street number or street corner > regards > > > En pmapper se pued

Re: [pmapper-users] busqueda combinada - combined search

2012-04-11 Thread Serge Claudio Rafanoharana
long as you work > with PostGIS, not if you want to do with files Shapes > regards. > > > 2012/4/11 Serge Claudio Rafanoharana > >> Dear Eduardo, >> >> Please refer to: >> >> http://svn.pmapper.net/trac/wiki/DocManualsearch >> >> I hope

Re: [pmapper-users] Help pmapper and postgresql

2012-11-12 Thread Serge Claudio Rafanoharana
Dear All, Is that possible with pmapper? even for shapefile I am interested. I am just wondering about the attribute, if it is possible to add the POI, how can we define its attribute? Thanks, Serge On Sun, Nov 11, 2012 at 4:21 AM, Villo wrote: > > Hi, I'm Fernando from Argentina. I wanted to

Re: [pmapper-users] Help pmapper and postgresql

2012-11-12 Thread Serge Claudio Rafanoharana
Thanks for the link, Serge On Mon, Nov 12, 2012 at 3:48 PM, Thomas RAFFIN wrote: > Hi, > > Few years ago Niccolo Rigacci made that: > > http://old.nabble.com/PostGIS-digitizepoints-plugin-available-td25654305.html > > Maybe it could help you... > > Thomas > > L

Re: [pmapper-users] Help pmapper and postgresql

2012-11-12 Thread Serge Claudio Rafanoharana
/11/2012 09:48, Thomas RAFFIN wrote: > > Hi, > > > > Few years ago Niccolo Rigacci made that: > > > http://old.nabble.com/PostGIS-digitizepoints-plugin-available-td25654305.html > > > > Maybe it could help you... > > > > Thomas > > > > L

[pmapper-users] Hyperlink for same values to different pages

2012-11-30 Thread Serge Claudio Rafanoharana
Hi Armin and All, I would like to know whether it is possible or not to have different link for the same field value. Example: I have a field NAME. I want to create a link for the result from this field. The problem is that I have some cases where the values of NAME are the same. However, I want

Re: [pmapper-users] Hyperlink for same values to different pages

2012-11-30 Thread Serge Claudio Rafanoharana
Dear Eduardo, Try to comment the line 12 and do not forget to add the METADATA in your map file for the specific layer. e.g. METADATA "NAME" "pais_siembra_pl" "DESCRIPTION" "Pais Siembra Pl" "RESULT_FIELDS" "... depends on your attribute..." "RESULT_HEADERS" "...depends on your a

[pmapper-users] pmapper 5 issues (singletile, print)

2012-12-09 Thread Serge Claudio Rafanoharana
Dear Armin and All, I just installed the pmapper5 beta2 a couple of days ago. When I swich from the map default to singletile, I got: Internal Server Error -The server encountered an internal error or misconfiguration and was unable to complete your request. -Please contact the server administrato

[pmapper-users] Categories containing layers but not expand

2012-12-18 Thread Serge Claudio Rafanoharana
Dear All, I would like to ask whether it is possible or not to have a category containing for example 5 layers with the expand button/symbol (the sign + in front of the category) disabled. I mean I only want the category's name while all 5 layers active but people would not be able to see those la

[pmapper-users] link / plugin / any solution that brings to a specific extent

2012-12-18 Thread Serge Claudio Rafanoharana
Dear All, Is there any plugins/ways that can bring to a specific extent. Let's say the default extent is covering the whole country, and the link/button will bring/zoom to a specific province within the country. Thanks, Cheers, Serge --

Re: [pmapper-users] link / plugin / any solution that brings to a specific extent

2012-12-19 Thread Serge Claudio Rafanoharana
g. Thanks. Serge On Wed, Dec 19, 2012 at 3:49 AM, Armin Burger wrote: > you could use a modification of the mapselect plugin defining the start > up parameters as explained here: > > http://svn.pmapper.net/trac/wiki/DocManual#Zoomtopre-definedextent > > armin > > > On 18/12/2

[pmapper-users] Categories and sub-categories

2013-01-09 Thread Serge Claudio Rafanoharana
Dear Armin and All, Is it possible with pmapper 4 to have a second sub-categories? Something like: Cat1 -sub-cat11 --sub-sub-cat111 --sub-sub-cat112 -sub-cat12 --sub-sub-cat121 --sub-sub-cat122 Cat2 ... Like in pmapper 5, we have the domain. Cheers, Serge

[pmapper-users] Northarrow for printing / downloading

2013-01-21 Thread Serge Claudio Rafanoharana
Dear All, Is there any way to include a northarrow for downloading / printing in pmapper 4.2 or 4.3? Or if you can let me know which file should I modify? Best regards, -- Serge -- Master SQL Server Development, Adminis

Re: [pmapper-users] Northarrow for printing / downloading

2013-01-22 Thread Serge Claudio Rafanoharana
égories / groups, because it has "STATUS > DEFAULT". > > Just adapt the "TRANSFORM" and "OFFSET" values. > > Thomas > > Le 22/01/2013 03:35, Serge Claudio Rafanoharana a écrit

Re: [pmapper-users] add layer by user

2013-01-22 Thread Serge Claudio Rafanoharana
Dear Eman, I am not sure exactly what you are trying to do, but try to look at the layerselect plugin. Hope it can help. Cheers, Serge On Tue, Jan 22, 2013 at 4:32 PM, Eman Sayed wrote: > Hi all, > i am using pmapper 4.1 and i have diffrent indexes layers with diffrent > scales. > i can't add

Re: [pmapper-users] Northarrow for printing / downloading

2013-01-22 Thread Serge Claudio Rafanoharana
OL > NAME "your_symbol_name" > TYPE pixmap > IMAGE "relative_path_from_your_mapfile/northarrow.gif" > END > > Test ideas: > - try with a vectorial symbol you have already use in layers... > - test with "TANSFORM cc" and "OFFSET 0

Re: [pmapper-users] Northarrow for printing / downloading

2013-01-22 Thread Serge Claudio Rafanoharana
Dear Thomas, What do you mean with other symbol? Do you mean change the STYLE SYMBOL 'northarrow' to something like STYLE SYMBOL 'circle' ? I tried with gif but it is the same, nothing. Yes, it is the last layer declared in the map file. I have no problem with other lay

Re: [pmapper-users] Northarrow for printing / downloading

2013-01-22 Thread Serge Claudio Rafanoharana
will make this layer always ON (checked) and users would not be able to check or uncheck it. I think it is possible but I need to figure it out (I forget). Thank you, Cheers, Serge On Tue, Jan 22, 2013 at 8:54 PM, Thomas RAFFIN wrote: > Yes, try with SYMBOL 'circle' > > Le 22

Re: [pmapper-users] Northarrow for printing / downloading

2013-01-22 Thread Serge Claudio Rafanoharana
r the HTML printing, I am working on the PDF print > now and will let you know when (if) I get it to work. > > In /config/common/print.xml, inside the print_map_image DIV, add: > alt="north_arrow" style="position:absolute; right:10px; top:10px"/> > > Chris

Re: [pmapper-users] search.xml with postgis - invalidJSON in pmapper v4.2.0

2013-03-04 Thread Serge Claudio Rafanoharana
Dear Suman, I just had a quick view of you code and I think you should make the name "lower case"; and refer to this hint: ":HINT: No function matches the given name and argument types. You might need to add explicit type casts." Please have a look at: http://svn.pmapper.net/trac/wiki/DocManuals

Re: [pmapper-users] Northarrow for printing / downloading

2013-03-15 Thread Serge Claudio Rafanoharana
arrow']; >> $imsize = getimagesize($northArrow); >> list($pixw, $pixh) = $imsize; >> $nortArrowWidth = $pixw * $redFactor2; >> $nortArrowHeight = $pixh * $redFactor2; >> $this->Image($northArrow, $this->xmaxM-$nortArrowWidth-10, >> $this->topLineY+10, 0,

Re: [pmapper-users] pmapper5 demo working 50%

2013-11-28 Thread Serge Claudio Rafanoharana
Dear Pillograsso and All, It seems that version 5 is working great on Linux system, but not on Windows yet. My config: - Windows 7, ms4w 3.0.6 - Apache 2.2.22 (with OpenSSL 0.9.8t) - PHP 5.4.3 - GDAL 1.9.1 - MapServer CGI 6.0.3 at /cgi-bin/mapser

Re: [pmapper-users] query editor - text coloumns - no records selected - final

2014-01-07 Thread Serge Claudio Rafanoharana
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 wrote: > And maybe ask in the MS4W mailing list if you need more recent update. > > Le 03/01/2014 12:33, Thomas RAFFI

Re: [pmapper-users] add photos in search result

2014-02-28 Thread Serge Claudio Rafanoharana
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