Zum Hauptinhalt gehen

Coordinate Systems GVH v2.4

Kommentare

4 Kommentare

  • Permanently deleted user

    Should have read the documentation correctly. Configure the map coordinate readouts in the configure "map widgets" module in manager.

     

    "coordinateSystems": [

     

                    {

     

                      "displayName": "NAD83 UTM17",

     

                      "wkid": 26917,

     

                      "output": "latLon"

     

                    },

     

                    {

     

                      "displayName": "Web Mercator",

     

                      "wkid": 102100,

     

                      "output": "latLon"

     

                    }

     

    Gets written to the default.json.js file after the project is saved.

    Walter

    0
  • Permanently deleted user

    Hi Walter,

    I couldn't figure out if there is away to make the xy coordinate the default one instead of the lat/long as the GVS do?

    The GVH

    /customer/servlet/servlet.FileDownload?file=00P6000000elzjgEAA

    but the GVS, the xy coordinate is the default one as shown below:

    /customer/servlet/servlet.FileDownload?file=00P6000000elzdYEAQ

    Thank you,

    Best,

    Lubna

    0
  • Permanently deleted user

    Lubna,

    There's no setting that I see in the new GVH viewer configuration that allows for the setting of "default"

          <CoordinateSystem DisplayName="NAD83 UTM17" WKID="26917" NumDigits="2" DisplayAsDMS="false" DisplayAsLatLon="false" Default="true" />

    The line above is from our GVS viewer.xml file for Silverlight. 

    Walter

    0
  • Permanently deleted user
    I'm having trouble locating the viewer.xml file, also where is the default.json.js file? Is the default.json.js file the equilavent of the viewer.xml for GVH?
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.