Re: [pmapper-users] Tile caching support in p.mapper 5

2015-04-07 Thread gioza
Hi Armin,
I have seen from svn trunk changeset 1377 which should prevent caching
possibility for layers.
How does it work? Have I to set any parameters in xml file?
Does it work independently of tilecaching system?
Thank you very much,
Giovanni



--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-Tile-caching-support-in-p-mapper-5-tp4025722p4025744.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Tile caching support in p.mapper 5

2015-04-07 Thread Armin Burger
you add a tag preventCaching=true in the config XML file.

I don't think it prevents caching for layers where you have a 
server-based tile-caching activated. Would also not make much sense to 
first say use cache, and then say no, don't use it...

I just added the cache prevention function in general to non-tiled 
layers even though there is practically no caching happening, except in 
a conceivable case where you might have dynamic layers defined. But it 
was simple to implement using the same function as for the layer used 
for result highlighting, so I added it.

For the same reason I added that function then to tiled layers as well, 
even though I find it plainly useless to use tiled layers whose main 
advantage is the caching (at least in the browser) and then find a way 
to avoid exactly that...

/a

On 04/07/2015 12:33 PM, gioza wrote:
 Hi Armin,
 I have seen from svn trunk changeset 1377 which should prevent caching
 possibility for layers.
 How does it work? Have I to set any parameters in xml file?
 Does it work independently of tilecaching system?
 Thank you very much,
 Giovanni



 --
 View this message in context: 
 http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-Tile-caching-support-in-p-mapper-5-tp4025722p4025744.html
 Sent from the pmapper-users -- p.mapper users mailing list mailing list 
 archive at Nabble.com.

 --
 BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
 Develop your own process in accordance with the BPMN 2 standard
 Learn Process modeling best practices with Bonita BPM through live exercises
 http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
 source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
 ___
 pmapper-users mailing list
 pmapper-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/pmapper-users


--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Tile caching support in p.mapper 5

2015-04-07 Thread gioza
thanks.
I agree you. My aim was to prevent caching just for one or two non-tiled
layers, so to define them in the config file.
As you said the main advantage of tiling  is the caching sytem and your last
implementations are really excellent!

hi,
Giovanni



--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-Tile-caching-support-in-p-mapper-5-tp4025722p4025746.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Tile caching support in p.mapper 5

2015-04-02 Thread gioza
hi armin,
is tileCacheExpiration in config.xml mandatory?
thanks,

Giovanni




--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-Tile-caching-support-in-p-mapper-5-tp4025722p4025743.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Tile caching support in p.mapper 5

2015-01-08 Thread gioza
it works! great!
Is it possible to manage cache/no cache for layers in the xml file?
I mean, if I woulk like to make a layer always updated as You told me in
another post I have to modify the url request in map.php (for istance) with
timestamp.
It could be nice to manage this option via xml file, I think, otherwise all
layers (tile or map) will be managed in the same way.
Bye,
Giovanni



--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-Tile-caching-support-in-p-mapper-5-tp4025722p4025724.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users


Re: [pmapper-users] Tile caching support in p.mapper 5

2015-01-07 Thread gioza
I will try right now!
Great job Armin!



--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-Tile-caching-support-in-p-mapper-5-tp4025722p4025723.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users