[OpenLayers-Users] Problem adding a layer on top of google mapsbase layer

cwalker67 charlie at walkersworld.org
Fri Jun 14 10:39:38 PDT 2013


Arnd,
That worked!!

Thanks for you help!
Charlie


"And those who were seen dancing were thought to be insane by those who
could not hear the music." - Nietzsche


On Fri, Jun 14, 2013 at 12:41 PM, Arnd Wippermann [via OSGeo.org] <
ml-node+s1560n5060228h55 at n6.nabble.com> wrote:

> Instead of this
>
> arcgis.projection = proj2277;
> arcgis.restrictedExtent = extent;
> arcgis.initialExtent = extent;
> arcgis.maxExtent = extent;
>
> use only
> arcgis.projection = "EPSG:3857";
>
> You have to tell the arcgis server, in which projection you want to get
> the
> layer.
>
> But you can't take "EPSG:900913", but the alias "EPSG:3857".
>
> Arnd
>
>
> -----Ursprüngliche Nachricht-----
> Von: [hidden email] <http://user/SendEmail.jtp?type=node&node=5060228&i=0>
> [mailto:[hidden email]<http://user/SendEmail.jtp?type=node&node=5060228&i=1>]
> Im Auftrag von cwalker67
> Gesendet: Freitag, 14. Juni 2013 17:06
> An: [hidden email] <http://user/SendEmail.jtp?type=node&node=5060228&i=2>
> Betreff: Re: [OpenLayers-Users] Problem adding a layer on top of google
> mapsbase layer
>
> Thanks Gery, but i'm still not sure I see an apples to apples example.
>
> One of the maps in my example uses the projection "epsg:2277" and displays
> some information specific to a small area in mid texas.
>
> for the google base layer, i convert the extents from the arcgis server
> map
> and set them in that map.  This part seems to work as the google street
> view
> shows the right area in the display.
>
> My problem seems to be reprojecting the "epsg:2277" map on top of the
> google
> base layer.  Do you see any errors in the code I posted?
>
> Thanks,
> Charlie
>
>
>
> --
> View this message in context:
>
> http://osgeo-org.1560.x6.nabble.com/Problem-adding-a-layer-on-top-of-google-
> maps-base-layer-tp5060179p5060220.html
> Sent from the OpenLayers Users mailing list archive at Nabble.com.
> _______________________________________________
> Users mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=5060228&i=3>
> http://lists.osgeo.org/mailman/listinfo/openlayers-users
>
> _______________________________________________
> Users mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=5060228&i=4>
> http://lists.osgeo.org/mailman/listinfo/openlayers-users
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://osgeo-org.1560.x6.nabble.com/Problem-adding-a-layer-on-top-of-google-maps-base-layer-tp5060179p5060228.html
>  To start a new topic under OpenLayers Users, email
> ml-node+s1560n3910695h32 at n6.nabble.com
> To unsubscribe from OpenLayers Users, click here<http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3910695&code=Y2hhcmxpZUB3YWxrZXJzd29ybGQub3JnfDM5MTA2OTV8LTE3MzgzMDg5NTc=>
> .
> NAML<http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Problem-adding-a-layer-on-top-of-google-maps-base-layer-tp5060179p5060240.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/openlayers-users/attachments/20130614/635345a6/attachment.html>


More information about the Users mailing list