kml parser

https://www.nearby.org.uk/intersect-kml.php
Modes
Polygon Get the most north, south, east, west points from a polygon.
Placemarkers Remove placemarkers from kml if outside of the north, south, east, west points.
Postcodes Get the postcodes from a file.
{!! Form::open([ 'url' => 'tools/kml_parser', 'id' => 'kml_parser_form', 'enctype' => 'multipart/form-data']) !!}


{!! Form::close() !!}