++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + ISOCHRONES EXAMPLES + + + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ =========== TABLE SETUP =========== tutorial_isochrones.dc_shape table object successfully created. Creating records from the /tmp/data/dc_shape.csv file. 192238 records inserted into tutorial_isochrones.dc_shape table. =========== GRAPH SETUP =========== Creating tutorial_isochrones.dc_shape_graph tutorial_isochrones.dc_shape_graph creation success! Number of nodes: 425447 Number of edges: 470880 =========================== VISUALIZE ISOCHRONE EXAMPLE =========================== Visualizing isochrones leading to POINT(-77.446831 38.955309) using tutorial_isochrones.dc_shape_graph and outputting the results as an image: Generated PNG file: tutorial_isochrones.dulles_levels.png Visualizing isochrones leading to POINT(-77.042295 38.849684) using tutorial_isochrones.dc_shape_graph and outputting the results as an image: Generated PNG file: tutorial_isochrones.reagan_levels.png Visualizing isochrones leading from POINT(-77.115203 38.881578) using tutorial_isochrones.dc_shape_graph and outputting the results as an image: Generated PNG file: tutorial_isochrones.from_kinetica_levels.png Joining the isochrone solutions using ST_INTERSECTION to determine the shared area between them. tutorial_isochrones.isochrones_shared_area creation success! ===================== WMS ISOCHRONE EXAMPLE ===================== Calling the isochrone style via the /wms endpoint and outputting the results as an image: WMS call success! Generated PNG file: tutorial_isochrones.to_kinetica_levels.png