Friday pie run to Rangiora.

It was nice to see the Piper PA-28-140D Cherokee ZK-DEH, c/n 28-7125556, in the air after so long park up, and a lengthy restoration.
It has been listed to the JK Syndicate since October of 2016.
Two Australian Aviation Works Karatoo J6-C’s
          Above ZK-KTI c/n J6-676P as listed to Ian McPhail of Christchurch on 18-02-2025.
Below is ZK-KTW c/n 004MS which was a project started by Mike Small and 
Caroline Trevella back in 2008 and finally registered to the Flying Road Cone 
Syndicate on 26-06-2020.

The Rans S-6ES Coyote II ZK-SIX is c/n 11015712-ES.
This aircraft was ordered in October of 2005. Arrived at the Port of Timaru on 04-04-2006. Was registered to Grant Coldicott and J M Howell of Pleasant Point on 06-10-2006. First engine run was on 03-06-2006 and first flight was on 23-11-2006.
Ownership changed to John Headifin of Christchurch from 26-06-2024.
Nice. 

function display_related_posts() { if (is_single()) { global $post; $categories = wp_get_post_categories($post->ID); if ($categories) { $args = array( 'category__in' => $categories, 'post__not_in' => array($post->ID), 'posts_per_page' => 4, 'orderby' => 'rand' ); $related_posts = new WP_Query($args); if ($related_posts->have_posts()) { echo ''; } wp_reset_postdata(); } } } add_action('wp_footer', 'display_related_posts');