Ignore:
Timestamp:
Jul 15, 2011, 8:03:05 PM (13 years ago)
Author:
jmckenna
Message:

fix formatting of workshop files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/workshop/2010/exercise.txt

    r256 r262  
    22
    33Exercise
    4 #######
     4########
    55
    6 You know everything now about writting zcfg matadata files and get short pieces of code in ``service.c`` or ``ogr_service_provider.py`` depending if you choosen C or Python programming language respectively.
     6You know everything now about writting zcfg matadata files and get short pieces
     7of code in ``service.c`` or ``ogr_service_provider.py`` depending if you choosen
     8C or Python programming language respectively.
    79
    810The goal of this exercise is to implement the following multiple geometries services :
     
    1416
    1517C version
    16 **********
     18*********
    1719
    18 Your are now invited to edit the source.c file you have created during this workshop to add the multiple geometries, using the following OGR C-API functions :
     20Your are now invited to edit the source.c file you have created during this workshop
     21to add the multiple geometries, using the following OGR C-API functions :
    1922
    2023  - `OGR_G_Intersection <http://www.gdal.org/ogr/ogr__api_8h.html#5a271b5c7b72994120e7a6bbc7e7e5cb>`__ (OGRGeometryH, OGRGeometryH)
     
    2326  - `OGR_G_SymmetricDifference <http://www.gdal.org/ogr/ogr__api_8h.html#d6dacf495617a230c6f19950bc415f17>`__ (OGRGeometryH, OGRGeometryH)
    2427
    25 You can use the ``Boundary.zcfg`` file as example, rename the InputPolygon input to ``InputEntity1`` and add a similar input named ``IntputEntity2``. You are invited to update other values in the ZOO Metadata File to set the proper metadata informations.
     28You can use the ``Boundary.zcfg`` file as example, rename the InputPolygon input
     29to ``InputEntity1`` and add a similar input named ``IntputEntity2``. You are
     30invited to update other values in the ZOO Metadata File to set the proper
     31metadata informations.
    2632
    2733Python Version
    28 ****************
     34**************
    2935
    30 Your are invited to edit the ``ogr_ws_service_provider.py`` file you created during this workshop to add the multiple geometries using the following ``osgeo.ogr`` Geometry methods applied on the first Geometry instance :
     36Your are invited to edit the ``ogr_ws_service_provider.py`` file you created
     37during this workshop to add the multiple geometries using the following
     38``osgeo.ogr`` Geometry methods applied on the first Geometry instance :
    3139
    3240  - Intersection(Geometry)
     
    3543  - SymmetricDifference(Geometry)
    3644
    37 You can once again use the ``Boundary.zcfg`` file as example, rename the ``InputPolygon`` input to ``InputEntity1`` and add a similar input named ``IntputEntity2``. You are invited to update other values in the ZOO metadata file to set the proper metadata informations.
     45You can once again use the ``Boundary.zcfg`` file as example, rename the ``InputPolygon``
     46input to ``InputEntity1`` and add a similar input named ``IntputEntity2``. You are
     47invited to update other values in the ZOO metadata file to set the proper metadata
     48informations.
    3849
    3950Testing your services
    40 ***********************
     51*********************
    4152
    42 Once the multiple geometries Services are deployed on your local environment, please reload the ``zoo-ogr.html`` file created during the previous section from your browser and test your brand new ZOO Services.
     53Once the multiple geometries Services are deployed on your local environment,
     54please reload the ``zoo-ogr.html`` file created during the previous section
     55from your browser and test your brand new ZOO Services.
    4356
Note: See TracChangeset for help on using the changeset viewer.

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