Ticket #213 (closed task: invalid)

Opened 3 months ago

Last modified 3 months ago

ESRI Shape File

Reported by: xnoor Owned by: somebody
Priority: minor Milestone:
Component: A* Version:
Keywords: ESRI Shape File Cc:

Description

Hello,

i have a small question, i have an ESRI shape file that contains the edges of the roads, and i have another shape file which contains the vertexes which one should i use to create the PGrouting data,

is there any step by step tutorial to show to import data from a shape file?

i really appreciate your help and support

Regards, Noureddien

Change History

Changed 3 months ago by daniel

  • status changed from new to closed
  • resolution set to invalid
  • For importing Shape files you use shp2pgsql, which comes with PostGIS (more information there as well).
  • For creating a topology you only need the road link table. (If you can make use of the information stored in the vertex table depends on what information it contains. But for topology function you don't need it)
  • If you have questions you better use the mailing list or forum, because a ticket should be for bugs or feature requests.
Note: See TracTickets for help on using tickets.