Hi everyone, I've searched through the group and it seems like a lot of the information about adding a WMS tile layer is from 2005-2006 and most of the links to pages with examples are broken.
I would like to add this WMS layer to a map -- nothing special, I don't want it to be clickable,etc., -- I would just like this to show on the map. http://gis.drcog.org/geoserver/wms?bbox=2855696.3375,1451663.1,3439282.9125,1905314.65&Format=image/png&request=GetCapabilities&version=1.1.1&layers=DRCOG:bicycle_facility_inventory_2010&width=800&height=583&srs=EPSG:2232 I know ESPG 2232 isn't the proper projection for Google Maps, but I think Geoserver is set up to also serve this WMS in 900913 and 4326. My map is bare because I want to show this layer on the map and build from there by adding a few other KML layers (which I HAVE figured out!), but here it is: http://gis.drcog.org/btwd_scratch/index_tiles.html I tried a function that I found through searching the group, but it doesn't work, and I know it's because it's missing some of the arguments. I'm just not sure where all of the code needs to go, and in what sequence. Also, if anyone uses Geoserver with GeoWebCache, I figured out how to make tiles that are done in the 900913 projection. I have those made, but I'm not sure how to access those. I'm interested in using a WMS because the KML file for this particular dataset is HUGE (16MB) and really, all I need is for the linework to show.. it doesn't need to be vectors and doesn't need to be clickable. I appreciate any help that anyone might be able to give. Thanks! -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
