Select to view content in your preferred language

Center Map via URL Parameters

4932
17
Jump to solution
07-17-2015 08:58 AM
JayGeisen
Regular Contributor

I'm trying pass coordinates via the URL as shown here: Use URL parameters—Web AppBuilder for ArcGIS | ArcGIS

Nothing seems to happen though. Is this functionality not included in the developer edition? I can get the scale level to work, however. 

0 Kudos
17 Replies
JayGeisen
Regular Contributor
0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Jay,

   As far as I know yes it should.

0 Kudos
RickeyFight
MVP Regular Contributor

My site works when adding   index.html?center=500000,5500000,102100  to the link.

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Jay,

   So what is the WKID of your web map?

JayGeisen
Regular Contributor

My map is in State Plane (103046), Robert. I guess I assumed yours was too. Do you have a Web Mercator for testing purposes or something?

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Jay,

   I have a Distributed GeoDatabase nightly replication process that converts my data into Web Mercator so that I can use ESRI basemaps. It's actually a simple process of following an esri white paper from making a FGDB that has your data in web mercator and then just having a nightly process that reconciles the child GDB with the parent, and you now have a web mercator version of your data that does not effect your original State Plane data.

34129 - Create a replica where the child replica data is in a different coordinate system than the p...

JayGeisen
Regular Contributor

Ahh, I see. That makes sense. Thanks for the link. So I guess I'll be awaiting the next release. Anybody know when that's due out?

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

First week in August Version 1.2 of Web AppBuilder Developer version.