Ticket #27 (new feature request)

Opened 3 years ago

Last modified 3 years ago

Support Topology for pgrouting

Reported by: DuyTan Owned by:
Priority: major Milestone: Version 1.2
Component: pgRouting package Version:
Keywords: Create Topology ( source and target ) Cc:

Description

If you have a shapfile table of streets and import into postgreSQL. In table include colums folow: X1, Y1,X2,Y2.
To can use pgrouting, topology need to add columns: source(interger), target(interger), length(numberic)
Length column can use length of 'the_geom' column.
It is dificuty to udate 'source' and 'target' columns.

You can create name 2 colums.It will help you to write source and target into db postgres by program folowing.

Attachments

UserInterfaceOfProgram.bmp Download (174.0 KB) - added by DuyTan 3 years ago.
User Interfcae use easly
Release.part1.rar Download (256.0 KB) - added by DuyTan 3 years ago.
Release.part2.rar Download (256.0 KB) - added by DuyTan 3 years ago.
Release.part3.rar Download (113.0 KB) - added by DuyTan 3 years ago.
Release.part3.2.rar Download (113.0 KB) - added by DuyTan 3 years ago.
Release.part3.3.rar Download (113.0 KB) - added by DuyTan 3 years ago.

Change History

Changed 3 years ago by DuyTan

User Interfcae use easly

Changed 3 years ago by DuyTan

This is a alias from point(x,y) to a interger number. If it is useful and you want to deverlope my algorithm. I can send code for that

Changed 3 years ago by anton

  • type changed from bug report to feature request
  • milestone changed from Version 1.0 to Version 1.1

Moved to 1.1

Changed 3 years ago by DuyTan

Changed 3 years ago by DuyTan

Changed 3 years ago by DuyTan

Changed 3 years ago by DuyTan

Changed 3 years ago by DuyTan

Changed 3 years ago by anton

  • owner somebody deleted
  • version 1.0.0a deleted
  • component changed from A* to pgRouting package

Changed 3 years ago by anton

  • milestone changed from Version 1.1 to Version 1.2
Note: See TracTickets for help on using tickets.