Re: [mapserver-users] Fw: mapserver binary for CentOS?

2012-09-06 Thread Saka Royban
So, if i want not install anything on the server, i have to switch to a windows 
sever, i.e. IIS.
In IIS, i think there is a need to just copy mapserv.exe and some dlls. Am i 
right?




 From: Jeff Lake ad...@michiganwxsystem.com
To: mapserver-users@lists.osgeo.org 
Sent: Wednesday, September 5, 2012 11:01 PM
Subject: Re: [mapserver-users] Fw:  mapserver binary for CentOS?
 

On CentOS there is no dll's those are windows only,
I'm not sure, just extracting the mapserv from the RPM is going to
  work??
you need everything else (gdal, geos, etc)
without root or sh access, I don't see how you can run or install
  mapserv

-Jeff Lake
MichiganWxSystem.com
AllisonHouse.com
TheWeatherCenter.net
GRLevelXStuff.com
On 9/5/2012 14:24, Saka Royban wrote:

Thanks a world for your helpful answer
I wasn't aware that rpm could be extracted.
Anyhow, in the link provided, i.e.  
http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm, i can get a 11 
kb file when i download above-mentioned link. It seems there is no mapsrev 
file in it.
Could you guide me where can i find the whole package?
Also, just mapserv is sufficient to run a simple web mapping application? no 
other dll?


Thanks in advance





 From: Peter Hopfgartner peter.hopfgart...@r3-gis.com
To: mapserver-users@lists.osgeo.org 
Sent: Wednesday, September 5, 2012 6:05 PM
Subject: Re: [mapserver-users] Fw: mapserver binary for CentOS?
 

Extracting the executable file mapserv from one of the above mentioned rpms 
and placing it in cgi-bin should give you a working MapServer CGI installation.

Peter

On 09/04/2012 04:20 PM, Saka Royban wrote:



- Forwarded Message -
From: Saka Royban sakaroy...@yahoo.com
To: Prabu Raja prab.r...@gmail.com 
Sent: Tuesday, September 4, 2012 6:49 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?
 

Thanks for your help
I contacted host admin and he told
me they don't allow ssh access
because their host is of shared (!)
one. I was thinking maybe there is a
way to just copy the files into
cgi-bin folder, as it is for
mapserv.exe and its dependencies
(dlls) in MS4W package.
However, it seems if i want to use
MapServer in CGI mode i have to use
a Windows server. Otherwise, i must
switch to MapScript which is not
recommended for all applications.
If there is a way to use CGI
Mapserver in this case, please
inform me.

Regards






 From: Prabu Raja prab.r...@gmail.com
To: Peter Hopfgartner peter.hopfgart...@r3-gis.com 
Cc: mapserver-users@lists.osgeo.org 
Sent: Tuesday, September 4, 2012 12:12 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?
 

Find below the steps, which I followed to install mapserver on CentOS 6 64 bit

sudo rpm -Uvh http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm

yum install mapserver 

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/cfitsio-3.240-3.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fribidi-0.19.2-2.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libdap-3.11.0-1.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fcgi-2.4.0-10.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/librx-1.5-14.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libspatialite-2.4.0-0.6.RC4.el6.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/libgfortran-4.4.6-4.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/hdf5-1.8.5.patch1-7.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/netcdf-4.1.1-3.el6.2.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/expat-2.0.1-11.el6_2.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/ogdi-3.2.0-0.14.beta2.el6.x86_64.rpm

yum install mapserver

cp /usr/libexec/mapserv
  /var/www/cgi-bin/


On Tue, Sep 4, 2012 at 12:47 PM, Peter Hopfgartner 
peter.hopfgart...@r3-gis.com wrote:

On 09/04/2012 08:33 AM, Saka Royban wrote:

Hi guys 

I'm a newbie to mapserver and i've been using MS4W for a while. Now, i'm 
gonna use MapServer CGI in my website. So, I asked my host admin of the 
version of Linux and he replied me that CentOS is running on the server.
Searching internet, unfortunately, i didn't find mapserver binary for 
CentOS. I just found some instructions 

Re: [mapserver-users] Fw: mapserver binary for CentOS?

2012-09-06 Thread Peter Hopfgartner

On 09/05/2012 08:24 PM, Saka Royban wrote:
Hi Saka

Thanks a world for your helpful answer
I wasn't aware that rpm could be extracted.
Anyhow, in the link provided, i.e. 
http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm, i can 
get a 11 kb file when i download above-mentioned link.

This is the configuration file for enabling the whole ELGIS repo.
If you're on a 64 bit machine, you propbably want 
http://elgis.argeo.org/repos/6/elgis/x86_64/mapserver5-5.6.7-3.el6.x86_64.rpm 
or 
http://elgis.argeo.org/repos/6/elgis/x86_64/mapserver-6.0.1-3.el6.x86_64.rpm. 
mapserve alone works for sure with MapServer 5.6, maybe also for 
MapServer 6.


Regards,

Peter


It seems there is no mapsrev file in it.
Could you guide me where can i find the whole package?
Also, just mapserv is sufficient to run a simple web mapping 
application? no other dll?


Thanks in advance


*From:* Peter Hopfgartner peter.hopfgart...@r3-gis.com
*To:* mapserver-users@lists.osgeo.org
*Sent:* Wednesday, September 5, 2012 6:05 PM
*Subject:* Re: [mapserver-users] Fw: mapserver binary for CentOS?

Extracting the executable file mapserv from one of the above 
mentioned rpms and placing it in cgi-bin should give you a working 
MapServer CGI installation.


Peter

On 09/04/2012 04:20 PM, Saka Royban wrote:


- Forwarded Message -
*From:* Saka Royban sakaroy...@yahoo.com mailto:sakaroy...@yahoo.com
*To:* Prabu Raja prab.r...@gmail.com mailto:prab.r...@gmail.com
*Sent:* Tuesday, September 4, 2012 6:49 PM
*Subject:* Re: [mapserver-users] mapserver binary for CentOS?

Thanks for your help
I contacted host admin and he told me they don't allow ssh access 
because their host is of shared (!) one. I was thinking maybe there 
is a way to just copy the files into cgi-bin folder, as it is for 
mapserv.exe and its dependencies (dlls) in MS4W package.
However, it seems if i want to use MapServer in CGI mode i have to 
use a Windows server. Otherwise, i must switch to MapScript which is 
not recommended for all applications.

If there is a way to use CGI Mapserver in this case, please inform me.

Regards



*From:* Prabu Raja prab.r...@gmail.com mailto:prab.r...@gmail.com
*To:* Peter Hopfgartner peter.hopfgart...@r3-gis.com 
mailto:peter.hopfgart...@r3-gis.com
*Cc:* mapserver-users@lists.osgeo.org 
mailto:mapserver-users@lists.osgeo.org

*Sent:* Tuesday, September 4, 2012 12:12 PM
*Subject:* Re: [mapserver-users] mapserver binary for CentOS?

Find below the steps, which I followed to install mapserver on CentOS 
6 64 bit


sudo rpm -Uvh 
http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm


yum install mapserver

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/cfitsio-3.240-3.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fribidi-0.19.2-2.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libdap-3.11.0-1.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fcgi-2.4.0-10.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/librx-1.5-14.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libspatialite-2.4.0-0.6.RC4.el6.x86_64.rpm


sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/libgfortran-4.4.6-4.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/hdf5-1.8.5.patch1-7.el6.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/netcdf-4.1.1-3.el6.2.x86_64.rpm


sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/expat-2.0.1-11.el6_2.x86_64.rpm


sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/ogdi-3.2.0-0.14.beta2.el6.x86_64.rpm


yum install mapserver

cp /usr/libexec/mapserv /var/www/cgi-bin/

On Tue, Sep 4, 2012 at 12:47 PM, Peter Hopfgartner 
peter.hopfgart...@r3-gis.com mailto:peter.hopfgart...@r3-gis.com 
wrote:


On 09/04/2012 08:33 AM, Saka Royban wrote:

Hi guys
I'm a newbie to mapserver and i've been using MS4W for a while.
Now, i'm gonna use MapServer CGI in my website. So, I asked my
host admin of the version of Linux and he replied me that CentOS
is running on the server.
Searching internet, unfortunately, i didn't find mapserver
binary for CentOS. I just found some instructions for building
mapserver in Linux but i'm a windows follower and hence, not
familiar with Linux.
My host provider supports CGI applications. How can i get a
binary MapServer compatible with Centos?

Best Regards


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

You'll find some GIS packages here: http://elgis.argeo.org/

-- 
Peter 

Re: [mapserver-users] Fw: mapserver binary for CentOS?

2012-09-06 Thread Rahkonen Jukka
The easy way to install Mapserver on Windows is not the IISy way :)
Use MS4W with included Apache instead http://maptools.org/ms4w/index.phtml

-Jukka Rahkonen-



Saka Royban wrote:

So, if i want not install anything on the server, i have to switch to a windows 
sever, i.e. IIS.
In IIS, i think there is a need to just copy mapserv.exe and some dlls. Am i 
right?


From: Jeff Lake ad...@michiganwxsystem.commailto:ad...@michiganwxsystem.com
To: mapserver-users@lists.osgeo.orgmailto:mapserver-users@lists.osgeo.org
Sent: Wednesday, September 5, 2012 11:01 PM
Subject: Re: [mapserver-users] Fw: mapserver binary for CentOS?


On CentOS there is no dll's those are windows only,
I'm not sure, just extracting the mapserv from the RPM is going to work??
you need everything else (gdal, geos, etc)
without root or sh access, I don't see how you can run or install mapserv

-Jeff Lake

MichiganWxSystem.com

AllisonHouse.com

TheWeatherCenter.net

GRLevelXStuff.com
On 9/5/2012 14:24, Saka Royban wrote:
Thanks a world for your helpful answer
I wasn't aware that rpm could be extracted.
Anyhow, in the link provided, i.e. 
http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm, i can get a 11 
kb file when i download above-mentioned link. It seems there is no mapsrev file 
in it.
Could you guide me where can i find the whole package?
Also, just mapserv is sufficient to run a simple web mapping application? no 
other dll?

Thanks in advance


From: Peter Hopfgartner 
peter.hopfgart...@r3-gis.commailto:peter.hopfgart...@r3-gis.com
To: mapserver-users@lists.osgeo.orgmailto:mapserver-users@lists.osgeo.org
Sent: Wednesday, September 5, 2012 6:05 PM
Subject: Re: [mapserver-users] Fw: mapserver binary for CentOS?

Extracting the executable file mapserv from one of the above mentioned rpms 
and placing it in cgi-bin should give you a working MapServer CGI installation.

Peter

On 09/04/2012 04:20 PM, Saka Royban wrote:

- Forwarded Message -
From: Saka Royban sakaroy...@yahoo.commailto:sakaroy...@yahoo.com
To: Prabu Raja prab.r...@gmail.commailto:prab.r...@gmail.com
Sent: Tuesday, September 4, 2012 6:49 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?

Thanks for your help
I contacted host admin and he told me they don't allow ssh access because their 
host is of shared (!) one. I was thinking maybe there is a way to just copy the 
files into cgi-bin folder, as it is for mapserv.exe and its dependencies (dlls) 
in MS4W package.
However, it seems if i want to use MapServer in CGI mode i have to use a 
Windows server. Otherwise, i must switch to MapScript which is not recommended 
for all applications.
If there is a way to use CGI Mapserver in this case, please inform me.

Regards


From: Prabu Raja prab.r...@gmail.commailto:prab.r...@gmail.com
To: Peter Hopfgartner 
peter.hopfgart...@r3-gis.commailto:peter.hopfgart...@r3-gis.com
Cc: mapserver-users@lists.osgeo.orgmailto:mapserver-users@lists.osgeo.org
Sent: Tuesday, September 4, 2012 12:12 PM
Subject: Re: [mapserver-users] mapserver binary for CentOS?

Find below the steps, which I followed to install mapserver on CentOS 6 64 bit

sudo rpm -Uvh http://elgis.argeo.org/repos/6/elgis-release-6-6_0.noarch.rpm

yum install mapserver

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/cfitsio-3.240-3.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fribidi-0.19.2-2.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libdap-3.11.0-1.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/fcgi-2.4.0-10.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/librx-1.5-14.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/libspatialite-2.4.0-0.6.RC4.el6.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/libgfortran-4.4.6-4.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/hdf5-1.8.5.patch1-7.el6.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/netcdf-4.1.1-3.el6.2.x86_64.rpm

sudo rpm -Uvh 
http://mirror.centos.org/centos/6/os/x86_64/Packages/expat-2.0.1-11.el6_2.x86_64.rpm

sudo rpm -Uvh 
http://dl.fedoraproject.org/pub/epel/6/x86_64/ogdi-3.2.0-0.14.beta2.el6.x86_64.rpm

yum install mapserver

cp /usr/libexec/mapserv /var/www/cgi-bin/
On Tue, Sep 4, 2012 at 12:47 PM, Peter Hopfgartner 
peter.hopfgart...@r3-gis.commailto:peter.hopfgart...@r3-gis.com wrote:
On 09/04/2012 08:33 AM, Saka Royban wrote:
Hi guys
I'm a newbie to mapserver and i've been using MS4W for a while. Now, i'm gonna 
use MapServer CGI in my website. So, I asked my host admin of the version of 
Linux and he replied me that CentOS is running on the server.
Searching internet, unfortunately, i didn't find mapserver binary for CentOS. I 
just found some instructions for building mapserver in Linux 

Re: [mapserver-users] TinyOWS 0.9 Problem in windows 7

2012-09-06 Thread Rahkonen Jukka
Hi,

Do not use OpenLayers for testing, use something that you can control.  What do 
you get back if you send these basic WFS requests with a browser:

http://127.0.0.1/cgi-bin/tinyows.exe?service=WFSversion=1.0.0request=GetCapabilities
http://127.0.0.1/cgi-bin/tinyows.exe?service=WFSversion=1.0.0request= 
DescribeFeatureTypeTypename=tows:wfst_test
http://127.0.0.1/cgi-bin/tinyows.exe?service=WFSversion=1.0.0request= 
GetFeatureTypename=tows:wfst_testmaxFeatures=2

-Jukka Rahkonen-

Budi Hermansyah wrote:

Hi Guys,

I try to use tinyOWS. when Openlayers called the service the result are :

wfs:FeatureCollection xmlns:tows=http://www.tinyows.org; 
xmlns:wfs=http://www.opengis.net/wfs; 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
xmlns:gml=http://www.opengis.net/gml; 
xmlns:xsd=http://www.w3.org/2001/XMLSchema; 
xmlns:ogc=http://www.opengis.net/ogc; 
xmlns:xlink=http://www.w3.org/1999/xlink; 
xmlns:ows=http://www.opengis.net/ows; 
xsi:schemaLocation=http://www.tinyows.org 
http://127.0.0.1/cgi-bin/tinyows.exe?service=WFSversion=1.0.0request=DescribeFeatureTypeTypename=tows:wfst_test
 http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-basic.xsd 
http://www.opengis.net/gml http://schemas.opengis.net/gml/2.1.2/feature.xsd;
gml:boundedBy
gml:Box srsName=EPSG:-1
gml:coordinates decimal=. cs=, ts= -1.#INF00,-1.#INF00 
1.#INF00,1.#INF00/gml:coordinates
/gml:Box
/gml:boundedBy
/wfs:FeatureCollection

Can anyone please help me and tell what's going on??

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


Re: [mapserver-users] TinyOWS 0.9 Problem in windows 7

2012-09-06 Thread Budi Hermansyah
Hi,

all the url seems work shown below. But there is no data retrieved. Please
let me know ...

Thks

http://127.0.0.1/cgi-bin/tinyows.exe?service=WFSversion=1.0.0request=GetCapabilities

WFS_Capabilities version=1.0.0 updateSequence=0 xsi:schemaLocation=
http://www.opengis.net/wfs
http://schemas.opengis.net/wfs/1.0.0/WFS-capabilities.xsd;ServiceNameTinyOWS
ServerWFS/NameTitleTinyOWS Server-Demo Service/TitleOnlineResource
http://127.0.0.1/cgi-bin/tinyows.exe/OnlineResource/ServiceCapabilityRequestGetCapabilitiesDCPTypeHTTPGet
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe?//HTTP/DCPTypeDCPTypeHTTPPost
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe//HTTP/DCPType/GetCapabilitiesDescribeFeatureTypeSchemaDescriptionLanguageXMLSCHEMA//SchemaDescriptionLanguageDCPTypeHTTPGet
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe?//HTTP/DCPTypeDCPTypeHTTPPost
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe//HTTP/DCPType/DescribeFeatureTypeGetFeatureResultFormatGML2//ResultFormatDCPTypeHTTPGet
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe?//HTTP/DCPTypeDCPTypeHTTPPost
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe//HTTP/DCPType/GetFeatureTransactionDCPTypeHTTPGet
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe?//HTTP/DCPTypeDCPTypeHTTPPost
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe//HTTP/DCPType/Transaction/Request/CapabilityFeatureTypeListOperationsQuery//OperationsFeatureTypeNametows:wfst_test/NameTitlewfst_test/TitleSRS/LatLongBoundingBox
minx=0 miny=0 maxx=0
maxy=0//FeatureType/FeatureTypeListogc:Filter_Capabilitiesogc:Spatial_Capabilitiesogc:Spatial_Operatorsogc:Disjoint/ogc:Equals/ogc:DWithin/ogc:Beyond/ogc:Intersect/ogc:Touches/ogc:Crosses/ogc:Within/ogc:Contains/ogc:Overlaps/ogc:BBOX//ogc:Spatial_Operators/ogc:Spatial_Capabilitiesogc:Scalar_Capabilitiesogc:Logical_Operators/ogc:Comparison_Operatorsogc:Simple_Comparisons/ogc:Between/ogc:Like/ogc:NullCheck//ogc:Comparison_Operatorsogc:Arithmetic_Operatorsogc:Simple_Arithmetic/ogc:Functionsogc:Function_Namesogc:Function_Name
nArgs=1abs/ogc:Function_Nameogc:Function_Name
nArgs=1acos/ogc:Function_Nameogc:Function_Name
nArgs=1asin/ogc:Function_Nameogc:Function_Name
nArgs=1atan/ogc:Function_Nameogc:Function_Name
nArgs=1avg/ogc:Function_Nameogc:Function_Name
nArgs=1cbrt/ogc:Function_Nameogc:Function_Name
nArgs=1ceil/ogc:Function_Nameogc:Function_Name
nArgs=1ceiling/ogc:Function_Nameogc:Function_Name
nArgs=1cos/ogc:Function_Nameogc:Function_Name
nArgs=1cot/ogc:Function_Nameogc:Function_Name
nArgs=1count/ogc:Function_Nameogc:Function_Name
nArgs=1degrees/ogc:Function_Nameogc:Function_Name
nArgs=1exp/ogc:Function_Nameogc:Function_Name
nArgs=1floor/ogc:Function_Nameogc:Function_Name
nArgs=1length/ogc:Function_Nameogc:Function_Name
nArgs=1ln/ogc:Function_Nameogc:Function_Name
nArgs=1log/ogc:Function_Nameogc:Function_Name
nArgs=1min/ogc:Function_Nameogc:Function_Name
nArgs=1max/ogc:Function_Nameogc:Function_Name
nArgs=1radians/ogc:Function_Nameogc:Function_Name
nArgs=1round/ogc:Function_Nameogc:Function_Name
nArgs=1sin/ogc:Function_Nameogc:Function_Name
nArgs=1sqrt/ogc:Function_Nameogc:Function_Name
nArgs=1tan/ogc:Function_Nameogc:Function_Name
nArgs=1trunc/ogc:Function_Name/ogc:Function_Names/ogc:Functions/ogc:Arithmetic_Operators/ogc:Scalar_Capabilities/ogc:Filter_Capabilities/WFS_Capabilities

http://127.0.0.1/cgi-bin/tinyows.exe?service=WFSversion=1.0.0request=DescribeFeatureTypeTypename=tows:wfst_test
xs:schema targetNamespace=http://www.tinyows.org;
elementFormDefault=qualified version=1.0xs:import namespace=
http://www.opengis.net/gml; schemaLocation=
http://schemas.opengis.net/gml/2.1.2/feature.xsd/xs:element
name=wfst_test type=tows:wfst_testType
substitutionGroup=gml:_Feature/xs:complexType
name=wfst_testTypexs:complexContentxs:extension
base=gml:AbstractFeatureTypexs:sequencexs:element name=fid
type=double minOccurs=0 maxOccurs=1/xs:element name=the_geom
type=gml:GeometryPropertyType minOccurs=0
maxOccurs=1//xs:sequence/xs:extension/xs:complexContent/xs:complexType/xs:schema

http://127.0.0.1/cgi-bin/tinyows.exe?service=WFSversion=1.0.0request=GetFeatureTypename=tows:wfst_testmaxFeatures=2

wfs:FeatureCollection xsi:schemaLocation=http://www.tinyows.org
http://127.0.0.1/cgi-bin/tinyows.exe?service=WFSversion=1.0.0request=DescribeFeatureTypeTypename=tows:wfst_test
   http://www.opengis.net/wfs
http://schemas.opengis.net/wfs/1.0.0/WFS-basic.xsd
http://www.opengis.net/gml
http://schemas.opengis.net/gml/2.1.2/feature.xsd;gml:boundedBygml:Box
srsName=EPSG:-1gml:coordinates decimal=. cs=, ts=
491007.937500,5458904.50
491243.00,5459214.00/gml:coordinates/gml:Box/gml:boundedBy/wfs:FeatureCollection

On Thu, Sep 6, 2012 at 1:23 PM, Rahkonen Jukka jukka.rahko...@mmmtike.fiwrote:

  Hi,

 ** **

 Do not use OpenLayers for testing, use something that you can control.
  What do you get back if you send these basic WFS requests with a browser:
 

 ** **


 

Re: [mapserver-users] TinyOWS 0.9 Problem in windows 7

2012-09-06 Thread Rahkonen Jukka
Hi,

There is a newer version than 0.9 available at
http://maptools.org/ms4w/index.phtml?page=downloads.html
I recommend to update.  However, I am remembering that there were some problems 
with the Windows version.

When it comes to your problem, there must be something wrong with your data but 
it is hard to say directly what it is.  I suggest to read
http://mapserver.org/trunk/tinyows/openlayershowtobasic.html
use the same France dataset and adapt the instructions to suit Windows. Then 
you can do the first tests with the France-dataset.  When your server is OK 
with the demo data you can continue to add your own data into the service.

These excerpts show that WFS does not find any data from your database
GetCapabilities:

FeatureType
Nametows:wfst_test/Name
Titlewfst_test/Title
SRS/
LatLongBoundingBox minx=0 miny=0 maxx=0 maxy=0/
/FeatureType

Note: No coordinate system and zero bounding box

GetFeature:
It is just empty. It still gets the bounding box somewhere so the table exists. 
Are you sure that your table in not empty?

-Jukka Rahkonen-





Budi Hermansyah wrote:

Hi Rahkonen,

all the url seems work shown below. Please let me know ...

Thks

http://127.0.0.1/cgi-bin/tinyows.exe?service=WFSversion=1.0.0request=GetCapabilities

WFS_Capabilities version=1.0.0 updateSequence=0 
xsi:schemaLocation=http://www.opengis.net/wfs  
http://schemas.opengis.net/wfs/1.0.0/WFS-capabilities.xsd;ServiceNameTinyOWS
 ServerWFS/NameTitleTinyOWS Server-Demo 
Service/TitleOnlineResourcehttp://127.0.0.1/cgi-bin/tinyows.exe/OnlineResource/ServiceCapabilityRequestGetCapabilitiesDCPTypeHTTPGet
 
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe?//HTTP/DCPTypeDCPTypeHTTPPost
 
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe//HTTP/DCPType/GetCapabilitiesDescribeFeatureTypeSchemaDescriptionLanguageXMLSCHEMA//SchemaDescriptionLanguageDCPTypeHTTPGet
 
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe?//HTTP/DCPTypeDCPTypeHTTPPost
 
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe//HTTP/DCPType/DescribeFeatureTypeGetFeatureResultFormatGML2//ResultFormatDCPTypeHTTPGet
 
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe?//HTTP/DCPTypeDCPTypeHTTPPost
 
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe//HTTP/DCPType/GetFeatureTransactionDCPTypeHTTPGet
 
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe?//HTTP/DCPTypeDCPTypeHTTPPost
 
onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe//HTTP/DCPType/Transaction/Request/CapabilityFeatureTypeListOperationsQuery//OperationsFeatureTypeNametows:wfst_test/NameTitlewfst_test/TitleSRS/LatLongBoundingBox
 minx=0 miny=0 maxx=0 
maxy=0//FeatureType/FeatureTypeListogc:Filter_Capabilitiesogc:Spatial_Capabilitiesogc:Spatial_Operatorsogc:Disjoint/ogc:Equals/ogc:DWithin/ogc:Beyond/ogc:Intersect/ogc:Touches/ogc:Crosses/ogc:Within/ogc:Contains/ogc:Overlaps/ogc:BBOX//ogc:Spatial_Operators/ogc:Spatial_Capabilitiesogc:Scalar_Capabilitiesogc:Logical_Operators/ogc:Comparison_Operatorsogc:Simple_Comparisons/ogc:Between/ogc:Like/ogc:NullCheck//ogc:Comparison_Operatorsogc:Arithmetic_Operatorsogc:Simple_Arithmetic/ogc:Functionsogc:Function_Namesogc:Function_Name
 nArgs=1abs/ogc:Function_Nameogc:Function_Name 
nArgs=1acos/ogc:Function_Nameogc:Function_Name 
nArgs=1asin/ogc:Function_Nameogc:Function_Name 
nArgs=1atan/ogc:Function_Nameogc:Function_Name 
nArgs=1avg/ogc:Function_Nameogc:Function_Name 
nArgs=1cbrt/ogc:Function_Nameogc:Function_Name 
nArgs=1ceil/ogc:Function_Nameogc:Function_Name 
nArgs=1ceiling/ogc:Function_Nameogc:Function_Name 
nArgs=1cos/ogc:Function_Nameogc:Function_Name 
nArgs=1cot/ogc:Function_Nameogc:Function_Name 
nArgs=1count/ogc:Function_Nameogc:Function_Name 
nArgs=1degrees/ogc:Function_Nameogc:Function_Name 
nArgs=1exp/ogc:Function_Nameogc:Function_Name 
nArgs=1floor/ogc:Function_Nameogc:Function_Name 
nArgs=1length/ogc:Function_Nameogc:Function_Name 
nArgs=1ln/ogc:Function_Nameogc:Function_Name 
nArgs=1log/ogc:Function_Nameogc:Function_Name 
nArgs=1min/ogc:Function_Nameogc:Function_Name 
nArgs=1max/ogc:Function_Nameogc:Function_Name 
nArgs=1radians/ogc:Function_Nameogc:Function_Name 
nArgs=1round/ogc:Function_Nameogc:Function_Name 
nArgs=1sin/ogc:Function_Nameogc:Function_Name 
nArgs=1sqrt/ogc:Function_Nameogc:Function_Name 
nArgs=1tan/ogc:Function_Nameogc:Function_Name 
nArgs=1trunc/ogc:Function_Name/ogc:Function_Names/ogc:Functions/ogc:Arithmetic_Operators/ogc:Scalar_Capabilities/ogc:Filter_Capabilities/WFS_Capabilities

http://127.0.0.1/cgi-bin/tinyows.exe?service=WFSversion=1.0.0request=DescribeFeatureTypeTypename=tows:wfst_test
xs:schema targetNamespace=http://www.tinyows.org; 
elementFormDefault=qualified version=1.0xs:import 
namespace=http://www.opengis.net/gml; 
schemaLocation=http://schemas.opengis.net/gml/2.1.2/feature.xsd/xs:element 
name=wfst_test type=tows:wfst_testType 
substitutionGroup=gml:_Feature/xs:complexType 
name=wfst_testTypexs:complexContentxs:extension 
base=gml:AbstractFeatureTypexs:sequencexs:element name=fid 
type=double minOccurs=0 

Re: [mapserver-users] TinyOWS 0.9 Problem in windows 7

2012-09-06 Thread Budi Hermansyah
Thank you Rahkonen, It's work. One more question. Do you think will be
there is another problem using TinyOWS+Mapfile and openlayers for editing
???

Bests,
BH

On Thu, Sep 6, 2012 at 1:53 PM, Rahkonen Jukka jukka.rahko...@mmmtike.fiwrote:

  Hi,

 ** **

 There is a newer version than 0.9 available at

 http://maptools.org/ms4w/index.phtml?page=downloads.html

 I recommend to update.  However, I am remembering that there were some
 problems with the Windows version.

 ** **

 When it comes to your problem, there must be something wrong with your
 data but it is hard to say directly what it is.  I suggest to read

 http://mapserver.org/trunk/tinyows/openlayershowtobasic.html

 use the same France dataset and adapt the instructions to suit Windows.
 Then you can do the first tests with the France-dataset.  When your server
 is OK with the demo data you can continue to add your own data into the
 service.

 ** **

 These excerpts show that WFS does not find any data from your database ***
 *

 GetCapabilities:

 ** **

 FeatureType

 Nametows:wfst_test/Name

 Titlewfst_test/Title

 SRS/

 LatLongBoundingBox minx=0 miny=0 maxx=0 maxy=0/

 /FeatureType

 ** **

 Note: No coordinate system and zero bounding box

 ** **

 GetFeature:

 It is just empty. It still gets the bounding box somewhere so the table
 exists. Are you sure that your table in not empty?

 ** **

 -Jukka Rahkonen-

 ** **

 ** **

 ** **

 ** **

 ** **

 Budi Hermansyah wrote:

 ** **

 Hi Rahkonen,

 ** **

 all the url seems work shown below. Please let me know ...

 ** **

 Thks

 ** **


 http://127.0.0.1/cgi-bin/tinyows.exe?service=WFSversion=1.0.0request=GetCapabilities
 

 ** **

 WFS_Capabilities version=1.0.0 updateSequence=0 xsi:schemaLocation=
 http://www.opengis.net/wfs
 http://schemas.opengis.net/wfs/1.0.0/WFS-capabilities.xsd;ServiceNameTinyOWS
 ServerWFS/NameTitleTinyOWS Server-Demo Service/TitleOnlineResource
 http://127.0.0.1/cgi-bin/tinyows.exe/OnlineResource/ServiceCapabilityRequestGetCapabilitiesDCPTypeHTTPGet
 onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe?//HTTP/DCPTypeDCPTypeHTTPPost
 onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe//HTTP/DCPType/GetCapabilitiesDescribeFeatureTypeSchemaDescriptionLanguageXMLSCHEMA//SchemaDescriptionLanguageDCPTypeHTTPGet
 onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe?//HTTP/DCPTypeDCPTypeHTTPPost
 onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe//HTTP/DCPType/DescribeFeatureTypeGetFeatureResultFormatGML2//ResultFormatDCPTypeHTTPGet
 onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe?//HTTP/DCPTypeDCPTypeHTTPPost
 onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe//HTTP/DCPType/GetFeatureTransactionDCPTypeHTTPGet
 onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe?//HTTP/DCPTypeDCPTypeHTTPPost
 onlineResource=http://127.0.0.1/cgi-bin/tinyows.exe//HTTP/DCPType/Transaction/Request/CapabilityFeatureTypeListOperationsQuery//OperationsFeatureTypeNametows:wfst_test/NameTitlewfst_test/TitleSRS/LatLongBoundingBox
 minx=0 miny=0 maxx=0
 maxy=0//FeatureType/FeatureTypeListogc:Filter_Capabilitiesogc:Spatial_Capabilitiesogc:Spatial_Operatorsogc:Disjoint/ogc:Equals/ogc:DWithin/ogc:Beyond/ogc:Intersect/ogc:Touches/ogc:Crosses/ogc:Within/ogc:Contains/ogc:Overlaps/ogc:BBOX//ogc:Spatial_Operators/ogc:Spatial_Capabilitiesogc:Scalar_Capabilitiesogc:Logical_Operators/ogc:Comparison_Operatorsogc:Simple_Comparisons/ogc:Between/ogc:Like/ogc:NullCheck//ogc:Comparison_Operatorsogc:Arithmetic_Operatorsogc:Simple_Arithmetic/ogc:Functionsogc:Function_Namesogc:Function_Name
 nArgs=1abs/ogc:Function_Nameogc:Function_Name
 nArgs=1acos/ogc:Function_Nameogc:Function_Name
 nArgs=1asin/ogc:Function_Nameogc:Function_Name
 nArgs=1atan/ogc:Function_Nameogc:Function_Name
 nArgs=1avg/ogc:Function_Nameogc:Function_Name
 nArgs=1cbrt/ogc:Function_Nameogc:Function_Name
 nArgs=1ceil/ogc:Function_Nameogc:Function_Name
 nArgs=1ceiling/ogc:Function_Nameogc:Function_Name
 nArgs=1cos/ogc:Function_Nameogc:Function_Name
 nArgs=1cot/ogc:Function_Nameogc:Function_Name
 nArgs=1count/ogc:Function_Nameogc:Function_Name
 nArgs=1degrees/ogc:Function_Nameogc:Function_Name
 nArgs=1exp/ogc:Function_Nameogc:Function_Name
 nArgs=1floor/ogc:Function_Nameogc:Function_Name
 nArgs=1length/ogc:Function_Nameogc:Function_Name
 nArgs=1ln/ogc:Function_Nameogc:Function_Name
 nArgs=1log/ogc:Function_Nameogc:Function_Name
 nArgs=1min/ogc:Function_Nameogc:Function_Name
 nArgs=1max/ogc:Function_Nameogc:Function_Name
 nArgs=1radians/ogc:Function_Nameogc:Function_Name
 nArgs=1round/ogc:Function_Nameogc:Function_Name
 nArgs=1sin/ogc:Function_Nameogc:Function_Name
 nArgs=1sqrt/ogc:Function_Nameogc:Function_Name
 nArgs=1tan/ogc:Function_Nameogc:Function_Name
 nArgs=1trunc/ogc:Function_Name/ogc:Function_Names/ogc:Functions/ogc:Arithmetic_Operators/ogc:Scalar_Capabilities/ogc:Filter_Capabilities/WFS_Capabilities
 

 ** **


 

Re: [mapserver-users] TinyOWS 0.9 Problem in windows 7

2012-09-06 Thread Rahkonen Jukka
Hi,

I can see that WFS-T did not work for me in May and I cannot see any more fresh 
TinyOWS versions for Windows since then so I fear it may not work.
http://lists.maptools.org/pipermail/ms4w-users/2012-May/002001.html

Instead of OpenLayers try editing with Quantum GIS first. If edits fail with 
QGis then WFS-T is probably really broken on Windows and all we can do is to go 
on with nagging about the issue.

Which PostGIS version do you have? I made my failing trials with 1.5.

-Jukka Rahkonen-


Budi Hermansyah wrote:

Thank you Rahkonen, It's work. One more question. Do you think will be there is 
another problem using TinyOWS+Mapfile and openlayers for editing ???

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


Re: [mapserver-users] TinyOWS 0.9 Problem in windows 7

2012-09-06 Thread Budi Hermansyah
I use Postgis 1.5.

Thks for the info.

On Thu, Sep 6, 2012 at 4:40 PM, Rahkonen Jukka jukka.rahko...@mmmtike.fiwrote:

  Hi,

 ** **

 I can see that WFS-T did not work for me in May and I cannot see any more
 fresh TinyOWS versions for Windows since then so I fear it may not work.**
 **

 http://lists.maptools.org/pipermail/ms4w-users/2012-May/002001.html

 ** **

 Instead of OpenLayers try editing with Quantum GIS first. If edits fail
 with QGis then WFS-T is probably really broken on Windows and all we can do
 is to go on with nagging about the issue.

 ** **

 Which PostGIS version do you have? I made my failing trials with 1.5.

 ** **

 -Jukka Rahkonen-

 ** **

 ** **

 Budi Hermansyah wrote:

 ** **

 Thank you Rahkonen, It's work. One more question. Do you think will be
 there is another problem using TinyOWS+Mapfile and openlayers for editing
 ???

 ** **

 Bests,

 BH

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


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


Re: [mapserver-users] getProjection error

2012-09-06 Thread Bistrais, Bob
Lines 213-215:

if($layer-getProjection() != NULL) {
$projection = $layer-getProjection();
}

I've just added a Projection to the layer in question (the Map section already 
contains one), still no go.

The error log says: msQueryByPoint(): Search returned no results. No matching 
record(s)
-I am definitely clicking on a valid location, and the layer shows up visually 
on the map.  Not sure why it doesn't return a result.



-Original Message-
From: Jeff McKenna [mailto:jmcke...@gatewaygeomatics.com] 
Sent: Wednesday, September 05, 2012 9:35 AM
To: mapserver-users@lists.osgeo.org
Subject: Re: [mapserver-users] getProjection error

On 12-09-04 4:12 PM, Bistrais, Bob wrote:
 -As I said, other, similar layers are working just fine with the same 
 query code, and I can't see anything wrong with the shapefile.  What 
 else should I be checking?
 

Hmm I am not sure.  What exact line is 213? If I was going to use a
getProjection() function I would make sure that each LAYER has a PROJECTION 
object in the mapfile (as well as in the MAP object).

Maybe other list readers can see the issue.

-jeff




--
Jeff McKenna
MapServer Consulting and Training Services http://www.gatewaygeomatics.com/



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


[mapserver-users] MapServer 6.2.0 beta3 release

2012-09-06 Thread thomas bonfort
The MapServer Team is pleased to announce the release of MapServer
6.2.0 beta3. This is the third beta on our way to a final 6.2 release,
and contains many fixes that we encourage you to test. Depending on issues
found in this beta release, we should probably be able to publish a release
candidate for the next iteration.

The changelog since beta3 is included in this email, or can be consulted here:

   http://www.mapserver.org/en/development/changelog/changelog-6-2-0-beta3.html

The source for this release can be downloaded at:

   http://mapserver.org/download.html
or
   http://download.osgeo.org/mapserver/mapserver-6.2.0-beta3.tar.gz

The binary distributions listed in the download page should be updated
with binaries for the new 6.2.0-beta3 release in the next couple of days.

Once again we need your help to ensure a high quality product, so
please help out by testing your applications with this new code base.

Thanks! - The MapServer Team


$ git --no-pager  log --no-merges  --pretty=format:%h %ai
(%an)%n%s%n rel-6-2-0-beta2..HEAD | gsed  's!#\([0-9]\+\)!
https://github.com/mapserver/mapserver/issues/\1 !g'

00791ca 2012-09-06 19:28:18 +0200 (Thomas Bonfort)
update header version for beta3

af90e5a 2012-09-06 19:10:49 +0200 (Stephan Meissl)
Fixing Style inheritance in WMS (
https://github.com/mapserver/mapserver/issues/4442 )

c55668e 2012-09-06 15:48:04 +0200 (Thomas Bonfort)
avoir writing default values to STYLE (
https://github.com/mapserver/mapserver/issues/4446 )

191d0c9 2012-09-06 15:32:36 +0200 (Thomas Bonfort)
php-mapscript allow setting NULL template (
https://github.com/mapserver/mapserver/issues/4443 )

f8d8837 2012-09-06 14:23:01 +0200 (Thomas Bonfort)
create python-mapscript install destination directory (
https://github.com/mapserver/mapserver/issues/4445 )

8b61e09 2012-09-06 12:39:30 +0200 (Thomas Bonfort)
adjust clip buffer for polygons in image space (
https://github.com/mapserver/mapserver/issues/179 )

f5e1bec 2012-09-05 17:48:45 +0200 (Thomas Bonfort)
adjust clipping buffer to avoid edge artifacts (
https://github.com/mapserver/mapserver/issues/179 )

9c9d999 2012-09-05 01:35:27 -0700 (Umberto Nicoletti)
fix for  https://github.com/mapserver/mapserver/issues/4417 : Oracle
and queryByAttributes doesn't run

d6be4e6 2012-09-05 14:27:22 +0200 (Stephan Meissl)
Fixing wrong size in LegendURL of root layer (
https://github.com/mapserver/mapserver/issues/4441 ).

40ad795 2012-09-05 14:22:12 +0200 (Thomas Bonfort)
build and clean mapscriptvars utility file (
https://github.com/mapserver/mapserver/issues/4440 )

fadc37a 2012-09-05 14:14:50 +0200 (Thomas Bonfort)
fix ogc equals operator after rfc 64 (
https://github.com/mapserver/mapserver/issues/3613 )

ee0e42c 2012-09-05 14:11:57 +0200 (Thomas Bonfort)
allow empty wms styles ( https://github.com/mapserver/mapserver/issues/4355 )

5e9c8a1 2012-09-05 13:32:02 +0200 (Thomas Bonfort)
deactivate postgis getextent function (
https://github.com/mapserver/mapserver/issues/4039 )

9184876 2012-09-05 13:26:43 +0200 (Thomas Bonfort)
avoid token collisions in parser when reading char by char (
https://github.com/mapserver/mapserver/issues/4012 )

9cb9e5e 2012-09-05 13:19:44 +0200 (Thomas Bonfort)
adjust letterspacing on follow labels (
https://github.com/mapserver/mapserver/issues/4404 )

2d474ae 2012-09-04 20:47:34 +0200 (szekerest)
SDE: Fix for the crash with NCLOB type (
https://github.com/mapserver/mapserver/issues/3001 )

73c9d9d 2012-09-03 18:55:09 +0200 (Stephan Meissl)
Fixing wms_style_name in GetMap requests (
https://github.com/mapserver/mapserver/issues/4439 ).

ca2cbad 2012-08-31 17:30:53 +0200 (Thomas Bonfort)
add branch-6-2 to stable merge script (
https://github.com/mapserver/mapserver/issues/4437 )

155c827 2012-08-30 14:49:57 + (Alan Boudreault)
Fix queryByFilter segfault in SWIG...

6f293c3 2012-08-30 14:18:18 + (Alan Boudreault)
Fix in msQueryBy* functions to support the startindex from MapScript

75be13f 2012-08-30 13:30:24 + (Alan Boudreault)
Modified WFSGetFeature to support maxfeatures across layers rather
than within ( https://github.com/mapserver/mapserver/issues/4011 )

5af6da6 2012-08-30 10:39:12 +0200 (Stephan Meissl)
Updating HISTORY.TXT

5ca7cf0 2012-08-29 16:40:20 + (Alan Boudreault)
Fix segfault in queryByFilter function in PHP/MapScript

6990f04 2012-08-29 15:27:01 + (Alan Boudreault)
Fix another issue in symbolObj.getImage related to internal renderer object

e1d9b33 2012-08-29 15:59:49 +0200 (Stephan Meissl)
Adjusting to GMLCOV 1.0 corrigendum 1.0.1 (
https://github.com/mapserver/mapserver/issues/4003 ).

5849069 2012-08-29 15:18:14 +0200 (Stephan Meissl)
Adjusting to WCS 2.0 Core corrigendum 2.0.1 (
https://github.com/mapserver/mapserver/issues/4003 ).

d36ca21 2012-08-29 13:47:31 +0200 (Stephan Meissl)
Updating HISTORY.TXT

728faf8 2012-08-29 13:32:47 +0200 (Stephan Meissl)
Adjusted support for the mediatype multipart/related in WCS 2.0.
Related to issue  

Re: [mapserver-users] [mapserver-dev] MapServer 6.2.0 beta3 release

2012-09-06 Thread Angelos Tzotsos

Hi,

6.2.0-beta3 package is ready for openSUSE here:
https://build.opensuse.org/package/show?package=mapserverproject=home%3Atzotsos%3AApplication%3AGeo

Main repository  is still at 6.0.3

Cheers,
Angelos

On 09/06/2012 09:07 PM, thomas bonfort wrote:

The MapServer Team is pleased to announce the release of MapServer
6.2.0 beta3. This is the third beta on our way to a final 6.2 release,
and contains many fixes that we encourage you to test. Depending on issues
found in this beta release, we should probably be able to publish a release
candidate for the next iteration.

The changelog since beta3 is included in this email, or can be consulted here:

http://www.mapserver.org/en/development/changelog/changelog-6-2-0-beta3.html

The source for this release can be downloaded at:

http://mapserver.org/download.html
or
http://download.osgeo.org/mapserver/mapserver-6.2.0-beta3.tar.gz

The binary distributions listed in the download page should be updated
with binaries for the new 6.2.0-beta3 release in the next couple of days.

Once again we need your help to ensure a high quality product, so
please help out by testing your applications with this new code base.

Thanks! - The MapServer Team


$ git --no-pager  log --no-merges  --pretty=format:%h %ai
(%an)%n%s%n rel-6-2-0-beta2..HEAD | gsed  's!#\([0-9]\+\)!
https://github.com/mapserver/mapserver/issues/\1 !g'

00791ca 2012-09-06 19:28:18 +0200 (Thomas Bonfort)
update header version for beta3

af90e5a 2012-09-06 19:10:49 +0200 (Stephan Meissl)
Fixing Style inheritance in WMS (
https://github.com/mapserver/mapserver/issues/4442 )

c55668e 2012-09-06 15:48:04 +0200 (Thomas Bonfort)
avoir writing default values to STYLE (
https://github.com/mapserver/mapserver/issues/4446 )

191d0c9 2012-09-06 15:32:36 +0200 (Thomas Bonfort)
php-mapscript allow setting NULL template (
https://github.com/mapserver/mapserver/issues/4443 )

f8d8837 2012-09-06 14:23:01 +0200 (Thomas Bonfort)
create python-mapscript install destination directory (
https://github.com/mapserver/mapserver/issues/4445 )

8b61e09 2012-09-06 12:39:30 +0200 (Thomas Bonfort)
adjust clip buffer for polygons in image space (
https://github.com/mapserver/mapserver/issues/179 )

f5e1bec 2012-09-05 17:48:45 +0200 (Thomas Bonfort)
adjust clipping buffer to avoid edge artifacts (
https://github.com/mapserver/mapserver/issues/179 )

9c9d999 2012-09-05 01:35:27 -0700 (Umberto Nicoletti)
fix for  https://github.com/mapserver/mapserver/issues/4417 : Oracle
and queryByAttributes doesn't run

d6be4e6 2012-09-05 14:27:22 +0200 (Stephan Meissl)
Fixing wrong size in LegendURL of root layer (
https://github.com/mapserver/mapserver/issues/4441 ).

40ad795 2012-09-05 14:22:12 +0200 (Thomas Bonfort)
build and clean mapscriptvars utility file (
https://github.com/mapserver/mapserver/issues/4440 )

fadc37a 2012-09-05 14:14:50 +0200 (Thomas Bonfort)
fix ogc equals operator after rfc 64 (
https://github.com/mapserver/mapserver/issues/3613 )

ee0e42c 2012-09-05 14:11:57 +0200 (Thomas Bonfort)
allow empty wms styles ( https://github.com/mapserver/mapserver/issues/4355 )

5e9c8a1 2012-09-05 13:32:02 +0200 (Thomas Bonfort)
deactivate postgis getextent function (
https://github.com/mapserver/mapserver/issues/4039 )

9184876 2012-09-05 13:26:43 +0200 (Thomas Bonfort)
avoid token collisions in parser when reading char by char (
https://github.com/mapserver/mapserver/issues/4012 )

9cb9e5e 2012-09-05 13:19:44 +0200 (Thomas Bonfort)
adjust letterspacing on follow labels (
https://github.com/mapserver/mapserver/issues/4404 )

2d474ae 2012-09-04 20:47:34 +0200 (szekerest)
SDE: Fix for the crash with NCLOB type (
https://github.com/mapserver/mapserver/issues/3001 )

73c9d9d 2012-09-03 18:55:09 +0200 (Stephan Meissl)
Fixing wms_style_name in GetMap requests (
https://github.com/mapserver/mapserver/issues/4439 ).

ca2cbad 2012-08-31 17:30:53 +0200 (Thomas Bonfort)
add branch-6-2 to stable merge script (
https://github.com/mapserver/mapserver/issues/4437 )

155c827 2012-08-30 14:49:57 + (Alan Boudreault)
Fix queryByFilter segfault in SWIG...

6f293c3 2012-08-30 14:18:18 + (Alan Boudreault)
Fix in msQueryBy* functions to support the startindex from MapScript

75be13f 2012-08-30 13:30:24 + (Alan Boudreault)
Modified WFSGetFeature to support maxfeatures across layers rather
than within ( https://github.com/mapserver/mapserver/issues/4011 )

5af6da6 2012-08-30 10:39:12 +0200 (Stephan Meissl)
Updating HISTORY.TXT

5ca7cf0 2012-08-29 16:40:20 + (Alan Boudreault)
Fix segfault in queryByFilter function in PHP/MapScript

6990f04 2012-08-29 15:27:01 + (Alan Boudreault)
Fix another issue in symbolObj.getImage related to internal renderer object

e1d9b33 2012-08-29 15:59:49 +0200 (Stephan Meissl)
Adjusting to GMLCOV 1.0 corrigendum 1.0.1 (
https://github.com/mapserver/mapserver/issues/4003 ).

5849069 2012-08-29 15:18:14 +0200 (Stephan Meissl)
Adjusting to WCS 2.0 Core corrigendum 2.0.1 (

[mapserver-users] Show build options for php_mapserver.so

2012-09-06 Thread Ian Walberg
Hello folks,

 

Is there a way of doing the equivalent of  ./mapserv -v  with php or
php_mapsript.so?

 

We have some binaries we built some time ago and are not 100% sure what
they support.

 

Thanks

 

Ian

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


Re: [mapserver-users] Show build options for php_mapserver.so

2012-09-06 Thread Ian Walberg
print (ms_GetVersion());

 

Doh!

 

 

 

From: mapserver-users-boun...@lists.osgeo.org
[mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Ian
Walberg
Sent: Thursday, September 06, 2012 9:21 PM
To: mapserver-users@lists.osgeo.org; mapserver-...@lists.osgeo.org
Subject: [mapserver-users] Show build options for php_mapserver.so

 

Hello folks,

 

Is there a way of doing the equivalent of  ./mapserv -v  with php or
php_mapsript.so?

 

We have some binaries we built some time ago and are not 100% sure what
they support.

 

Thanks

 

Ian

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


[mapserver-users] [TINYOWS] 'Looser' XSD?

2012-09-06 Thread Eric

  
  


  
  Hello list,
I am trying to save features to a PostGIS DB using tinyows.
Saving geometries alone works fine, updating records works well,
but as soon as I combine attributes and geometries, I get an
error from tinyows indicating that the XML is not in the right
format. I have noticed a difference between the 3 scenarios. For
instance, when I save a geometry without attributes, I get the
following: (this works fine)
  
  
  wfs:Insert
feature:parcels xmlns:feature="http://www.tinyows.org/"
feature:geom
gml:MultiSurface xmlns:gml="http://www.opengis.net/gml" srsName="EPSG:3857"
gml:surfaceMember
gml:Polygon
gml:exterior
gml:LinearRing
gml:posList-10752./gml:posList
/gml:LinearRing
/gml:exterior
/gml:Polygon
/gml:surfaceMember
/gml:MultiSurface
/feature:geom
/feature:washco_parcels
/wfs:Insert

  
  
  And, when I add
attributes, I get the following: (generates an error to teh
effect that "feature:address1test" is unexpected)

  
  
  wfs:Insert
feature:parcels xmlns:feature="http://www.tinyows.org/"
feature:geom
gml:MultiSurface xmlns:gml="http://www.opengis.net/gml" srsName="EPSG:3857"
gml:surfaceMember
gml:Polygon
gml:exterior
gml:LinearRing
gml:posList-10752./gml:posList
/gml:LinearRing
/gml:exterior
/gml:Polygon
/gml:surfaceMember
/gml:MultiSurface
/feature:geom
feature:address1test/feature:address1
/feature:washco_parcels
/wfs:Insert

  
  Finally, if I do a simple UPDATE, I get the following: (works
  fine)
  
  wfs:Update xmlns:demo="http://www.tinyows.org/" typeName="demo:parcels"
wfs:Property
wfs:Namegeom/wfs:Name
wfs:Value
gml:MultiSurface xmlns:gml="http://www.opengis.net/gml" srsName="EPSG:3857"
gml:surfaceMember
gml:Polygon
gml:exterior
gml:LinearRing
gml:posList-10737./gml:posList
/gml:LinearRing
/gml:exterior
/gml:Polygon
/gml:surfaceMember
/gml:MultiSurface
/wfs:Value
/wfs:Property
wfs:Property
wfs:Nameobjectid/wfs:Name
wfs:Value18785/wfs:Value
/wfs:Property

  ...
  
  The first difference is
in the namespace used (feature vs wfs). Any reason why it is
doing so? Another difference is in the way attributes are
included:
  
  wfs:Property
wfs:Nameobjectid/wfs:Name
wfs:Value18785/wfs:Value
/wfs:Property
  vs
  feature:address1test/feature:address1
  The third example (using wfs:Property) seems to be the correct way
  to specify information in a WFS file. The first example works fine
  despite not using that format, because I suspect the GML schema is
  more flexible and since it does not have attributes that are not
  geometries, it is considered valid.
  
  So I tried turning off schema checking in the tinyows.xml file and
  the problem payload go through without issues. So this seem to
  indicate that some of the XSD used are strict and don't allow
  attributes to be defined like
  feature:address1test/feature:address1.
  
  So my question is how do I fix this best?
  
remove schema enforcing at the tinyows level. Couldn't this
  lead to potential security issues with the server?
Change the XSD files to allow both ways to define
  attributes. Wouldn't this go against the WFS standard?
Change the way OL generates the payload. Not sure where it
  does it or how to force it to use a different one.

  
  
  BTW, I am using
OL 2.12 and Tinyows 1.0.0
  thanks!
  Eric
  
  


  

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