Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,15 @@ set(PLACE_5 "Emily Place Reserve")
# Example reference point (e.g., near Emily Place Reserve)
set(CH7_PLACE_1 ${PLACE_5})
set(CH7_OSMID_1 ${OSMID_5})
set(CH7_PLACE_2 ${PLACE_1})
set(CH7_OSMID_2 ${OSMID_1})

set(POINT1_LAT "-36.8471438")
set(POINT1_LON "174.7710042")

# Example reference point (e.g., near Auckland University of Technology)
set(POINT2_LAT "-36.8524328")
set(POINT2_LON "174.766749")
set(CH7_PLACE_2 ${PLACE_1})
set(CH7_OSMID_2 ${OSMID_1})



Expand Down
13 changes: 6 additions & 7 deletions docs/basic/images/sql_function/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@
# Files
#---------------------
set(PGR_WORKSHOP_IMG_FILES
ch7-e4.png
ch7-e5.png
ch7-e6.png
ch7-e7.png
ch7-e8-1.png
ch7-e8.png
)
sql_azimuth_fixed.png
sql_route_geom.png
sql_route_names.png
sql_route_readable.png
sql_route_geom_detail.png
)


foreach (f ${PGR_WORKSHOP_IMG_FILES})
Expand Down
Binary file removed docs/basic/images/sql_function/ch7-e4.png
Binary file not shown.
Binary file removed docs/basic/images/sql_function/ch7-e5.png
Binary file not shown.
Binary file removed docs/basic/images/sql_function/ch7-e6.png
Binary file not shown.
Binary file removed docs/basic/images/sql_function/ch7-e7.png
Binary file not shown.
Binary file removed docs/basic/images/sql_function/ch7-e8-1.png
Binary file not shown.
Binary file removed docs/basic/images/sql_function/ch7-e8.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading