I tried to generate thumbnails from shape file and display them on my website(using jsp).I had been read this and this question .Very similarity questions ,but I know nothing about python... Is there any open source tools or projects to deal with it?Is there any solution or idea to implement it via ArcGIS javascript api or other solutions ?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
If this does not need to be automated then, since you are using ArcMap, you could use the built-in Create Thumbnails function for a layer. Alternatively you could make a simple map showing only your shapefile, save it as a JPEG and down-sample it to thumbnail size with Photoshop or GIMP (you can do this in Arc obviously and set your resolution and page size way down) If you have ArcMap, you don't need Mapnik or any other open source tools just to create an image of your data and you only need Python or Java etc if you want to automate the process! |
|||
|
|

