Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Regarding heat maps

Regarding heat maps

Scheduled Pinned Locked Moved C#
help
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    smsravanth
    wrote on last edited by
    #1

    Hi all I am having a picture box with a world map image of size 1800*3600 in it. Now I would like to create heat maps at different points based on latitude and longitude positions and the intensity of heat maps should be different for each point. can anyone help me in designing the above said feature thanks

    D V L 3 Replies Last reply
    0
    • S smsravanth

      Hi all I am having a picture box with a world map image of size 1800*3600 in it. Now I would like to create heat maps at different points based on latitude and longitude positions and the intensity of heat maps should be different for each point. can anyone help me in designing the above said feature thanks

      D Offline
      D Offline
      ddecoy
      wrote on last edited by
      #2

      http://help.arcgis.com/en/webapi/silverlight/[^] this opensource api is really good for showing stuff on the worldmap.

      1 Reply Last reply
      0
      • S smsravanth

        Hi all I am having a picture box with a world map image of size 1800*3600 in it. Now I would like to create heat maps at different points based on latitude and longitude positions and the intensity of heat maps should be different for each point. can anyone help me in designing the above said feature thanks

        V Offline
        V Offline
        V 0
        wrote on last edited by
        #3

        The key point is, I think, to map or translate the GPS coordinates with the XY coordinates of your image. image top left = XY (0,0) and corresponds to GPS (?, ?) bottom right = XY (3600, 1800) and corresponds to GPS (?, ?) (assume x=3600 and y=1800) (and everything in between). You might want to opt to move the base (XY 0,0) with the GPS 0,0. Hope this helps.

        V.

        1 Reply Last reply
        0
        • S smsravanth

          Hi all I am having a picture box with a world map image of size 1800*3600 in it. Now I would like to create heat maps at different points based on latitude and longitude positions and the intensity of heat maps should be different for each point. can anyone help me in designing the above said feature thanks

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Do you have a specific question?

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups