Need recommendation: Base map + WKTs to JPG

2 messages Options
Embed this post
Permalink
Clark Woodward

Need recommendation: Base map + WKTs to JPG

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

I am looking for recommendations the Open Source community for the following application. Currently I have an OpenLayers map that is dynamically generated with a Google base map and 3 WKT polygons with styles applied. All layers are projected as Spherical Mercator. I programmatically execute the map and scrape the map to a JPG image. This map is called from another application and there is no user interaction; everything is automated.

 

Since OpenLayers is drawing within the browser and is not intended to be captured and saved, my current approach isn’t working very well.  If anyone has an alternate approach, I would very much appreciate hearing your ideas.

 

My requirements are

  1. Display Google base map
  2. Support WKT
  3. Support custom symbology
  4. Export to JPG (or other image format) programmatically

 

 

Thanks

 

Clark

 

 

 


_______________________________________________
Discuss mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/discuss
Bob Basques-2

Re: Need recommendation: Base map + WKTs to JPG

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Clark,

There is a fairly well thought out  PDF maker that is PHP based inside of GeoMoose.  Might be a place to start.

bobb



Clark Woodward wrote:

I am looking for recommendations the Open Source community for the following application. Currently I have an OpenLayers map that is dynamically generated with a Google base map and 3 WKT polygons with styles applied. All layers are projected as Spherical Mercator. I programmatically execute the map and scrape the map to a JPG image. This map is called from another application and there is no user interaction; everything is automated.

 

Since OpenLayers is drawing within the browser and is not intended to be captured and saved, my current approach isn’t working very well.  If anyone has an alternate approach, I would very much appreciate hearing your ideas.

 

My requirements are

  1. Display Google base map
  2. Support WKT
  3. Support custom symbology
  4. Export to JPG (or other image format) programmatically

 

 

Thanks

 

Clark

 

 

 


_______________________________________________ Discuss mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/discuss

_______________________________________________
Discuss mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/discuss