[Geoserver-users] Using TMS cache data

Hii

I have lot of TMS cache data which I will like to use in openlayers through
geoserver. Is there any way of doing this.
Is there any plugin anything I can use like for DemData in cesium I am
using BIL/DDS plugin.

Regards
Pankaj Bansal

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Using-TMS-cache-data-tp5096545.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

Hii

How can I push the TMS cache data in geoserver.
Any help please...

Regards
Pankaj Bansal

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Using-TMS-cache-data-tp5096545p5096684.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

Ciao Pankaj,
I don’t see a simple/efficient way of doing this aside from writing some code to actually serve the TMS data directly.

Let’s see if someone else has any brighter ideas.

···

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Tue, Jan 7, 2014 at 9:02 AM, pankaj123 <pankaj.bansal.jiit@anonymised.com> wrote:

Hii

How can I push the TMS cache data in geoserver.
Any help please…

Regards
Pankaj Bansal


View this message in context: http://osgeo-org.1560.x6.nabble.com/Using-TMS-cache-data-tp5096545p5096684.html

Sent from the GeoServer - User mailing list archive at Nabble.com.


Rapidly troubleshoot problems before they affect your business. Most IT
organizations don’t have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

On Tue, Jan 7, 2014 at 4:21 PM, Simone Giannecchini <
simone.giannecchini@anonymised.com> wrote:

Ciao Pankaj,
I don't see a simple/efficient way of doing this aside from writing some
code to actually serve the TMS data directly.

I agree, one should write a TMS tile layer for GWC, so that it can read
from a pre-made TMS cache.
Should not be hard, there is already a ArcGIS layer that does a similar
thing.
And then some work to integrate this in the GeoServer UI (as the layer
would not be a regular GeoServer one)

Cheers
Andrea

--
== Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information ==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

hii

I tries using TMS cache without geoserver. I did put the data on apache
server and was able to see some images being loaded. but I am having some
problem

1. What is the url I am supposed to provide. I saw the openlayers example
and its giving url of some .py file which in turn is providing url of
another .py file which have timeserver info. I have a TMS cache data and a
.xml file which gives info about that data. So am I suppopsed to give path
of .xml file. When I tries that, it starts looking for tiles in url which
has .xml path like its a folder like
If I set the url to http://localhost:81/DodaMissing/tms.xml/
layerName to DodaMissing

It starts lokking for tiles in urls which look like
http://localhost:81/DodaMissing/tms.xml/1.0.0/DodaMissing/5/20/13.png

This has the .xml fileName in url.
Is it wrong. What should I do

2. So I gave a
url as http://localhost:81/
layerName as DodaMissing

openlayers starts looking for tiles in
http://localhost:81/1.0.0/DodaMissing/5/12/18.png

I have copied my in this path, sop it is able to load some tiles.
Thing is I dont have all the data. The info about data is only in .xml but
as now I am giving path of folder, openlayers starts lookinig tiles which
are not present.
Also I am not able to provide srs as EPSG:4326, so I saw as I tries zoominig
in out at location whose data I have, It was trying to access something
like

http://localhost:81/1.0.0/DodaMissing/15/23262/19579.png

but I had data like http://localhost:81/1.0.0/DodaMissing/15/46479/22396.png

which means their is lot of difference in 'X' coordinate.
Is that a problem. I think I am not specifying SRS anywhere. Can this be
because of that.

*I am copying the .xml content here, so you guys can see.*

*////////***************/////////*

<?xml version="1.0"?>
<tilemap tilemapservice="" version="">
    <title>
        
    </title>
    <abstract>
        
    </abstract>
    <srs>
        epsg:4326
    </srs>
    <boundingbox maxx="180.0000000000000000000000000"
maxy="90.0000000000000000000000000" minx="-180.0000000000000000000000000"
miny="-90.0000000000000000000000000">
    </boundingbox>
    <origin x="-180.0000000000000000000000000"
y="-90.0000000000000000000000000">
    </origin>
    <tileformat extension="png" height="256" mime-type="" width="256">
    </tileformat>
    <tilesets profile="global-geodetic">
        <tileset href="" order="0"
units-per-pixel="0.7031250000000000000000000">
        </tileset>
        <tileset href="" order="1"
units-per-pixel="0.3515625000000000000000000">
        </tileset>
        <tileset href="" order="2"
units-per-pixel="0.1757812500000000000000000">
        </tileset>
        <tileset href="" order="3"
units-per-pixel="0.0878906250000000000000000">
        </tileset>
        <tileset href="" order="4"
units-per-pixel="0.0439453125000000000000000">
        </tileset>
        <tileset href="" order="5"
units-per-pixel="0.0219726562500000000000000">
        </tileset>
        <tileset href="" order="6"
units-per-pixel="0.0109863281250000000000000">
        </tileset>
        <tileset href="" order="7"
units-per-pixel="0.0054931640625000000000000">
        </tileset>
        <tileset href="" order="8"
units-per-pixel="0.0027465820312500000000000">
        </tileset>
        <tileset href="" order="9"
units-per-pixel="0.0013732910156250000000000">
        </tileset>
        <tileset href="" order="10"
units-per-pixel="0.0006866455078125000000000">
        </tileset>
        <tileset href="" order="11"
units-per-pixel="0.0003433227539062500000000">
        </tileset>
        <tileset href="" order="12"
units-per-pixel="0.0001716613769531250000000">
        </tileset>
        <tileset href="" order="13"
units-per-pixel="0.0000858306884765625000000">
        </tileset>
        <tileset href="" order="14"
units-per-pixel="0.0000429153442382812500000">
        </tileset>
        <tileset href="" order="15"
units-per-pixel="0.0000214576721191406250000">
        </tileset>
        <tileset href="" order="16"
units-per-pixel="0.0000107288360595703130000">
        </tileset>
        <tileset href="" order="17"
units-per-pixel="0.0000053644180297851563000">
        </tileset>
        <tileset href="" order="18"
units-per-pixel="0.0000026822090148925781000">
        </tileset>
        <tileset href="" order="19"
units-per-pixel="0.0000013411045074462891000">
        </tileset>
    </tilesets>
</tilemap>

*////**********/////////*

PS. We are able to see this TMS cache data in OSGEarth...So data is not
corrupt or anything..

Any help...

Regards
Pankaj Bansal

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Using-TMS-cache-data-tp5096545p5096831.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

Ciao Pankaj.
at this stage this email should probably be sent to the OpenLayers mailing list.

···

Regards,
Simone Giannecchini

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Tue, Jan 7, 2014 at 7:22 PM, pankaj123 <pankaj.bansal.jiit@anonymised.com> wrote:

hii

I tries using TMS cache without geoserver. I did put the data on apache
server and was able to see some images being loaded. but I am having some
problem

  1. What is the url I am supposed to provide. I saw the openlayers example
    and its giving url of some .py file which in turn is providing url of
    another .py file which have timeserver info. I have a TMS cache data and a
    .xml file which gives info about that data. So am I suppopsed to give path
    of .xml file. When I tries that, it starts looking for tiles in url which
    has .xml path like its a folder like
    If I set the url to http://localhost:81/DodaMissing/tms.xml/
    layerName to DodaMissing

It starts lokking for tiles in urls which look like
http://localhost:81/DodaMissing/tms.xml/1.0.0/DodaMissing/5/20/13.png

This has the .xml fileName in url.
Is it wrong. What should I do

  1. So I gave a
    url as http://localhost:81/
    layerName as DodaMissing

openlayers starts looking for tiles in
http://localhost:81/1.0.0/DodaMissing/5/12/18.png

I have copied my in this path, sop it is able to load some tiles.
Thing is I dont have all the data. The info about data is only in .xml but
as now I am giving path of folder, openlayers starts lookinig tiles which
are not present.
Also I am not able to provide srs as EPSG:4326, so I saw as I tries zoominig
in out at location whose data I have, It was trying to access something
like

http://localhost:81/1.0.0/DodaMissing/15/23262/19579.png

but I had data like http://localhost:81/1.0.0/DodaMissing/15/46479/22396.png

which means their is lot of difference in ‘X’ coordinate.
Is that a problem. I think I am not specifying SRS anywhere. Can this be
because of that.

I am copying the .xml content here, so you guys can see.

////////*************/////////

<?xml version="1.0"?> epsg:4326

////********/////////

PS. We are able to see this TMS cache data in OSGEarth…So data is not
corrupt or anything…

Any help…

Regards
Pankaj Bansal


View this message in context: http://osgeo-org.1560.x6.nabble.com/Using-TMS-cache-data-tp5096545p5096831.html

Sent from the GeoServer - User mailing list archive at Nabble.com.


Rapidly troubleshoot problems before they affect your business. Most IT
organizations don’t have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Ok Simone

Thanks for all the help..

Regards
Pankaj Bansal

--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Using-TMS-cache-data-tp5096545p5096838.html
Sent from the GeoServer - User mailing list archive at Nabble.com.