[OpenLayers-Users] Making Maps available in OpenLayers
Eric Lemoine
eric.c2c at gmail.com
Wed Nov 14 14:45:58 EST 2007
On Nov 14, 2007 7:52 PM, Juan Jose Del Toro MadrueƱo
<jdeltoro1973 at yahoo.com> wrote:
> Dear List;
>
> How can I make information available to every user of openlayers, similar
> to Google Map's strret/road info; that information is of public access
> here in Mexico and I would like to be able to see it in OL.
>
> Apparently similar questions to this have been asked but not many answers.
Hello
Where is your data located? It is in a database somewhere? Do you have
a WMS or WFS server ready to serve this data? OpenLayers runs on the
browser and relies on services to provide it with the actual data. To
access raster images, WMS is commonly used. To access vector data, WFS
is commonly used.
--
Eric
More information about the Users
mailing list