Hi Darcy, First, it looks like you got the default x and y mixed up. If you comment out the map extent variable and then switch your default x and y coordinates, HK will show up.
About the MAP_EXTENT, check out this thread from a little while ago for a little more info: https://groups.google.com/forum/#!searchin/archesproject/map_extent/archesproject/wQe6uHk9VUA/Xf1izO7iAwAJ After switching your coordinates around a little bit in the map extent string I still got some jumpy behavior, so you may want to recalculate those corners. Good luck, Adam On Thu, Feb 11, 2016 at 2:39 AM, Darcy Christ <[email protected]> wrote: > I've finished installing arches and arches_hip. I'm having issues setting > the MAP_EXTENT correctly. I am trying to focus my map on Hong Kong. These > are my settings: > > DEFAULT_MAP_X = 2544971 > > DEFAULT_MAP_Y = 12709869 > > DEFAULT_MAP_ZOOM = 10 > > MAP_MIN_ZOOM = 7 > > MAP_MAX_ZOOM = 19 > > MAP_EXTENT = '2576628,12668893, 2532369,12753807' > > > When the map loads, I am somewhere in the Norwegian Sea. Any advice on > what I should set MAP_EXTENT to? > > > > Regards, > Darcy > > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
