[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" );
req.setParameter( "OUTPUTFORMAT","geojson" );

mapscript.msIO_installStdoutToBuffer();

int owsResult = mapWFS.OWSDispatch( req );

now What did I have to do to get geojson object ?

I will appreciate for any help

regards

-- 
Ahmet Temiz
Jeoloji Müh.
Afet ve Acil Durum Yönetimi Başkanlığı
Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu




Ahmet Temiz
Geological Eng.
Information Systems - GIS Group
Disaster and Emergency Management
of Presidency
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

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...@lists.osgeo.org] on behalf of Ahmet Temiz [
> ahmettemi...@gmail.com]
> *Sent:* Tuesday, September 22, 2015 2:21 PM
> *To:* mapserver-users
> *Subject:* [mapserver-users] mapscript(java) doesn't display any
> classified items
>
> hello,
>
> I upgraded my mapserver6.0 to 7.0
>
> my Following map file used to work in mapscript(java).
> But now, mapscript(java) doesn't display any classified items.
>
> ///
> ...
>
> CLASSITEM "YAS"
>
> CLASS
>   NAME "YAS = Alt - Orta Kambriyen"
>   EXPRESSION "Alt - Orta Kambriyen"
>STYLE
>
>  COLOR 181 83 219
>END
> END
>
>...
> --
>
> ​Can you tell me what the likely reason might be  ?
>
> regards​
>
>
> Ahmet Temiz
> Jeoloji Müh.
> Afet ve Acil Durum Yönetimi Başkanlığı
> Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu
>
>
> 
>
> Ahmet Temiz
> Geological Eng.
> Information Systems - GIS Group
> Disaster and Emergency Management
> of Presidency
>



-- 
Ahmet Temiz
Jeoloji Müh.
Afet ve Acil Durum Yönetimi Başkanlığı
Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu




Ahmet Temiz
Geological Eng.
Information Systems - GIS Group
Disaster and Emergency Management
of Presidency
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

[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


___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

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 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*
>
>
>
>
>
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users