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. Question For Road Finding Software from an Image

Question For Road Finding Software from an Image

Scheduled Pinned Locked Moved C#
questiondatabasehelptutorial
3 Posts 3 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    Hello Everybody, I have some query regarding to find out the location from google map or Images. So I want some help from your site. Q1 : How to get the Road Area From an Image? Q2 : Is this any Component to Import the data from AutoCad File and Export to AutoCad File. Q3 : Is this any component for Window Based Control for Get the control from ArcGis. Q4 : How Can i convert the Road to Line Form? Your suggestions and help is required. Thanks

    If you can think then I Can.

    P U 2 Replies Last reply
    0
    • L Lost User

      Hello Everybody, I have some query regarding to find out the location from google map or Images. So I want some help from your site. Q1 : How to get the Road Area From an Image? Q2 : Is this any Component to Import the data from AutoCad File and Export to AutoCad File. Q3 : Is this any component for Window Based Control for Get the control from ArcGis. Q4 : How Can i convert the Road to Line Form? Your suggestions and help is required. Thanks

      If you can think then I Can.

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Before anybody could offer any help, you might want to explain what you are trying to achieve so we can offer you some alternatives. There are no easy ways to extract roads from images because roads are not 2 dimensional items - they are represented internally as having X, Y and Z axes. As far as the conversion of AutoCAD data, you need to specify what you are trying to convert it into/from. If it's a well known type, it might be supported by OGR which has a .NET version here[^].

      Forgive your enemies - it messes with their heads

      My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

      1 Reply Last reply
      0
      • L Lost User

        Hello Everybody, I have some query regarding to find out the location from google map or Images. So I want some help from your site. Q1 : How to get the Road Area From an Image? Q2 : Is this any Component to Import the data from AutoCad File and Export to AutoCad File. Q3 : Is this any component for Window Based Control for Get the control from ArcGis. Q4 : How Can i convert the Road to Line Form? Your suggestions and help is required. Thanks

        If you can think then I Can.

        U Offline
        U Offline
        User 795087
        wrote on last edited by
        #3

        Based on the assumption that you do GIS project. Q1: normally, the road name for GIS project does not from image, it is from vector map data, the map data format could be shape file (.shp) or some other format. If you really want to get the road name from image, you need do image processing. Q3: ArcGIS has a development SDK and you can uses in windows application, it supports C++, C# and so on. You can check on ESRI website. Q4: If you have map data and in vector format, you don't need convert to line and you just read from the file. If you want to exact the road from a image, then again, you have to use image processing. Hope it help. :) From Athena Solution (www.athena-solution.com)

        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