pgRouting

Ticket #27 (new feature request)

Opened 1 year ago

Last modified 8 months ago

Support Topology for pgrouting

Reported by: DuyTan Assigned to:
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 (174.0 kB) - added by DuyTan on 09/14/07 17:17:39.
User Interfcae use easly
Release.part1.rar (256.0 kB) - added by DuyTan on 09/26/07 17:33:10.
Release.part2.rar (256.0 kB) - added by DuyTan on 09/27/07 10:39:16.
Release.part3.rar (113.0 kB) - added by DuyTan on 09/27/07 11:55:21.
Release.part3.2.rar (113.0 kB) - added by DuyTan on 09/27/07 16:16:07.
Release.part3.3.rar (113.0 kB) - added by DuyTan on 09/27/07 16:59:42.

Change History

09/14/07 17:17:39 changed by DuyTan

  • attachment UserInterfaceOfProgram.bmp added.

User Interfcae use easly

09/18/07 13:57:47 changed 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

09/22/07 15:54:42 changed by anton

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

Moved to 1.1

09/26/07 17:33:10 changed by DuyTan

  • attachment Release.part1.rar added.

09/27/07 10:39:16 changed by DuyTan

  • attachment Release.part2.rar added.

09/27/07 11:55:21 changed by DuyTan

  • attachment Release.part3.rar added.

09/27/07 16:16:07 changed by DuyTan

  • attachment Release.part3.2.rar added.

09/27/07 16:59:42 changed by DuyTan

  • attachment Release.part3.3.rar added.

10/04/07 14:22:16 changed by anton

  • owner deleted.
  • version deleted.
  • component changed from A* to pgRouting package.

03/27/08 13:38:10 changed by anton

  • milestone changed from Version 1.1 to Version 1.2.