[OpenLayers-Users] proble by update new data in map
Marc Jansen
jansen at terrestris.de
Wed Feb 10 04:53:22 EST 2010
Hey Jan,
I would guess that the txt-file is being cached. Maybe you can teach you
webserver (Apache, that is) to output additional headers [1] when the
resource
http://www.tappenbeck.net/osm/haiti/data/data_haiti/health_facility_paho_poi.txt
is requested.
Currently the server answers with:
Date: Wed, 10 Feb 2010 09:48:56 GMT
Server: Apache
Last-Modified: Wed, 10 Feb 2010 07:24:39 GMT
Etag: "f06341a3-669b2-4b725f37"
Accept-Ranges: bytes
Content-Length: 420274
Content-Type: text/plain
200 OK
[1] http://httpd.apache.org/docs/2.2/caching.html
Regards,
Marc
Jan Tappenbeck wrote:
> hi !
>
> i insert poi-data via a txt file into a map like
> http://www.tappenbeck.net/osm/haiti/index.php?id=1&type=3&zoom=12&lat=18.57882&lon=-72.27869
> and after update the data on the server the new data will now show
> automatic by the next side-connection. even F5 did not help every time -
> sometimes it need less time.
>
> did anybody know if there is a meta-data or else to process this ?
>
> regards Jan .-)
> _______________________________________________
> Users mailing list
> Users at openlayers.org
> http://openlayers.org/mailman/listinfo/users
>
>
More information about the Users
mailing list