Re: [pmapper-users] PMapper 5

2014-07-25 Thread Chris Jackson
s to create the new release files and > put everything on SF. If Thomas decides to work more on PM-5 to use it > in his business then there is a high chance that things move forward. > > /a > > > > > On 07/24/2014 10:42 AM, Chris Jackson wrote: > > Hi all > > > &

[pmapper-users] PMapper 5

2014-07-24 Thread Chris Jackson
Hi all As PMapper moves towards a 4.4 release, I was just wondering if any progress was being made with PMapper 5 - (is there a newer beta release as bugs ave been found etc?) Out of interest how many of the PMapper 4 plugins work with v5? Cheers Chris ---

Re: [pmapper-users] Querying rasters

2013-11-25 Thread Chris Jackson
layers" > > On 11/25/2013 09:59 PM, Chris Jackson wrote: > > Cheers Armin will give that a go, out of interest could an attribute > search > > query (find all pixels between values x and y) be wired to a raster > layer? > > > > Chris > > > > >

Re: [pmapper-users] Querying rasters

2013-11-25 Thread Chris Jackson
incphp/xajax/x_select.php, line 94 > from >if ($mapLayer->type < 3 && ... > to >if ($mapLayer->type < 4 && ... > > You should turn off highlighting in the XML config file to avoid errors. > > armin > > On 11/25/2013 08:58 PM, Chris Jac

Re: [pmapper-users] Querying rasters

2013-11-25 Thread Chris Jackson
exi-mesh grids instead and trying to maintain the level of data accessibility where possible. I wonder whether I need to grab selection extents and query a separate points feature class instead. Cheers Chris On 22 November 2013 18:17, Armin Burger wrote: > On 11/22/2013 02:38 PM, Chris J

[pmapper-users] Querying rasters

2013-11-22 Thread Chris Jackson
Hi all I got the old Corine geotiff raster sample working with the usual select by click tool, but it doesn't work using select by rectangle (doesn't appear on the list of layers to choose). Is this by design or me just missing some configuration? Can it be done? Thanks Chris --

[pmapper-users] Get list of layers into js variable

2013-03-07 Thread Chris Jackson
Hi all I am trying to get a list of loaded layers in p.mapper into a js variable so if 2 particular layers are on then a pop-up is triggered. I thought the best way is to retrieve the groups out of the php session, but having trouble getting the values into a variable, any steer would be apprecia

Re: [pmapper-users] layer openstreetmap or googlemaps possible

2012-12-04 Thread Chris Jackson
Hi all, On that note, cue the question When might we see a stable V5 release? Thanks Chris On 4 December 2012 16:28, Thomas RAFFIN wrote: > Hi > > I don't understand Spanish, but don't forget that pmapper 5 is not > already stable. > > > Le 04/12/2012 17:06, Richard Camejo a écrit : > > H

Re: [pmapper-users] MSSQL 2008 layers - solved!

2012-09-05 Thread Chris Jackson
process at some point!! Now just need to get that spatial index sorted Chris On 4 September 2012 10:16, Chris Jackson wrote: > So the errors in PMapper are - Validation of search.xml file FAILED: > > Warning: DOMDocument::schemaValidate(): Element 'searchlist': Missing &g

Re: [pmapper-users] MSSQL 2008 layers

2012-09-04 Thread Chris Jackson
type of layer (using msplugin_mssql2008.dll plugin) to work? Thanks Chris On 4 September 2012 06:32, Chris Jackson wrote: > Hi Armin > It was a sort of a feeler question - you might of said querying not > configured for that plugin , use ogr virtual driver instead (which works, >

Re: [pmapper-users] MSSQL 2008 layers

2012-09-03 Thread Chris Jackson
ote: > On 03/09/2012 23:20, Chris Jackson wrote: > > Hi all > > > > I just wondered if msplugin_mssql2008.dll derived layers can be queried > and > > labelled in PMapper? I can get the points to display, but not able to > > retrieve attributes (when I cli

[pmapper-users] MSSQL 2008 layers

2012-09-03 Thread Chris Jackson
Hi all I just wondered if msplugin_mssql2008.dll derived layers can be queried and labelled in PMapper? I can get the points to display, but not able to retrieve attributes (when I click the select by shape the layer list on top right is empty). Thanks Chris -

Re: [pmapper-users] Load external url when clicking a point layer

2012-08-17 Thread Chris Jackson
> "customLayerName1" : {===> YOUR_CUSTOM_CONFIG <===} , > "customLayerName2" : {===> YOUR_CUSTOM_CONFIG <===} > }, > > }) > > > I think there's no documentation how to use it (at least I

[pmapper-users] Load external url when clicking a point layer

2012-08-16 Thread Chris Jackson
Hi all Is there a way to load a point layer and when you click a point immediately fire up an external url in say a thickbox fashion using a querystring containing feature attribute parameters. I guess you would have to have a button that enables some function/plugin to override the default query

[pmapper-users] funny calls to js file

2012-06-20 Thread Chris Jackson
Hi I just wondered if anyone had come across multiple calls to files like - /defs/EPSG32630.js when using PMapper? Just wondered if I am missing a setting somewhere to do with co-ordinate systems/conversions. Version is 4.1 Thanks Chris ---

Re: [pmapper-users] measuring projections...

2012-05-29 Thread Chris Jackson
options. Roll on v5! Cheers Chris On 29 May 2012 18:24, Armin Burger wrote: > On 29/05/2012 09:30, Chris Jackson wrote: > > Hi all, > > > > Is it possible to have PMapper displaying the map in say Web Mercator and > > then measuring distances and areas from a lo

[pmapper-users] measuring projections...

2012-05-29 Thread Chris Jackson
Hi all, Is it possible to have PMapper displaying the map in say Web Mercator and then measuring distances and areas from a local grid system? Many thanks Chris -- Live Security Virtual Conference Exclusive live event wil

Re: [pmapper-users] Select with polygon

2012-04-11 Thread Chris Jackson
Hi Thomas, Thanks for the heads up, a mod that will be much appreciated by many of us I am sure. Are you going to use the OL framework? Cheers Chris On 11 Apr 2012 16:06, "Thomas RAFFIN" wrote: > Hi, > > As it is often asked, I will soon add a new plugin with select by: > - polygon > - line > - c

Re: [pmapper-users] show map layer by combo box

2012-03-22 Thread Chris Jackson
Hi How about the layer selection plugin - http://svn.pmapper.net/trac/wiki/PluginsLayersManagement. Chris On 23 Mar 2012 05:15, "Eman Sayed" wrote: > hi, > i want to make a combo box contain a number of map layers names when the > user choose one it will be added on the map. > please help > > ---

Re: [pmapper-users] roadmap and acl

2012-03-20 Thread Chris Jackson
Hi all, I like the direction development is going with v5. My tuppence of wishes would be extension of ways to select data - either buffers, user drawn polygons, or even simple user uploaded polygon shapefiles. Then I guess further use of other OL functionality - editing etc. Appreciate this maybe

Re: [pmapper-users] swap legend

2012-02-15 Thread Chris Jackson
Pedro In your config.xml under is the line - x - look at http://svn.pmapper.net/trac/wiki/XmlFileSettings under the section for more info. HTH Chris On 15 February 2012 14:52, Pedro Costa wrote: > Hello to All, > > I have the last version of mapserver and pmapper and i have a problem.

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

2012-01-19 Thread Chris Jackson
> PROJECTION ??? (in simple word please) > cause i still confused about PROJECTION. > > thanks, > > sorry for my bad english > > On Thu, Jan 19, 2012 at 5:11 PM, Chris Jackson wrote: > >> Hi, >> All your layer projections seem to be hashed out - maybe you have more &g

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

2012-01-19 Thread Chris Jackson
Hi, All your layer projections seem to be hashed out - maybe you have more than one projection in the mapfile? Chris On 19 Jan 2012 10:04, "aji setyo" wrote: > Dear All, > > please help me 2 solve this case. > the map doesn't show but query work fine > > this my map layer > > LAYER > NAME "kecam

Re: [pmapper-users] selection color/style (and unselect)

2011-12-16 Thread Chris Jackson
Hi Giovanni, There is a selection management plugin that could be of use... Chris On 17 Dec 2011 01:41, "Giovanni Manghi" wrote: > Hi all, > > I'm a bit rusty with pMapper and I can't recall where in CSS control the > selection color/style (transparency and border color). > > whatever in RGB > >

Re: [pmapper-users] PDF in dialog window

2011-11-04 Thread Chris Jackson
Hi I think you are talking about thickbox functionality (loading external urls in an iframe element) - possibly subtly different to how PMapper does it for query results etc (as it is mainly AJAX driven)... If I am remotely on the right lines then you may need to look at extending jqmodal like so

Re: [pmapper-users] Problems using Identify/Select with p.mapper-4.0

2011-10-31 Thread Chris Jackson
Pete No expert on this, but did notice all of your result lines in the layer definitions were hashed out - think you need these enabled for querying to work. Chris On 31 Oct 2011 16:15, "Peter Wells" wrote: > Hi All, > > I'm having some issues with using the above functions and was wondering > if

[pmapper-users] special characters and P-Mapper

2011-09-06 Thread Chris Jackson
Hi all I have a shapefile with a lots of place names across Europe and have several with special characters like so - Spadenländer Spitze, Noard Fryslân Bûtendyks etc. The data is drawn and labelled correctly, however search results throw out things like R�becker Sand and so do auto suggest searc

[pmapper-users] maintaining tab states using session?

2011-08-02 Thread Chris Jackson
Hi I just wondered whether there is any way of maintaining the PM.tocTabs selected tab on a page refresh/config change? Also is resetsession=resultlayers is the best way to clear layer selections when switching to another configuration that doesn't contain the selected layer...? I know some of t

Re: [pmapper-users] button Identify

2011-07-01 Thread Chris Jackson
Hi Do you mean the tocinfolink plugin? Chris On 1 Jul 2011 16:45, "Eduardo Bieñkowski" wrote: > Se puede agregar el botón de información de la capa en la barra de "legend" > para no tener que darle al botón derecho sobre al leyenda > Si es asi que archivo hay que modificar? > Saludos > > Eduar

Re: [pmapper-users] layer partially drawing

2011-06-17 Thread Chris Jackson
x27;ve already seen similar issue. Are you using hatch textures? > > Thomas > > Le 17/06/2011 11:32, Chris Jackson a écrit : > > Hi > > > > Has anyone any idea why polygon layers would 'partially' render leaving > > gaps, but as you switch areas/zoom th

[pmapper-users] layer partially drawing

2011-06-17 Thread Chris Jackson
Hi Has anyone any idea why polygon layers would 'partially' render leaving gaps, but as you switch areas/zoom the rendered areas shift (at full extent the layer draws correctly) . Also the query by rectangle tool just returns random areas leaving big gaps too? PMapper log not throwing anything u

[pmapper-users] tab status

2011-06-13 Thread Chris Jackson
Hi all, Is there any way to maintain tab status when you switch between maps, at the moment it always defaults back to the same tab? Thanks Chris -- EditLive Enterprise is the world's most technically advanced content aut

Re: [pmapper-users] Pseudo timeline button

2011-06-09 Thread Chris Jackson
the toc). Chris On 9 June 2011 15:13, Josh Jordan wrote: > You can also overwrite the mapfile, xml file and refresh the map for > complete functionality. > > > --- On *Thu, 6/9/11, Chris Jackson * wrote: > > > From: Chris Jackson > Subject: Re: [pmapper-users] Pseudo

Re: [pmapper-users] Pseudo timeline button

2011-06-09 Thread Chris Jackson
tricky if you have some hover overlays or anything like that for > each map. > > --- On *Thu, 6/9/11, Chris Jackson * wrote: > > > From: Chris Jackson > Subject: [pmapper-users] Pseudo timeline button > To: pmapper-users@lists.sourceforge.net > Date: Thursday, June 9, 2011,

[pmapper-users] Pseudo timeline button

2011-06-09 Thread Chris Jackson
Hi all, Anyone have an idea how you could take a series of layers and use a script in PMapper (on say a button press) that turns layers on and off sequentially on a timer delay? Cheers Chris -- EditLive Enterprise is the

Re: [pmapper-users] csv export dependencies

2011-05-12 Thread Chris Jackson
ns, see > > http://technet.microsoft.com/en-us/library/bb727008.aspx > > armin > > > On 12/05/2011 22:39, Chris Jackson wrote: > >> I think all the settings are right (I matched them from one system to >> another...), and application works fine bar this one wrinkle. >> >>

Re: [pmapper-users] csv export dependencies

2011-05-12 Thread Chris Jackson
dify but no delete permissions, I don't remember any more the > Windows Access Control stuff, my knowledge is limited to plain Unix > permissions and Posix ACL's... > > armin > > On 12/05/2011 21:17, Chris Jackson wrote: > > Armin > > Uncommenting the code as

Re: [pmapper-users] csv export dependencies

2011-05-12 Thread Chris Jackson
required. Cheers Chris On 12 May 2011 07:21, "Chris Jackson" wrote: > Yup the PHP error log flags a permissions error (sorry was too tired to > remember error logs), though the ms_tmp folder is configured ok for > permissions... > > As for formatting, it comes back to m

Re: [pmapper-users] csv export dependencies

2011-05-11 Thread Chris Jackson
22:05, Armin Burger wrote: > > > On 11/05/2011 22:17, Chris Jackson wrote: > > Hi all > > > > Does anyone know if the csv export requires OWC/office on the server? > Just > > it works fine on one box, and not another (no download button appears) - > > b

[pmapper-users] csv export dependencies

2011-05-11 Thread Chris Jackson
Hi all Does anyone know if the csv export requires OWC/office on the server? Just it works fine on one box, and not another (no download button appears) - both sites are W2K3 on IIS and use same php library and pmapper files one difference that springs to mind was the office element? Also whilst

Re: [pmapper-users] Rendering of credit text in PDFs

2011-05-11 Thread Chris Jackson
this > workaround obsolete, see > http://mapserver.org/development/rfc/ms-rfc-55.html > > I have not had any look at it, though. > > armin > > > > > On 11/05/2011 15:54, Chris Jackson wrote: > >> Thomas >> >> I have played with both methods, the

Re: [pmapper-users] Rendering of credit text in PDFs

2011-05-11 Thread Chris Jackson
> And you are right, the label are increased (else the labels for real > objects are too small, due to pdf resolution). Maybe there is an issue > with pdf resolution parameter... > > Le 11/05/2011 15:07, Chris Jackson a écrit : > > Thomas > > > > This moves the loca

Re: [pmapper-users] Rendering of credit text in PDFs

2011-05-11 Thread Chris Jackson
ect on the angle you want, (here lower right, > with 5 pixels offset in X an Y). Then put the label upper left of this > feature. I don't know if font could change something. > > Le 11/05/2011 13:38, Chris Jackson a écrit : > > Hi Thomas > > > > Running 4.

Re: [pmapper-users] Rendering of credit text in PDFs

2011-05-11 Thread Chris Jackson
Hi Thomas Running 4.1.1 (though there may be a slight dev flavour in there...). Chris On 11 May 2011 12:30, Thomas RAFFIN wrote: > What is your pmapper version please ? > > Le 11/05/2011 13:19, Chris Jackson a écrit : > > Hi all > > > > I have a variety of layer d

[pmapper-users] Rendering of credit text in PDFs

2011-05-11 Thread Chris Jackson
Hi all I have a variety of layer dependent credit text in the mapfile (Thanks Thomas for help there), which is positioned fine on the screen in pmapper, however the PDF print output goes to town with the fonts and makes the text huge, overlap and partially excluded from the map frame. I am guessi

Re: [pmapper-users] A couple of questions...

2011-05-10 Thread Chris Jackson
. I already have a little Aide-mémoire table of min/max values for users so will use that for now and hardwire a link to it in the search form! Cheers for the help, much appreciated. Chris On 10 May 2011 14:59, Thomas RAFFIN wrote: > > > Le 10/05/2011 15:39, Chris Jackson a écrit

[pmapper-users] A couple of questions...

2011-05-10 Thread Chris Jackson
Hi all Is it possible to make a block of text/image etc dependent on the active (visible/ticked) layers on the screen? I.e.pseudo watermarking. Also I am using the searchtool plugin for searches and wondered if there is a way to either keep the selected search option selected in the drop-down li

Re: [pmapper-users] Fw: Re: selectionManagement plugin

2011-04-08 Thread Chris Jackson
uld re-consider. In general I am impressed with rendering and select performance (using the right browser...). My benchmarks are ESRI webgis products and considering the difference in pricewell!! Cheers Chris On 8 April 2011 17:39, Armin Burger wrote: > On 08/04/2011 16:57, Chris Jacks

Re: [pmapper-users] Fw: Re: selectionManagement plugin

2011-04-08 Thread Chris Jackson
Thomas, Who was that directed at? For my part I have tried various plugins like layer management, coordinates, searchtool, queryeditor, layerselect, mapselect, layerinfo, tocinfolink, transparency 2 etc, then just tinkered with JQuery (more tabs/accordions etc), printing PDF layouts and searches.

Re: [pmapper-users] selectionManagement plugin

2011-04-08 Thread Chris Jackson
Hi all, Have been following this discussion, and I thought I would try the plugin in question (had noticed it but not had time to tinker). Does a good job and is similar to something I used in another webgis app. A suggestion (if this plugin is ongoing) would be it would be great to have a 'hist

Re: [pmapper-users] PDF legend settings

2011-04-04 Thread Chris Jackson
> now also supports HTML as input (to be then converted to PDF), this > > might be easier to create than using native PDF constructors which is > > sometimes a bit tedious. > > > > armin > > > > On 30/03/2011 15:30, Chris Jackson wrote: > >> Hi > >

Re: [pmapper-users] On the subject of wiki updates

2011-04-01 Thread Chris Jackson
Armin Worked a treat thanks, I think the PDF print functionality overall is pretty impressive! Cheers Chris On 31 March 2011 18:21, Armin Burger wrote: > should be possible to suppress categories in the legend by setting > > to 0 in print.xml > > armin > > > On 31/03/2

[pmapper-users] On the subject of wiki updates

2011-03-31 Thread Chris Jackson
Armin I noticed an omission of a comma in one of the plugins - TOC info link on http://svn.pmapper.net/trac/wiki/PluginsToc should have a comma after - insert: 'after' in the options section of code. Hope that makes sense! Also thanks for the PDF tip, changes sorted, was sort of on the right tra

[pmapper-users] PDF legend settings

2011-03-30 Thread Chris Jackson
Hi What is the best way to modify the legend layout in the print outputs? I have some verbose classes for a couple of layers which forces a second page just for the legend, ideally I would like to fit four columns across the bottom (not two)? cheers Chris

Re: [pmapper-users] IIS install funny

2011-03-30 Thread Chris Jackson
Update - I had to switch the mapfile image path from a relative to absolute link and all fixed - I guess apparently I must be missing an environment variable on the second windows system Chris On 29 March 2011 16:37, Chris Jackson wrote: > Hi all > > I have been just setting up

Re: [pmapper-users] How to customize pmapper-4.4.1?

2011-03-30 Thread Chris Jackson
Silvestre A good place to start is http://svn.pmapper.net/trac/wiki The map files live in config folders - eg - pmapper\config\default\pmapper_demo.map is the standard out of the box one. There is a reference ot the underlying data folder in there (usually stored a level above the web app folder)

[pmapper-users] IIS install funny

2011-03-29 Thread Chris Jackson
Hi all I have been just setting up a new IIS installation of pmapper and can get the application to load, but with a white area (complete with loading image) instead of a map. However, I can still query and print a PDF fully intact. There doesn't seem to be any pmapper error as such in the log. A

Re: [pmapper-users] modifying element properties per configuration

2011-03-27 Thread Chris Jackson
to integrate PMapper with the Jquery UI interface? Chris On 24 March 2011 16:41, Chris Jackson wrote: > Hi all, > > What is the easiest way to modify an element per map configuration. I am > guessing using the custom.js file might be a good way, though I am stuggling > to mod

[pmapper-users] modifying element properties per configuration

2011-03-24 Thread Chris Jackson
Hi all, What is the easiest way to modify an element per map configuration. I am guessing using the custom.js file might be a good way, though I am stuggling to modify an existing element (e.g. append html to a div). Easy enough to do in the $(document).ready part of the default.phtml but not mu

[pmapper-users] PMapper security options

2011-03-17 Thread Chris Jackson
Hi all Can PMapper be run as an SSL application? Also does anyone have any experience/tips on securing PMapper either at the application or layer management level for different users? Many thanks Chris -- Colocation vs.

[pmapper-users] legend not loading on start in separate legend layout

2011-03-15 Thread Chris Jackson
Hi all Using the supplied demo example all works fine, however if I thin out the data in the config xml file (groups etc) then the legend won't display until a layer is turned off then on again. In the error log I have the following (i switched from a not working config to a working one) interest

[pmapper-users] Select features using drawing plugin

2010-12-30 Thread Chris Jackson
Hi all, Has anybody tried to select features using custom shapes - like ones from the drawing plugin. Thanks Chris -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database sto

Re: [pmapper-users] IE8 tool tip issue

2010-11-26 Thread Chris Jackson
On 25 November 2010 17:42, Armin Burger wrote: > On 24/11/2010 16:12, Chris Jackson wrote: > > All > > > > Apologies if this has already been raised, but the tool-tip > dialog/results > > aren't behaving in IE8 - just a collapsed little grey box (in 4.1.1

Re: [pmapper-users] Error in Plugin

2010-11-25 Thread Chris Jackson
Eduardo I am no expert on this, for my purposes the following worked (epsg:3035 was also defined as my map projection in the mapfile). init=epsg:4326 init=epsg:32631 I wonder whether you just need to reformat your definitions - lowercase and no

[pmapper-users] IE8 tool tip issue

2010-11-24 Thread Chris Jackson
All Apologies if this has already been raised, but the tool-tip dialog/results aren't behaving in IE8 - just a collapsed little grey box (in 4.1.1 and dev version), the other i-tools work fine. All behaves in FF. Any ideas? Thanks Chris --

Re: [pmapper-users] FASTCGI & CACHE

2010-11-24 Thread Chris Jackson
Hi Jorge How about also considering an optimiser like eAccelerator or Xcache (Wincache is only NTS) - an article here on performance - http://www.nexdot.net/blog/2010/02/09/wincache-apache-and-a-pretty-graph/. I also found out via the mailing lists that if you are coloring up lots of classes over

[pmapper-users] Non-refreshing legend

2010-09-08 Thread Chris Jackson
Hi all As I have put my app together, I have noticed that the legend is not always refreshed -> if I refresh the page both x_toc_update.php and x_legend.php are not loaded, but if I tick a layer off/on then both processes are called and legend is drawn. It must be related to the settings within t

Re: [pmapper-users] Always on layers and legends

2010-09-03 Thread Chris Jackson
el] < -5) COLOR 161 218 237 END #end class etc On 3 September 2010 13:39, Armin Burger wrote: > On 02/09/2010 22:39, Chris Jackson wrote: > > Armin > > > > It is only a 50mb GeoTIFF of bathmetry for the UK continental shelf with > 12 > > classes. I

Re: [pmapper-users] Always on layers and legends

2010-09-02 Thread Chris Jackson
N, which I think may slow things down too. Chris On 2 September 2010 20:13, Armin Burger wrote: > On 02/09/2010 13:53, Chris Jackson wrote: > > Hi > > > > I have certain base layers that I always want to be on and then the user > > superimposes other datasets. At pr

[pmapper-users] Always on layers and legends

2010-09-02 Thread Chris Jackson
Hi I have certain base layers that I always want to be on and then the user superimposes other datasets. At present I can get the layers to show by using status=on in the map file and adding the layer to the all and default groups tag in the config xml (so they load but do not appear in the TOC l

Re: [pmapper-users] Feature select performance

2010-08-28 Thread Chris Jackson
y.php (eg >> numResult2) beofre your last email, but that was going wrong too (not >> sure how to initiate new session variables in the app)! A brief insight >> to both items would be appreciated. >> Thanks >> Chris >> >> On 26 August 2010 17:54, Armin Burger

Re: [pmapper-users] Feature select performance

2010-08-27 Thread Chris Jackson
, but that was going wrong too (not sure how to initiate new session variables in the app)! A brief insight to both items would be appreciated. Thanks Chris On 26 August 2010 17:54, Armin Burger wrote: > On Wed, Aug 25, 2010 at 3:44 PM, Chris Jackson > wrote: > So back to the query

Re: [pmapper-users] (no subject)

2010-08-26 Thread Chris Jackson
hen a user chooses a > layer with the select tool. When a user selects the data he wants with this > tool, a table is displayed with some radio buttons. One radio button is > "Export to pdf". Here I want to add a logo. > > Excuse if I haven't explained this very well &

Re: [pmapper-users] (no subject)

2010-08-26 Thread Chris Jackson
Hi From my minimal delvings into this, a quick win (ie. switch the default logo out) is to edit config/common/print.xml and point to a new logo/change bg colour (PDF and HTML). I think there are some CSS settings in templates/print/print.css for the HTML layout look and more key print PDF/HTML pro

Re: [pmapper-users] Feature select performance

2010-08-25 Thread Chris Jackson
Armin Although I had been doing some JS error checking in firefox I have done most of the selects in IE7 - as you hinted big mistake (unfortunately IE is still used by ~50% share of the intended UK audience)! FF is about 20secs for 5000 features - hohum! I agree about how many results do you need

Re: [pmapper-users] Feature select performance

2010-08-25 Thread Chris Jackson
; > QUERYMAP > COLOR 255 255 0 > STATUS on > STYLE hilite > END > > also set in the XML config file to 0. > > I have not modified anything to remove the highlight but I can tell you > what to modify in case you would like to use this solution. > > armin >

Re: [pmapper-users] Feature select performance

2010-08-24 Thread Chris Jackson
I can tell you > what to modify in case you would like to use this solution. > > armin > > On 24/08/2010 16:58, Chris Jackson wrote: > > Hi all > > > > One of the underlying datasets in my P.Mapper app is a model grid (many > > thousand cells) in a shapefile. T

[pmapper-users] Feature select performance

2010-08-24 Thread Chris Jackson
Hi all One of the underlying datasets in my P.Mapper app is a model grid (many thousand cells) in a shapefile. The data displays nice and quick when just viewing, but if I allow the user to select say 5000 cells (using the select by rectangle tool or even the seach tool) it is very (extremely) sl

Re: [pmapper-users] ThemesandViews error and search by user defined shape - pmapper version

2010-08-24 Thread Chris Jackson
Hi I am using version 4.0.0 (mmm... maybe the dev version from about 2 weeks ago), well to be thorough just enabled plugin in both verisons and the same error is reported - PM.Plugin.ThemesAndViews is undefined. Thanks Chris --

[pmapper-users] ThemesandViews error and search by user defined shape

2010-08-19 Thread Chris Jackson
Hi all I have been trying to get the themes and views plugin to work, but keep getting a JS error in the JQuery $(document).ready(function() { } section -> PM.Plugin.ThemesAndViews is undefined. I think it is wired in... - plugin is enabled in the config file and pluginsconfig section added. I h

[pmapper-users] p.mapper sample layouts

2010-08-11 Thread Chris Jackson
Hi I have downloaded the sample layouts zipfile for p.mapper 4, however they don't seem to come out quite like the online versions ( http://www.pmapper.net/demo.shtml) - mainly styling and positioning differences. Are there newer dev samples available somewhere? Thanks Chris