[mapserver-users] problem getting geojson data using mapscript

2015-09-24 Thread Ahmet Temiz
hello I want to get geojson data using mapscript(java) /WFS. I did: OWSRequest req = new OWSRequest(); req.setParameter( "SERVICE", "WFS" ); req.setParameter( "VERSION", "2.0.0" ); req.setParameter( "REQUEST", "GetFeature" );

Re: [mapserver-users] mapscript(java) doesn't display any classified items

2015-09-24 Thread Ahmet Temiz
thank you Lime, I solved the problem On Wed, Sep 23, 2015 at 3:37 PM, Lime, Steve D (MNIT) < steve.l...@state.mn.us> wrote: > What does the rest of the layer definition look like? > > -- > *From:* mapserver-users-boun...@lists.osgeo.org [ > mapserver-users-boun...@lis

[mapserver-users] mapcache - white edges around tiles?

2015-09-24 Thread Mark Volz
Hello, I noticed that I have white edges around the edges of my tiles. This issue occurs in the mapcache demo that is packaged with MS4W. If anyone has any ideas as to how I can remove the white lines around the tile edges let me know. Thank You! Sincerely, Mark Volz __

Re: [mapserver-users] mapcache - white edges around tiles?

2015-09-24 Thread TC Haddad
Try hitting Ctrl-0 on your keyboard to reset you browser magnification level. The white lines are most likely due to your browser being at something other than 100% magnification... On Thursday, September 24, 2015, Mark Volz wrote: > Hello, > > > > I noticed that I have white edges around the