max lat: 41.4026
min lat: 40.165
max lon: -97.5656
min lon: -99.6396
mean lon: -98.39942
mean lon: 40.76706
$VAR1 = [
[
'40.3362',
'40.165',
'41.4026',
'40.5299',
'41.4016'
],
[
'-97.5656',
'-97.5765',
'-99.6396',
'-97.5959',
'-99.6195'
],
[
bless( {
'blurb' => '',
'country' => '',
'lat' => '40.3362',
'street' => '',
'query' => '104 Main Street Bruning, NE',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-97.5656',
'address' => 'Main St, Bruning, NE 68322, USA',
'county' => '',
'postalCode' => ''
}, 'Kaeding::GoogleMaps::DummyLocation' ),
bless( {
'blurb' => '',
'country' => '',
'lat' => '40.165',
'street' => '',
'query' => '252 South 13th Street Hebron, NE',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-97.5765',
'address' => '252 S 13th St, Hebron, NE 68370, USA',
'county' => '',
'postalCode' => ''
}, 'Kaeding::GoogleMaps::DummyLocation' ),
bless( {
'blurb' => '',
'country' => '',
'lat' => '41.4026',
'street' => '',
'query' => '803 South D Street Broken Bow, NE',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-99.6396',
'address' => '803 S D St, Broken Bow, NE 68822, USA',
'county' => '',
'postalCode' => ''
}, 'Kaeding::GoogleMaps::DummyLocation' ),
bless( {
'blurb' => '',
'country' => '',
'lat' => '40.5299',
'street' => '',
'query' => '448 N 13th St, Geneva, NE',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-97.5959',
'address' => '448 N 13th St, Geneva, NE 68361, USA',
'county' => '',
'postalCode' => ''
}, 'Kaeding::GoogleMaps::DummyLocation' ),
bless( {
'blurb' => '',
'country' => '',
'lat' => '41.4016',
'street' => '',
'query' => '937 E South E St., Broken Bow, NE',
'xpath' => undef,
'state' => '',
'city' => '',
'coord' => '',
'lon' => '-99.6195',
'address' => '937 East S East St, Broken Bow, NE 68822, USA',
'county' => '',
'postalCode' => ''
}, 'Kaeding::GoogleMaps::DummyLocation' )
]
];