presentacion sgdwms asambleapnoa english

Upload: sigridva

Post on 30-May-2018

212 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    1/38

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    2/38

    1) Introduccin SgdWms is an Internet-based map server that meets the the Open GIS ConsortiumWMS version 1.1.x specifications. It has beendeveloped entirely in Spain with the programming language C + +. The completion of this application has been made possible by the support of variousagencies and institutions that once bet on that development.

    Th d t f th ti l f thi hil itti h t i

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    3/38

    Data Management

    2.1) The architecture document view The map server works according to the document-view architecture. The document-view architecture is based on the idea that one part is the data(content), and secondly how they are displayed this (view).

    For a mapping applications data comes in files with formats such as DWG, SHP, TIFF, JP2, & ECW and the view that the map is assembled from these files.

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    4/38

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    5/38

    Once the view is composed, that is displayed on the form chosen as the zoom level orthe selected style

    2.2) Characteristics of the data that can be incorporated into

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    6/38

    2.3) Association of the view with a WMS. Once the view is drawn, it generates a file with information pertaining to the view(SGV extension). To register on the server, the view is associated with a WMS service name. After accessing the service, you can make requests to it via WMS.

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    7/38

    2.4) The WMS Request

    http://cartomur.acotelsa.com/SgdWms/SgdWms.dll/WMS?&VERSION=1.1.1&REQUEST=GetMap&LAYERS=Ortofoto_2007,Topografico-

    Urbana&FORMAT=image/jpeg&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=66 3305.3171545061,4205182.3993584495,664748.2496881644,4205898.704922369&TRANSPARENT=TRUE&EXCE PTIONS=application/vnd.ogc.se_inimage&width=699&height=347

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    8/38

    Spatial Reference System (SRS).3.1) Input SRS

    The server accepts as input SRS Spatial Reference Systems (Spatial ReferenceSystem - SRS), commonly used in Spain. The list of currently handled SRS is:

    Geographical ED50 (EPSG: 4230) Geographical ETRS89 (EPSG: 4258) Geographic WGS84 (EPSG: 4326) UTM ED50 (EPSG: 230XX)

    UTM ETRS89 (EPSG: 258XX)

    UTM WGS89 (EPSG: 326XX)

    3.2) SRS Output As output SRS also supports all those commonly used in Spain.That is, the same asthe previous list.

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    9/38

    3.3) Calculations to change SRS The datum shift between ED50 and ETRS89 is calculated using the method of minimum curvature.Usually the grid matrix applied is provided by the IGN

    (sped2et.gsb). In the event that the calculation will have to perform in an area for which there isno grid array, in that area, is calculated using the method of the seven parameters,

    with the coefficients recommended for each area of Spain. In the remaining transformations (shift from geographic to UTM, zone change, etc..)Implements the exact formulas of geodesy, whenever necessary. If you only have to move the origin and scaling the image, and provided that thisdoes not involve more than one pixel error at any point of the image, change SRS

    simply shifts the origin and scale the image.

    If it is necessary to deform the image, the margin of error is always less than onepixel.

    The calculation is optimized by limiting to a minimum the number of complex formulas butapplying them whenever necessary.

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    10/38

    Photogrammetric flights.

    4.1) The Stereo View. A stereo view is equal to a view of maps as described above, but also includesamong its documents data for photogrammetric flight.

    When requesting a zoom of an area, the application selects two frames closest to the arearequested, and extracts from each of the frames, the image for that area.

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    11/38

    Similar to the conventional view, you can select how the stereo image isdisplayed.For example you can select:

    the scale from which we want to display the stereoscopic flight, left no visible orcontours, if you include some information vector, and so on.

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    12/38

    4.3) The visualization of Photogrammetric Flight in WMS Clients WMS clients are not prepared for the reception of stereoscopic images.So whenthey receive a double-wide image, each interprets the information as it best can.

    Therefore we have developed specialized WMS client applications that are able toi h i

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    13/38

    Others, more specialized, are developed in Java and able to work in stereo mode both real(if the client hardware permits), or in anaglyph mode (in all cases).This way more advancedfeatures like 3D cursor, etc.. become available.

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    14/38

    4.4) Anaglyph Display Mode As noted above, the normal WMS clients are not prepared to present dual images. To solve this problem, one possible solution is to make the image sent directly bythe server in anaglyph mode. This can be done when configuring the view (by selecting the "View in anaglyphmode" This can also be accomplised explicitly in the request indicating that the image youwish to receive in anaglyph mode using parameter STYLES (STYLES = SGD_StereoModel: ShowAnaglyphicOn) The following is an example of viewing a photogrammetric flight Euskadi conductedin 2007 via IDEE.The URL to connect to this service:

    orhttp://estereowebmap.sigrid.es/SgdWms/Server/SgdWms.dll/WMS?&ServiceName=Euskadi2007 & STYLES =SGD_StereoModel: ShowAnaglyphicOn

    http://estereowebmap.sigrid.es/SgdWms/Server/SgdWms.dll/WMS?&ServiceName=Euskadi2007&STYLES=SGD_StereoModel::ShowAnaglyphicOnhttp://estereowebmap.sigrid.es/SgdWms/Server/SgdWms.dll/WMS?&ServiceName=Euskadi2007&STYLES=SGD_StereoModel::ShowAnaglyphicOnhttp://estereowebmap.sigrid.es/SgdWms/Server/SgdWms.dll/WMS?&ServiceName=Euskadi2007&STYLES=SGD_StereoModel::ShowAnaglyphicOnhttp://estereowebmap.sigrid.es/SgdWms/Server/SgdWms.dll/WMS?&ServiceName=Euskadi2007&STYLES=SGD_StereoModel::ShowAnaglyphicOnhttp://estereowebmap.sigrid.es/SgdWms/Server/SgdWms.dll/WMS?&ServiceName=Euskadi2007&STYLES=SGD_StereoModel::ShowAnaglyphicOnhttp://estereowebmap.sigrid.es/SgdWms/Server/SgdWms.dll/WMS?&ServiceName=Euskadi2007&STYLES=SGD_StereoModel::ShowAnaglyphicOn
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    15/38

    4.4) Ortho On The Fly You can also ask the server to present us with the area corresponding to the window

    you want to view orthorectified. In this case, the server that is responsible for conducting the orthorectification of the

    area requested at the time that comes (OrtoOnTheFly). To achieve this it is sufficient that the request to the WMS STYLES parameter is

    selected style: STYLES=SGD_StereoModel::OrthoOnTheFlyOn. The following example is a sample submitted photogrammetric flight through the

    IDEE, with the fly orthorectification.The URL to connect to the service is:o http://estereowebmap.sigrid.es/SgdWms/Server/SgdWms.dll/WMS?&ServiceName=Euskadi2007&STYLES=SGD_StereoModel::OrthoOnTheFlyOn

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    16/38

    The following image belongs to an area in which the plot is superimposed on the

    rising of SIGPAC.

    The following corresponds to the same area, but this time with the land overlapped

    the 2007 flight orthorectified.You can easily see the changes.

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    17/38

    4.5) Examples of WMS requests photogrammetric flights4.5.1) Concha Beach 2009 (double image / real stereo).

    http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOff&BBO

    X=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374

    4.5.2) Concha Beach 2009 (Anaglyph).

    http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_

    http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOff&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOff&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOff&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOff&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOff&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOff&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOff&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOff&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOff&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    18/38

    4.5.3) Concha Beach 2009 (Ortho On The Fly).http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::OrthoOnTheFlyOn|

    SGD_StereoModel::ShowAnaglyphicOn&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIO

    NS=application/vnd.ogc.se_inimage&width=795&height=374

    http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::OrthoOnTheFlyOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::OrthoOnTheFlyOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::OrthoOnTheFlyOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::OrthoOnTheFlyOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::OrthoOnTheFlyOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::OrthoOnTheFlyOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::OrthoOnTheFlyOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::OrthoOnTheFlyOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::OrthoOnTheFlyOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::OrthoOnTheFlyOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374http://euskadi.sigrid.es/SgdWms/SgdWmsEuskadi.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::OrthoOnTheFlyOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=581866.736660159,4796207.040628952,582258.2016275357,4796381.353331407&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=374
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    19/38

    4.5.5) Urgul 2009 Anaglyph with Contourshttp://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn|SGD_StereoModel::ShowContourOn&BBOX=581410.4889181115,4797118.339857352,582811.0454928171,4797697.94125745&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=349

    http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_StereoModel::ShowContourOn&BBOX=581410.4889181115,4797118.339857352,582811.0454928171,4797697.94125745&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=349http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_StereoModel::ShowContourOn&BBOX=581410.4889181115,4797118.339857352,582811.0454928171,4797697.94125745&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=349http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_StereoModel::ShowContourOn&BBOX=581410.4889181115,4797118.339857352,582811.0454928171,4797697.94125745&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=349http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_StereoModel::ShowContourOn&BBOX=581410.4889181115,4797118.339857352,582811.0454928171,4797697.94125745&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=349http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_StereoModel::ShowContourOn&BBOX=581410.4889181115,4797118.339857352,582811.0454928171,4797697.94125745&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=349http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_StereoModel::ShowContourOn&BBOX=581410.4889181115,4797118.339857352,582811.0454928171,4797697.94125745&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=349http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_StereoModel::ShowContourOn&BBOX=581410.4889181115,4797118.339857352,582811.0454928171,4797697.94125745&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=349http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_StereoModel::ShowContourOn&BBOX=581410.4889181115,4797118.339857352,582811.0454928171,4797697.94125745&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=349http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/jpeg&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_StereoModel::ShowContourOn&BBOX=581410.4889181115,4797118.339857352,582811.0454928171,4797697.94125745&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=795&height=349
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    20/38

    4.6) Advantages of the publication of photogrammetric flightsover the Internet The publication of photogrammetric flights over the Internet, presents a number of advantages, among which we highlight the following.

    Economy.1. It's not that the production of flights and photogrammetric triangulation of the

    data is cheap.2. The big advantage is that these flights have already been made, or are in

    progress for other things (production of orthophotos, restitution, etc.)..3. All you have to do is take those flights (which were implemented for other

    purposes and therefore its cost is already zero), and post them online.4. The cost of the flights in preparation for publication on the Internet depends on

    various circumstances (eg come in terms of the flight is already scanned or not),but will in any case very small.

    Immediacy.1. Another important advantage of the Internet publication of flights, is that it may

    be available online in a very short space of time after they were made.2. Do not forget that for many business (planning detecting violations, erosion

    studies, recognition of plant species, etc..) Is much more important data presentthat the geometric accuracy thereof.

    3. With modern photogrammetric flights carried out directly with digital camera,with absolute positioning GPS and inertial system (INS), the flight may bepublished on the Internet within days of completion.

    4. Later you can refine your geometric quality of the results as they becomeavailable more accurate data. For example once you have completed thetriangulation of the flight, you can replace the guidelines of GPS / INS, byreferences to the triangulation.

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    21/38

    the use of these flights are posted on the Internet for some type of work

    including, by way of example, we noted the following:2. Making small work of restoration and renovation of cartography. For now, Internetbandwidths do not justify its use for carrying out large Photogrammetric work,but their use for the restoration of small areas or to update maps.

    3. Measuring plant growth. For example, photogrammetric accuracy of the lodging,would perch on top of a particular plant species and assess their growth over theyears.

    4. Quantification of erosion. It is also possible to land on the bottom of a gully andevaluate how it's going and goes plunging over the years and accurately quantify

    the volume of ground lost over time.

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    22/38

    4.7) Photogrammatic Flight Services Available Online Nowadays there many areas serving photogrammetric flights online.Some of the

    notable include following:o PNOA Flight Northwest Castilla & Leon 2004 (2.500.000 ha), with 25 cm pixel.o PNOA Flight Northeast Castilla & Leon 2007 (2.600.000 ha), with 50 cm pixel.o PNOA Flight Murcia 2004 (1.300.000 ha) with 50 cm pixel.o PNOA Flight Basque Country 2006 (850.000 ha), with 25 cm pixel.o PNOA Flight Basque Country 2007 (850.000 ha), with 50 cm pixel.

    There are some other flights preparations (PNOA Navarra 2005 and 2006) and othersin preparation (Murcia PNOA 2007), but as of yet not published online.

    Much of the flights available, can be accessed and viewed through the page

    StereoWebMap (http://www.stereowebmap.com ).

    http://www.stereowebmap.com/http://www.stereowebmap.com/
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    23/38

    HOME

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    24/38

    EXAMPLES OF REQUESTS FOR THE

    Stereoscopic images in anaglyphic mode

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    25/38

    BILBAO (Guggenheim Museum)

    http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&STYLES=SGD_StereoModel::ShowAnaglyphicOn&FORMAT=image/png&SRS=EPSG:32630&BBOX=505020.6502677937,4790486.221904218,505653.8004868318,4790836.084461868&TRANSPAR

    ENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    26/38

    VITORIA (Cathedral) http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?

    &LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=525990.863828042,4743474.98380471,526752.4946353536,4743895.841437177&TRANSPAREN

    T=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782

    http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=525990.863828042,4743474.98380471,526752.4946353536,4743895.841437177&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=525990.863828042,4743474.98380471,526752.4946353536,4743895.841437177&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=525990.863828042,4743474.98380471,526752.4946353536,4743895.841437177&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=525990.863828042,4743474.98380471,526752.4946353536,4743895.841437177&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=525990.863828042,4743474.98380471,526752.4946353536,4743895.841437177&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=525990.863828042,4743474.98380471,526752.4946353536,4743895.841437177&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=525990.863828042,4743474.98380471,526752.4946353536,4743895.841437177&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    27/38

    DONOSTI-SAN SEBASTIN (La Concha)http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=581740.6169308675,4796194.3914957885,582212.4076323798,4796461.9334309455&TRANSP

    ARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782

    http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=581740.6169308675,4796194.3914957885,582212.4076323798,4796461.9334309455&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=581740.6169308675,4796194.3914957885,582212.4076323798,4796461.9334309455&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=581740.6169308675,4796194.3914957885,582212.4076323798,4796461.9334309455&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=581740.6169308675,4796194.3914957885,582212.4076323798,4796461.9334309455&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=581740.6169308675,4796194.3914957885,582212.4076323798,4796461.9334309455&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=581740.6169308675,4796194.3914957885,582212.4076323798,4796461.9334309455&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=Euskadi2009&VERSION=1.1.1&REQUEST=GetMap&&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=581740.6169308675,4796194.3914957885,582212.4076323798,4796461.9334309455&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=782
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    28/38

    BURGOS (Cathedral)http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn |SGD_ViewOptions::VectorInvisibleOn&BBOX=441508.01092306594,4687585.441295672,442404.7408539397,4688082.75440144&TR

    ANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782

    http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOnhttp://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOnhttp://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOnhttp://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_ViewOptions::VectorInvisibleOn&BBOX=441508.01092306594,4687585.441295672,442404.7408539397,4688082.75440144&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_ViewOptions::VectorInvisibleOn&BBOX=441508.01092306594,4687585.441295672,442404.7408539397,4688082.75440144&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOnhttp://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOnhttp://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOnhttp://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_ViewOptions::VectorInvisibleOn&BBOX=441508.01092306594,4687585.441295672,442404.7408539397,4688082.75440144&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_ViewOptions::VectorInvisibleOn&BBOX=441508.01092306594,4687585.441295672,442404.7408539397,4688082.75440144&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_ViewOptions::VectorInvisibleOn&BBOX=441508.01092306594,4687585.441295672,442404.7408539397,4688082.75440144&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    29/38

    PALENCIA (Cathedral)http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_ViewOptions::VectorInvisibleOn|SGD_StereoModel::ShowAnaglyphicOn&BBOX=372508.94172951916,4652064.653210189,373167.47777250444,4652439.45319972&

    http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_ViewOptions::VectorInvisibleOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=372508.94172951916,4652064.653210189,373167.47777250444,4652439.45319972&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_ViewOptions::VectorInvisibleOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=372508.94172951916,4652064.653210189,373167.47777250444,4652439.45319972&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_ViewOptions::VectorInvisibleOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=372508.94172951916,4652064.653210189,373167.47777250444,4652439.45319972&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_ViewOptions::VectorInvisibleOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=372508.94172951916,4652064.653210189,373167.47777250444,4652439.45319972&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_ViewOptions::VectorInvisibleOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=372508.94172951916,4652064.653210189,373167.47777250444,4652439.45319972&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_ViewOptions::VectorInvisibleOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=372508.94172951916,4652064.653210189,373167.47777250444,4652439.45319972&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    30/38

    TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782

    http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_ViewOptions::VectorInvisibleOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=372508.94172951916,4652064.653210189,373167.47777250444,4652439.45319972&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NE_2007&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_ViewOptions::VectorInvisibleOn%7CSGD_StereoModel::ShowAnaglyphicOn&BBOX=372508.94172951916,4652064.653210189,373167.47777250444,4652439.45319972&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    31/38

    LEON (Auditorium)http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NW_2004&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn|

    SGD_ViewOptions::VectorInvisibleOn&BBOX=288413.31430524855,4717873.640546236,289464.40975544124,4718471.862265345&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782

    http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NW_2004&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_ViewOptions::VectorInvisibleOn&BBOX=288413.31430524855,4717873.640546236,289464.40975544124,4718471.862265345&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NW_2004&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_ViewOptions::VectorInvisibleOn&BBOX=288413.31430524855,4717873.640546236,289464.40975544124,4718471.862265345&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NW_2004&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_ViewOptions::VectorInvisibleOn&BBOX=288413.31430524855,4717873.640546236,289464.40975544124,4718471.862265345&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NW_2004&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_ViewOptions::VectorInvisibleOn&BBOX=288413.31430524855,4717873.640546236,289464.40975544124,4718471.862265345&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NW_2004&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_ViewOptions::VectorInvisibleOn&BBOX=288413.31430524855,4717873.640546236,289464.40975544124,4718471.862265345&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NW_2004&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_ViewOptions::VectorInvisibleOn&BBOX=288413.31430524855,4717873.640546236,289464.40975544124,4718471.862265345&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NW_2004&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_ViewOptions::VectorInvisibleOn&BBOX=288413.31430524855,4717873.640546236,289464.40975544124,4718471.862265345&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782http://estereowebmap.sigrid.es/SgdWms/SgdWms.dll/WMS?&LAYERS=CastillayLeon_NW_2004&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:32630&STYLES=SGD_StereoModel::ShowAnaglyphicOn%7CSGD_ViewOptions::VectorInvisibleOn&BBOX=288413.31430524855,4717873.640546236,289464.40975544124,4718471.862265345&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=782
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    32/38

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    33/38

    MURCIA (Plaza de Toros)http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?

    &LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=664409.7567323478,4205513.397537935,665468.0881812352,4206102.809106278&TRANSP

    ARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788

    http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=664409.7567323478,4205513.397537935,665468.0881812352,4206102.809106278&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=664409.7567323478,4205513.397537935,665468.0881812352,4206102.809106278&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=664409.7567323478,4205513.397537935,665468.0881812352,4206102.809106278&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=664409.7567323478,4205513.397537935,665468.0881812352,4206102.809106278&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=664409.7567323478,4205513.397537935,665468.0881812352,4206102.809106278&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=664409.7567323478,4205513.397537935,665468.0881812352,4206102.809106278&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=664409.7567323478,4205513.397537935,665468.0881812352,4206102.809106278&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    34/38

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    35/38

    MURCIA (Aguilas)http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?

    &LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=624785.6527048218,4140039.485489713,626405.2564858663,4140964.973364597&TRANSP

    ARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788

    http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=624785.6527048218,4140039.485489713,626405.2564858663,4140964.973364597&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=624785.6527048218,4140039.485489713,626405.2564858663,4140964.973364597&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=624785.6527048218,4140039.485489713,626405.2564858663,4140964.973364597&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=624785.6527048218,4140039.485489713,626405.2564858663,4140964.973364597&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=624785.6527048218,4140039.485489713,626405.2564858663,4140964.973364597&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=624785.6527048218,4140039.485489713,626405.2564858663,4140964.973364597&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=624785.6527048218,4140039.485489713,626405.2564858663,4140964.973364597&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1379&height=788
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    36/38

  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    37/38

    MURCIA (La Manga)http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?

    &LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=699020.925909592,4170492.0909563727,701449.7240506812,4171885.0261348146&TRANS

    PARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=788

    http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=699020.925909592,4170492.0909563727,701449.7240506812,4171885.0261348146&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=699020.925909592,4170492.0909563727,701449.7240506812,4171885.0261348146&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=699020.925909592,4170492.0909563727,701449.7240506812,4171885.0261348146&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=699020.925909592,4170492.0909563727,701449.7240506812,4171885.0261348146&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=699020.925909592,4170492.0909563727,701449.7240506812,4171885.0261348146&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=699020.925909592,4170492.0909563727,701449.7240506812,4171885.0261348146&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=788http://www.cartomur.com/SgdWms/SgdWms.dll/WMS?&LAYERS=Ortofoto3D_2009&VERSION=1.1.1&REQUEST=GetMap&FORMAT=image/png&SRS=EPSG:25830&STYLES=SGD_StereoModel::ShowAnaglyphicOn&BBOX=699020.925909592,4170492.0909563727,701449.7240506812,4171885.0261348146&TRANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage&width=1374&height=788
  • 8/14/2019 Presentacion SgdWms AsambleaPNOA English

    38/38