Bus routes in Jakarta
|
Mapping Jakarta's bus network. | |
| Status | started |
|---|---|
This article lists bus routes in Jakarta operated by Transjakarta and some other companies. Many bus stops are mapped but the route relation is missing. The local public transport provider, Transjakarta, provides a dataset with all the bus trips, stops, and so on in the GTFS format. More info are available on their website.
Tagging scheme
This is only a suggestion based on the general public transport scheme and inspired by London public transport tagging scheme.
Bus routes
Bus routes are mapped as a hierarchy of:
- Route Network
- Route Masters
- Routes
- Bus Stops, Stop Positions and Ways
Relation type=route_master
Each bus Route must have a Route Master. Typically, there are two Routes per Route Master, each Route for each direction. However, there can be more than two if the line has multiple variation. There can be only one if the Route is a unidirectional circular route. Each route master must only contain the same line. If a line has one or more branches which deviate far from its main line, please consider grouping them into separate Route Masters.
| Key | Value |
|---|---|
| name | Indicate the type of line and its line number. See Transjakarta website for more info.
Example: "Transjakarta BRT 1" means number 1 BRT route of Transjakarta |
| ref | Line number.
Example : "1". |
| network | Indicate the transport network.
Example: Transjakarta |
| operator | Add "Transjakarta" as placeholder because Transjakarta has multiple operators and can be changed at anytime. |
| type | route_master |
| route_master | bus |
| public_transport:version | 2 |
Relation type=route
There is one Route relation for each bus route direction or variant.
The members of a Route relation are Bus Stops, Bus Stop Positions, and Ways they are on. Bus Stops should have role "platform" for intermediate stops, "platform_entry_only" for first stops, or "platform_exit_only" for last stops. Stop Positions should have role "stop" for intermediate stops, "stop_entry_only" for first stops, or "stop_exit_only" for last stops. Ways meanwhile should have no role. This however is not mandatory because some last stops also allow passenger to board the bus because it is a circular or loop route. The Bus Stops and Stop Positions included in the Route are an ordered set from the first bus stop to the last bus stop. The Ways included in the Route are also an ordered set between the first bus stop and the last bus stop. The set of Bus Stops and Stop Positions appears before the set of Ways, within the Route.
These routes must be added to the related master route relation with an empty value for their role. More detail is available in the service routes section.
| Key | Value |
|---|---|
| name | Same as the master route with the start stop and end stop
Example: "Transjakarta BRT 1: Kota → Blok M" means number 1 BRT route of Transjakarta from Kota to Blok M (southbound) |
| ref | Line number without direction or destination
Example: "1" |
| type | route |
| route | bus |
| network | Indicate the transport network.
Example: Transjakarta |
| operator | Add "Transjakarta" as placeholder because Transjakarta has multiple operators and can be changed at anytime. |
| from | Name of first stop |
| to | Name of the last stop |
| public_transport:version | 2 |
Bus stops
Bus rapid transit stations
The Institute for Transportation and Development Policy considered BRT stops as "station".[1] Because of its different passenger flow, payment method, and size, BRT stations are mapped a bit differently than standard bus stops.
BRT stations are mapped as a hierarchy of:
- Stop Areas
- Bus Stops, Stop Positions, and Buildings
Relation public_transport=stop_area
Members of a BRT station's Stop Area relation are Bus Stop with role "platform", Stop Positions with role "stop", and Building with role "building". A Stop Area can contain any number of Bus Stops and Stop Positions, which can be the BRT station itself or combined with regular bus stops around it.
| Key | Value |
|---|---|
| name | Name of the main station.
Example: "Gelora Bung Karno" |
| type | public_transport |
| public_transport | stop_area |
| ref | Station number
Example: "1-5" |
| network | Transjakarta |
Tag highway=bus_stop
Typically, there is only one Bus Stop for each station. However, some stations are separated by a motorway and need to be mapped as two separate Stops (bus stations in Corridor 9, for example). Bus Stops should be placed in the center of a station's building or passenger area. BRT stations are tagged with both amenity=bus_station and highway=bus_stop to distinguish it from regular bus stop and still getting rendered in Transport Map layer.
| Key | Value |
|---|---|
| amenity | bus_station |
| bus | yes |
| departures_board | Transjakarta BRT stations have LCD screens which display bus arrival time based on real-time GPS data, so please fill with:
"realtime" |
| highway | bus_stop |
| name | Name of the station.
Example: "Gelora Bung Karno" |
| network | Transjakarta |
| operator | Transjakarta |
| public_transport | station |
| ref | Station number
Example: "1-5" |
| shelter | yes |
Tag public_transport=stop_position
A Stop Position identifies the position where the bus stops in the road. A Stop Position is therefore normally positioned on a way, next to the point where passenger board the bus. If a Stop Position is the first stop or the last stop of a bus route then the Stop Position is normally positioned at a split point of a way. A BRT station typically has two Stop Positions, but some central stations have multiple boarding gates that can be mapped as separate Stop Positions. Some stations only have one Stop Position because they only serve one-way road.
| Key | Value |
|---|---|
| bus | yes |
| highway | bus_stop |
| name | Name of the station.
Example: "Gelora Bung Karno" |
| public_transport | stop_position |
| ref | Station number
Example: "1-5" |
Regular roadside bus stops
Bus stops are mapped as a hierarchy of:
- Stop Areas
- Bus Stops and Stop Positions
Relation public_transport=stop_area
Members of a Stop Area relation are Bus Stop with role "platform", Stop Positions with role "stop", and Building with role "building". A Stop Area can contain any number of Bus Stops and Stop Positions, normally two stops on each side of a road.
| Key | Value |
|---|---|
| name | Name of the bus stop, nearby POI, or nearby BRT station.
Example: "Gelora Bung Karno" |
| type | public_transport |
| public_transport | stop_area |
| network | Transjakarta |
Tag highway=bus_stop
There is one Bus Stop node for each bus stop. A Bus Stop identifies the position where the passengers wait for the bus, bus stop sign, or shelter. A Bus Stop is therefore normally positioned alongside a way, adjacent to its corresponding Stop Position.
| Key | Value |
|---|---|
| bus | yes |
| highway | bus_stop |
| name | Name of the stop.
Example: "Gelora Bung Karno 1" |
| network | Transjakarta |
| operator | Transjakarta |
| shelter | Fill with "yes" if there is any |
Tag public_transport=stop_position
A Stop Position identifies the position where the bus stops in the road. A Stop Position is therefore normally positioned on a way, next to the point where passenger board the bus. If a Stop Position is the first stop or the last stop of a bus route then the Stop Position is normally positioned at a split point of a way.
| Key | Value |
|---|---|
| bus | yes |
| highway | bus_stop |
| name | Name of the stop.
Example: "Gelora Bung Karno 1" |
| public_transport | stop_position |
Symbol and colour legend
The status of each map region is indicated by a symbol, which describes the type of feature, and a colour, which indicates the completeness of that feature in a map region.
Meaning of symbols
| Symbol | Meaning |
|---|---|
| Route status | |
| Stops status |
Meaning of colours
| Colour | Meaning | To do |
|---|---|---|
| The map data is unknown | Please verify and/or complete | |
| The map contains no or little data | Please complete | |
| The map contains partial data | Please complete | |
| The map is largely complete (please describe missing data) | Please complete | |
| The map is complete (in the opinion of a mapper) | Please check and correct any errors | |
| The map is complete (verified by 2 mappers). Indicate Date when checked | Please update as needed | |
| The map data is present, but the route no longer exist. | Please remove the route data |
BRT routes
| No. | Destinations | Route master | Routes | Status | Notes |
|---|---|---|---|---|---|
| 1 | Blok M Kalibesar |
16739342 |
16738414 16739341 |
Checked on 24 June 2024 | |
| 2 | Pulo Gadung Monumen Nasional |
6783311 |
2922061 6783310 |
Checked on 24 June 2024 | |
| 2A | Pulo Gadung Rawa Buaya |
17193585 |
17193583 17193584 |
Checked on 24 June 2024 | |
| 3 | Kalideres Monumen Nasional |
17027439 |
17020066 6194223 |
Checked on 24 June 2024 | |
| 3F | Kalideres Gelora Bung Karno |
17193582 |
17193580 17193581 |
Checked on 24 June 2024 | |
| 4 | Pulo Gadung Galunggung |
14717457 |
6194224 14717456 |
Checked on 24 June 2024 | |
| 4D | Pulo Gadung Kuningan |
17208106 |
17208104 17208105 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 5 | Kampung Melayu Ancol |
16871390 |
16868145 6194225 |
Checked on 24 June 2024 | |
| 5C | Cililitan Juanda |
17193591 |
17193586 17193590 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 5D | Cililitan Ancol |
17194026 |
17194024 17194025 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 6 | Ragunan Galunggung |
17011751 |
6197528 16935748 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 6A | Ragunan Balai Kota |
17206158 |
17206157 17206156 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 6B | Ragunan Balai Kota |
17206161 |
17206159 17206160 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 6V | Ragunan Gelora Bung Karno |
17206164 |
17206163 17206162 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 7 | Kampung Melayu
Kampung Rambutan |
16035086 |
16035085 2932283 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 7F | Kampung Rambutan Juanda |
17193589 |
17193587 17193588 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 8 | Lebak Bulus Pasar Baru |
17027438 |
6198078 17019301 |
Checked on 24 June 2024 | |
| 9 | Pinang Ranti Pluit |
16935599 |
6198079 10042521 |
Checked on 24 June 2024 | |
| 9A | Cililitan Kali Grogol |
16935598 |
10049799 10116953 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 9C | Pinang Ranti Bundaran Senayan |
17206882 |
17206881 17206880 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 9N | Pinang Ranti
Simpang Cawang |
17676138 |
17676136 17676137 |
||
| 10 | Tanjung Priok PGC |
17003245 |
16871501 6198075 |
Checked on 24 June 2024 | |
| 10D | Tanjung Priok Kampung Rambutan |
17208296 |
17208297 17208295 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 10H | Tanjung Priok Bundaran Senayan |
17205662 |
17205660 17205661 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 11 | Pulogebang Kampung Melayu |
17004173 |
6198076 17003390 |
Checked on 24 June 2024 | |
| 12 | Pluit Tanjung Priok |
16873303 |
6198077 16871385 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 13 | Ciledug Tegal Mampang |
13251860 |
13251859 13251858 |
Checked on 24 June 2024 | |
| 13C | Puri Beta Dukuh Atas |
17206327 |
17206326 17206325 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| L13E | Puri Beta Flyover Kuningan |
17206330 |
17206328 17206329 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. | |
| 14 | Jakarta International Stadium Senen |
16732070 |
16732069 16732068 |
Fix tag and relation member of the route and its stops based on the recommended guideline above
Checked 29 March 2024. |
Non-BRT routes
| No. | Destinations | Route master | Routes | Status | Notes |
|---|---|---|---|---|---|
| 1A | Balai Kota Pantai Maju |
17248440 |
17248439 17248441 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 1B | Stasiun Palmerah Tosari |
17242458 |
17241279 17242457 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 1C | Pesanggrahan
Blok M |
||||
| 1E | Pondok Labu Blok M |
17268881 |
17268868 17268873 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 1F | Stasiun Palmerah Bundaran Senayan |
17242453 |
17241280 17242452 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 1H | Tanah Abang Gondangdia |
17238533 |
17238529 17238532 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 1N | Tanah Abang Blok M |
17238534 |
17218709 17237388 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 1P | Senen Blok M |
17238535 |
17218696 17237387 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 1Q | Rempoa Blok M |
17268934 |
3070516 17268935 |
Fix tag and relation member of the route and its stops based on the guideline above. Add stops
Checked 29 March 2024. | |
| 1R | Senen Tanah Abang |
17238536 |
17218701 17238528 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 2B | Harapan Indah Pulo Gadung |
17620964 |
17620959 17620958 |
Checked on 24 June 2024 | |
| 2P | Gondangdia Senen |
17242310 |
17242299 17242309 |
Checked on 24 June 2024 | |
| 2Q | Gondangdia Balaikota |
17242305 |
17242300 17242304 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 3H | Stasiun Pesing Kota |
17378220 |
17378218 17378219 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 3D | Taman Kota Penjaringan |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 24 June 2024. | |||
| 3E | Sentraland Cengkareng
Puri Kembangan |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 24 June 2024. | |||
| 4B | Stasiun Manggarai Universitas Indonesia |
17251675 |
17251674 17251676 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 4C | Pemuda Merdeka Bundaran Senayan |
17218720 |
17218712 17218719 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 4F | Pulo Gadung Pinang Ranti |
17614926 |
17614924 17614925 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 24 June 2024. | |
| 5B | Bidara Cina
Stasiun Tebet |
17249160 |
17249158 17249159 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 5M | Kampung Melayu
Tanah Abang |
17243076 |
17243068 17243075 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 5N | Ragunan
Kampung Melayu |
17249171 |
17249170 17249161 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 6C | Stasiun Tebet
Kuningan |
17250080 |
17250075 17250079 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 6D | Stasiun Tebet
Bundaran Senayan |
17250078 |
17250076 17250077 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 6H | Senen
Lebak Bulus |
17401497 |
17248985 17248993 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 6K | Patra Kuningan
Karet |
17251022 |
17251021 17251020 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 6M | Stasiun Manggarai
Blok M |
17243314 |
17243312 17243313 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 6N | Ragunan
Blok M |
17268246 |
17268245 17268244 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 6Q | Dukuh Atas
Casablanca |
||||
| 6W | Duren Tiga
Blok M |
17293381 |
17293998 17293380 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 7A | Kampung Rambutan
Lebak Bulus |
17193332 |
16034723 16035221 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 7B | Kampung Rambutan
Blok M |
17293376 |
17293374 17293375 |
Add route and stops from PGC to Kampung Rambutan
Checked 29 March 2024. | |
| 7D | TMII
Tegal Parang |
17302950 |
17302948 17302949 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 7E | Kampung Rambutan
Ragunan |
17261794 |
17261792 17261793 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 7P | Pondok Kelapa
Cawang Sentral |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 24 June 2024. | |||
| 7Q | Blok M
PGC |
17293379 |
17293377 17293378 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 7R | Cibubur
Pluit |
17295487 |
Fix tag and relation member of the route and its stops based on the guideline above, add route master
Checked 29 March 2024. | ||
| 7T | Cibubur
Tanjung Priok |
17295486 |
Fix tag and relation member of the route and its stops based on the guideline above, add route master
Checked 29 March 2024. | ||
| 7U | Cibubur
Ancol |
17295485 |
Fix tag and relation member of the route and its stops based on the guideline above, add route master
Checked 29 March 2024. | ||
| 7V | Cibubur
Kampung Rambutan |
17295484 |
17295482 17295483 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 7W | Cawang Stasiun Kereta Cepat Halim |
17265552 |
Fix tag and relation member of the route and its stops based on the guideline above, add route master
Checked 29 March 2024. | ||
| 8C | Kebayoran Lama Tanah Abang |
17378721 |
17378684 17378720 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 8D | Joglo
Blok M |
||||
| 8E | Bintaro
Blok M |
||||
| 8K | Batusari
Jelambar |
||||
| 8M | Tanah Abang Tanjung Duren |
17379836 |
17379817 17379835 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 9D | Pasar Minggu Tanah Abang |
17243241 |
17243161 17243240 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 9E | Kebayoran Jelambar |
17378711 |
17378685 17378710 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 9H | Pasar Minggu Cipedak |
17253432 17253438 |
Fix tag and relation member of the route and its stops based on the guideline above. Add route to Cipedak and route master.
Checked 29 March 2024. | ||
| 11D | Pulo Gebang
Pulo Gadung |
||||
| 11Q | Kampung Melayu
Pulo Gebang |
||||
| 12A | Kota
Kaliadem |
17375482 |
17375260 17375481 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 12B | Pluit
Senen |
17375496 |
17375495 17375494 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 12P | Stasiun LRT Pegangsaan JIS |
17257219 |
17257217 17257218 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 14A | Juanda Jakarta International Stadium |
17372600 |
17372599 17372598 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 14B | Tanjung Priok Senen |
17378033 |
17378032 17378015 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. |
Intercity routes
| No. | Destinations | Route master | Routes | Status | Notes |
|---|---|---|---|---|---|
| 7C | Cibubur
Cawang Cililitan |
17295490 |
17295488 17295489 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| B11 | Summarecon Bekasi
Cawang |
17306609 |
17310018 17306608 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| B21 | Bekasi Timur
Cawang |
17306611 |
17310041 17306610 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| D11 | Depok
Cawang Sentral |
17295492 |
17295491 17295744 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| D21 | Universitas Indonesia
Lebak Bulus |
17261859 |
17261857 17261858 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| S11 | BSD
Jelambar |
||||
| S21 | Kejaksaan Agung
Ciputat |
||||
| S22 | Ciputat
Kampung Rambutan |
||||
| T11 | Poris Plawad
Petamburan |
||||
| T12 | Poris Plawad
Juanda |
Mikrotrans routes
| No. | Destinations | Route master | Routes | Status | Notes |
|---|---|---|---|---|---|
| JAK.06 | Kampung Rambutan Pondok Gede |
17335386 |
17335385 17335384 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| JAK.25 | Kampung Rambutan
Kalisari |
17327948 |
17327946 17327947 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| JAK.28 | Pasar Rebo Stasiun LRT Harjamukti |
17331453 |
17331452 17331451 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. |
Royaltrans routes
| No. | Destinations | Route master | Routes | Status | Notes |
|---|---|---|---|---|---|
| 1K | Cibubur Blok M |
17295494 |
17295493 17295746 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| 6P | Cibubur Kuningan |
17295498 |
17295497 17295748 |
Fix tag and relation member of the route and its stops based on the guideline above. Add route from Simpang Kuningan to Setiabudi Utara.
Checked 29 March 2024. | |
| B13 | Bekasi Barat Blok M |
17306607 |
14302678 17306606 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. | |
| S12 | Terminal BSD
Fatmawati |
15053676 |
15053675 15053674 |
Fix tag and relation member of the route and its stops based on the guideline above
Checked 29 March 2024. |
Reference
- ↑ “The BRT Standard”. Institute for Transportation and Development Policy. 2016.