ZOO-Project: service_internal_ms.h Source File
ZOO-Project
service_internal_ms.h
Go to the documentation of this file.
1 /*
2  * Author : Gérald FENOY
3  *
4  * Copyright 2010 Fondazione Edmund Mach. All rights reserved.
5  *
6  * Permission is hereby granted, free of charge, to any person obtaining a copy
7  * of this software and associated documentation files (the "Software"), to deal
8  * in the Software without restriction, including without limitation the rights
9  * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10  * copies of the Software, and to permit persons to whom the Software is
11  * furnished to do so, subject to the following conditions:
12  *
13  * The above copyright notice and this permission notice shall be included in
14  * all copies or substantial portions of the Software.
15  *
16  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17  * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19  * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
22  * THE SOFTWARE.
23  */
24 #ifndef ZOO_SERVICE_INTERNAL_MS_H
25 #define ZOO_SERVICE_INTERNAL_MS_H 1
26 
27 #include <sys/stat.h>
28 #include "service.h"
29 #include "cpl_conv.h"
30 #include "cpl_multiproc.h"
31 #include "ogr_api.h"
32 #include "gdal.h"
33 #include "ogr_srs_api.h"
34 #ifdef WIN32
35 #include <unistd.h>
36 #endif
37 
38 
39 #include <mapserver.h>
40 
41 #ifdef __cplusplus
42 extern "C" {
43 #endif
45  void setMapSize(maps* output,double minx,double miny,double maxy,double maxx);
46  void setReferenceUrl(maps* m,maps* tmpI);
47 
48  void setSrsInformations(maps* output,mapObj* m,layerObj* myLayer, char* pszProjection);
49 
50  void setMsExtent(maps* output,mapObj* m,layerObj* myLayer,
51  double minX,double minY,double maxX,double maxY);
52  int tryOgr(maps* conf,maps* output,mapObj* m);
53 
54  int tryGdal(maps* conf,maps* output,mapObj* m);
55  void outputMapfile(maps* conf,maps* outputs);
56  void saveMapNames(maps*,maps*,char*);
57 
58 #ifdef __cplusplus
59 }
60 #endif
61 
62 #endif
63 
void setReferenceUrl(maps *m, maps *tmpI)
Add a Reference key to an output containing the WMFS/WFS/WCS request for accessing service result...
Definition: service_internal_ms.c:149
map * getCorrespondance()
Get a list of configuration keys having a corresponding mandatory ows_*.
Definition: service_internal_ms.c:50
void saveMapNames(maps *, maps *, char *)
Save the map fullpath in a text file (.maps)
Definition: service_internal_ms.c:1541
int tryOgr(maps *conf, maps *output, mapObj *m)
Try to open a vector output and define the corresponding layer in the MAPFILE.
Definition: service_internal_ms.c:624
linked list of map pointer
Definition: main_conf_read.y:292
int tryGdal(maps *conf, maps *output, mapObj *m)
Try to open a raster output and define the corresponding layer in the MAPFILE.
Definition: service_internal_ms.c:963
KVP linked list.
Definition: service.h:244
void outputMapfile(maps *conf, maps *outputs)
Create a MapFile for WMS, WFS or WCS Service output.
Definition: service_internal_ms.c:1288
void setMapSize(maps *output, double minx, double miny, double maxy, double maxx)
Add width and height keys to an output maps containing the maximum width and height for displaying th...
Definition: service_internal_ms.c:104
void setMsExtent(maps *output, mapObj *m, layerObj *myLayer, double minX, double minY, double maxX, double maxY)
Set the MAPFILE extent, the the ows_extent for the layer, add wms_extent and wfs_extent to the output...
Definition: service_internal_ms.c:549
void setSrsInformations(maps *output, mapObj *m, layerObj *myLayer, char *pszProjection)
Set projection for a layer in a MAPFILE using Authority Code and Name if available or fallback to pro...
Definition: service_internal_ms.c:444

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png