Places not listed

Why do neither the city of Green Bay, WI nor the village of Allouez, WI appear in places when I look up either places or try to put them in for my mushroom garden project?

Because far from every place exists as a place on iNat. You can create your own here https://www.inaturalist.org/places (but check, maybe places you need exist, just called differently, you can look them up on observation in the needed area, under map

)

1 Like

if you need the boundaries for places that don’t already exist, there may be a few ways to get those (in order of what i think is best to worst practice):

  1. look online for the municipality’s website and see if they have a GIS or Open Data portal. often, such portals will have administrative boundaries defined in some sort of electronic format which can uploaded as an iNat place.
  2. (for US cities) you usually can turn to Census Data as a fairly reliable source for boundaries. see: https://forum.inaturalist.org/t/creating-a-place-for-your-us-city-using-census-bureau-geography-data/21927.
  3. you can often get boundaries from OpenStreetMap. these boundaries may or may not be from official sources though. see: https://forum.inaturalist.org/t/new-limits-to-place-creation/24878/15
  4. sometimes in ArcGIS Online’s generic open data portal, you’ll be able to find boundaries
1 Like

This is not relevant for projects because Google’s bounding box places can’t be used for project places. Only iNat places can be used for projects.

2 Likes

One thing I don’t understand about this is that I put in observations in Alouez, wi and when putting in the location it autocompletes in a few letters. I check the location and it comes up like google maps. It did it when I typed in Moquah barrens,

So why is it that a remote location that is only 1 mile by 1 mile wide, comes up automatically, but it doesn’t for the City of Green Bay or the village of Allouez?

Because adding location to observation (from Google) and actual places on iNat are different things and places are added by users, so they can be “random”.

1 Like

It seems like projects would be more user friendly if established places that already exist on google maps were okay for projects. :thinking:

1 Like

I give up! :sweat:

Nope, Google places are quite weird and all places should be manageable, so iNat places are the way to go, it’s not hard to create one!

2 Likes

I tried for 3 hours today and got nowhere.

Sorry, still on a flip phone and a computer.

1 Like

not sure where you’re struggling, but i used the process to get boundaries from Census data (described above), and i created KMLs for Green Bay and Allouez (in under 5 minutes – not a brag, just an indication of how fast it can be done). the text of the files is pasted below. just save each into a plain text file with the .kml extension, and then you should be able to use them to create places in iNat.

Green Bay:

<?xml version="1.0" encoding="utf-8" ?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Document id="root_doc">
<Schema name="greenbay" id="greenbay">
	<SimpleField name="STATEFP" type="string"></SimpleField>
	<SimpleField name="PLACEFP" type="string"></SimpleField>
	<SimpleField name="PLACENS" type="string"></SimpleField>
	<SimpleField name="GEOID" type="string"></SimpleField>
	<SimpleField name="NAMELSAD" type="string"></SimpleField>
	<SimpleField name="LSAD" type="string"></SimpleField>
	<SimpleField name="CLASSFP" type="string"></SimpleField>
	<SimpleField name="PCICBSA" type="string"></SimpleField>
	<SimpleField name="PCINECTA" type="string"></SimpleField>
	<SimpleField name="MTFCC" type="string"></SimpleField>
	<SimpleField name="FUNCSTAT" type="string"></SimpleField>
	<SimpleField name="ALAND" type="float"></SimpleField>
	<SimpleField name="AWATER" type="float"></SimpleField>
	<SimpleField name="INTPTLAT" type="string"></SimpleField>
	<SimpleField name="INTPTLON" type="string"></SimpleField>
</Schema>
<Folder><name>greenbay</name>
  <Placemark>
	<name>Green Bay</name>
	<Style><LineStyle><color>ff0000ff</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style>
	<ExtendedData><SchemaData schemaUrl="#greenbay">
		<SimpleData name="STATEFP">55</SimpleData>
		<SimpleData name="PLACEFP">31000</SimpleData>
		<SimpleData name="PLACENS">01583309</SimpleData>
		<SimpleData name="GEOID">5531000</SimpleData>
		<SimpleData name="NAMELSAD">Green Bay city</SimpleData>
		<SimpleData name="LSAD">25</SimpleData>
		<SimpleData name="CLASSFP">C5</SimpleData>
		<SimpleData name="PCICBSA">Y</SimpleData>
		<SimpleData name="PCINECTA">N</SimpleData>
		<SimpleData name="MTFCC">G4110</SimpleData>
		<SimpleData name="FUNCSTAT">A</SimpleData>
		<SimpleData name="ALAND">117789200</SimpleData>
		<SimpleData name="AWATER">26620486</SimpleData>
		<SimpleData name="INTPTLAT">+44.5215424</SimpleData>
		<SimpleData name="INTPTLON">-087.9865684</SimpleData>
	</SchemaData></ExtendedData>
      <MultiGeometry><Polygon><outerBoundaryIs><LinearRing><coordinates>-87.881919,44.534742 -87.881157,44.536542 -87.880361,44.53838 -87.880067,44.539646 -87.879924,44.540789 -87.879924,44.541646 -87.880103,44.543319 -87.880703,44.545282 -87.880989,44.546659 -87.881106,44.547399 -87.881131,44.548412 -87.881091,44.552889 -87.876423,44.552895 -87.874043,44.552898 -87.874027,44.549262 -87.866697,44.549261 -87.866443,44.549258 -87.866444,44.549137 -87.86647,44.545617 -87.861372,44.545659 -87.861407,44.542025 -87.860051,44.542036 -87.857527,44.542059 -87.857527,44.542 -87.857535,44.541407 -87.856347,44.541417 -87.856382,44.538441 -87.856437,44.536635 -87.847722,44.536679 -87.84659,44.536689 -87.846345,44.536691 -87.841161,44.536644 -87.841283,44.531157 -87.841349,44.531159 -87.842066,44.531161 -87.846417,44.531187 -87.850852,44.531192 -87.861443,44.531119 -87.866264,44.531083 -87.870422,44.531079 -87.875363,44.5311 -87.875363,44.531134 -87.875362,44.531235 -87.875322,44.534793 -87.876212,44.534698 -87.876675,44.534731 -87.881245,44.534741 -87.881919,44.534742</coordinates></LinearRing></outerBoundaryIs></Polygon><Polygon><outerBoundaryIs><LinearRing><coordinates>-88.139826,44.499039 -88.138401,44.499114 -88.137857,44.499129 -88.137831,44.50222 -88.135882,44.502227 -88.135871,44.502498 -88.135827,44.505807 -88.139785,44.505866 -88.139829,44.506946 -88.139872,44.507681 -88.139954,44.509421 -88.139775,44.512973 -88.139772,44.513043 -88.139857,44.516399 -88.139862,44.5166 -88.139863,44.516669 -88.139845,44.517516 -88.139791,44.519682 -88.139803,44.52349 -88.139804,44.52386 -88.139764,44.52386 -88.139133,44.523855 -88.138046,44.523848 -88.137129,44.523842 -88.13694,44.523841 -88.136639,44.52384 -88.134762,44.523832 -88.133126,44.523822 -88.129925,44.523795 -88.12974,44.524473 -88.129731,44.525064 -88.129726,44.525403 -88.129723,44.526387 -88.129719,44.52798 -88.129719,44.528085 -88.129719,44.5281 -88.129719,44.528113 -88.129719,44.528135 -88.129712,44.530868 -88.129739,44.532316 -88.129749,44.532841 -88.129758,44.533333 -88.129671,44.533376 -88.129522,44.533495 -88.129264,44.533567 -88.129206,44.533583 -88.12867,44.533842 -88.12842,44.533916 -88.127904,44.534239 -88.127504,44.534358 -88.127449,44.534359 -88.127123,44.534371 -88.126813,44.534283 -88.126827,44.534197 -88.126848,44.534067 -88.126854,44.534034 -88.126849,44.533995 -88.126841,44.533926 -88.126834,44.533865 -88.126926,44.533775 -88.127021,44.533684 -88.127042,44.533432 -88.12692,44.533292 -88.126718,44.533056 -88.126647,44.532874 -88.126558,44.532835 -88.126148,44.53288 -88.125976,44.532903 -88.125936,44.532938 -88.125871,44.532994 -88.125812,44.533045 -88.125799,44.533065 -88.12575,44.533137 -88.125715,44.53319 -88.12563,44.533234 -88.125549,44.533277 -88.12554,44.533303 -88.125462,44.533322 -88.12527,44.533406 -88.125103,44.533586 -88.124893,44.533688 -88.124872,44.533699 -88.124471,44.533836 -88.124051,44.533969 -88.123433,44.53411 -88.123014,44.534206 -88.122635,44.534222 -88.122117,44.534244 -88.121805,44.534239 -88.121628,44.534222 -88.121556,44.534215 -88.121518,44.53419 -88.121425,44.534127 -88.121426,44.534166 -88.121447,44.53466 -88.121455,44.534887 -88.121463,44.535113 -88.121624,44.535112 -88.12173,44.535112 -88.121767,44.535112 -88.123042,44.535104 -88.12316,44.538285 -88.122188,44.538287 -88.122211,44.539135 -88.122284,44.541627 -88.121514,44.541986 -88.121109,44.542147 -88.120642,44.542322 -88.120226,44.542459 -88.119737,44.542604 -88.119241,44.54273 -88.118615,44.542863 -88.118028,44.542961 -88.117415,44.543037 -88.116763,44.54309 -88.115961,44.543115 -88.115065,44.543093 -88.114263,44.54303 -88.111841,44.542768 -88.110012,44.542571 -88.110015,44.542711 -88.110018,44.542849 -88.109343,44.542798 -88.10894,44.542781 -88.108782,44.542775 -88.107948,44.542782 -88.107682,44.542799 -88.107216,44.542828 -88.106726,44.542876 -88.105465,44.543047 -88.104955,44.543117 -88.104996,44.543068 -88.10503,44.543018 -88.105039,44.542975 -88.105041,44.542963 -88.105019,44.54291 -88.105078,44.54285 -88.105097,44.542789 -88.105139,44.542742 -88.10517,44.542697 -88.105278,44.542548 -88.105306,44.542511 -88.105332,44.542459 -88.105347,44.542407 -88.105361,44.542366 -88.105349,44.542356 -88.105243,44.542313 -88.105141,44.542271 -88.101316,44.540644 -88.099937,44.540055 -88.097478,44.539008 -88.097052,44.538825 -88.09704,44.538855 -88.097019,44.538899 -88.096948,44.539058 -88.096932,44.539057 -88.096745,44.539053 -88.096595,44.53905 -88.096656,44.538794 -88.096684,44.538668 -88.096689,44.538578 -88.096694,44.538486 -88.096695,44.538452 -88.096559,44.538449 -88.096389,44.538427 -88.096275,44.538401 -88.096208,44.538386 -88.096055,44.538337 -88.095615,44.538158 -88.095413,44.538086 -88.095229,44.538048 -88.095087,44.538033 -88.094894,44.538026 -88.09439,44.538019 -88.094395,44.537694 -88.094283,44.537646 -88.093203,44.537634 -88.093043,44.537632 -88.09288,44.53763 -88.092745,44.537628 -88.092759,44.537015 -88.092758,44.536991 -88.092757,44.536933 -88.092762,44.536835 -88.092772,44.536385 -88.091548,44.536371 -88.091347,44.536369 -88.091287,44.536368 -88.090429,44.536001 -88.090053,44.535851 -88.09003,44.535831 -88.089755,44.535714 -88.08971,44.535695 -88.089652,44.53567 -88.089412,44.535568 -88.089391,44.535559 -88.088125,44.535019 -88.088063,44.534992 -88.088091,44.534289 -88.086397,44.534305 -88.08497,44.534319 -88.084827,44.53432 -88.084846,44.533805 -88.084853,44.533622 -88.08477,44.533586 -88.084708,44.533559 -88.084273,44.533371 -88.084138,44.533313 -88.083609,44.533082 -88.083528,44.533055 -88.081844,44.532333 -88.08179,44.532311 -88.081531,44.532202 -88.081232,44.532072 -88.081045,44.531996 -88.080861,44.531914 -88.080069,44.531576 -88.079543,44.531308 -88.077847,44.530569 -88.076752,44.530091 -88.07667,44.53019 -88.07662,44.53024 -88.075766,44.531003 -88.074726,44.531944 -88.074037,44.532567 -88.074013,44.532587 -88.073465,44.534236 -88.073204,44.534618 -88.072998,44.534826 -88.072828,44.535426 -88.072776,44.535753 -88.072586,44.536208 -88.072066,44.536979 -88.069004,44.541527 -88.066794,44.544758 -88.064985,44.544067 -88.062195,44.543185 -88.057725,44.541599 -88.057697,44.541585 -88.056736,44.541299 -88.052993,44.539957 -88.050718,44.543228 -88.048392,44.546606 -88.048,44.547358 -88.047912,44.547596 -88.04787,44.547678 -88.047828,44.547749 -88.047742,44.547851 -88.047673,44.547921 -88.047495,44.548052 -88.047231,44.548249 -88.046484,44.549336 -88.046425,44.54942 -88.045769,44.550606 -88.045705,44.550699 -88.045625,44.550814 -88.045515,44.550973 -88.044729,44.55211 -88.044514,44.552421 -88.043998,44.553165 -88.043888,44.553325 -88.043798,44.553454 -88.043709,44.553583 -88.043448,44.55396 -88.043235,44.554266 -88.043231,44.554281 -88.043215,44.554331 -88.043096,44.554469 -88.041689,44.556502 -88.040637,44.558047 -88.040567,44.558122 -88.04051,44.558203 -88.039989,44.558957 -88.039942,44.558916 -88.039792,44.559 -88.039301,44.559702 -88.038897,44.559925 -88.037836,44.560497 -88.037152,44.560762 -88.036121,44.560919 -88.032203,44.563192 -88.031435,44.563246 -88.030803,44.563292 -88.028903,44.563492 -88.025703,44.562592 -88.024603,44.560892 -88.023103,44.561092 -88.021703,44.561892 -88.019603,44.560592 -87.991203,44.560392 -87.977603,44.560392 -87.962602,44.561092 -87.943192,44.562016 -87.935301,44.562393 -87.9057,44.563793 -87.905597,44.563908 -87.905514,44.564042 -87.905437,44.564188 -87.905372,44.564318 -87.905201,44.564534 -87.905158,44.564779 -87.905113,44.564861 -87.904495,44.565327 -87.90436,44.565464 -87.904217,44.565666 -87.904273,44.565682 -87.904206,44.56574 -87.904127,44.565739 -87.903742,44.566183 -87.903563,44.566392 -87.90346,44.566512 -87.902981,44.566996 -87.902928,44.567095 -87.9029,44.567251 -87.902674,44.567404 -87.902622,44.567476 -87.902625,44.567545 -87.902637,44.567564 -87.902812,44.567572 -87.902975,44.567612 -87.902995,44.56763 -87.902936,44.567815 -87.902885,44.567807 -87.90293,44.567646 -87.902768,44.567612 -87.902611,44.567644 -87.902563,44.567726 -87.90252,44.567742 -87.902492,44.567744 -87.902451,44.56773 -87.902435,44.567725 -87.901985,44.568286 -87.901599,44.569008 -87.901483,44.569145 -87.901388,44.56928 -87.901359,44.569487 -87.901297,44.569574 -87.901192,44.569628 -87.901114,44.569692 -87.901078,44.569793 -87.900993,44.569992 -87.900938,44.570118 -87.900945,44.570259 -87.900855,44.570424 -87.90076,44.570562 -87.900658,44.570753 -87.900559,44.570917 -87.900472,44.571002 -87.900452,44.571081 -87.900438,44.571246 -87.900442,44.571314 -87.900404,44.571337 -87.900291,44.571379 -87.900241,44.571412 -87.900204,44.57146 -87.90014,44.571583 -87.900126,44.571739 -87.900019,44.571934 -87.900033,44.571994 -87.900072,44.572173 -87.900009,44.572447 -87.899875,44.572748 -87.899704,44.572995 -87.899662,44.573155 -87.899726,44.57327 -87.899748,44.573544 -87.899843,44.573863 -87.899885,44.573947 -87.900218,44.574387 -87.900603,44.574367 -87.900786,44.574407 -87.900803,44.57447 -87.900637,44.574441 -87.900253,44.57443 -87.900405,44.574635 -87.899907,44.57464 -87.899997,44.574676 -87.899063,44.574659 -87.895985,44.574672 -87.895981,44.570827 -87.895994,44.567473 -87.896006,44.562547 -87.896132,44.55486 -87.889076,44.554738 -87.889165,44.554499 -87.889202,44.554399 -87.889248,44.554294 -87.889362,44.554089 -87.889506,44.553894 -87.889617,44.553771 -87.88974,44.553653 -87.889989,44.553442 -87.890139,44.553316 -87.891021,44.553625 -87.891075,44.553644 -87.891388,44.552961 -87.892111,44.552971 -87.892159,44.552972 -87.8923,44.552974 -87.892561,44.551916 -87.892664,44.551774 -87.892752,44.551652 -87.892807,44.551576 -87.893268,44.551272 -87.893669,44.550955 -87.893747,44.550852 -87.894211,44.550198 -87.894578,44.549678 -87.894639,44.549545 -87.894836,44.549117 -87.894984,44.548794 -87.895501,44.547666 -87.895563,44.547541 -87.895876,44.54691 -87.896337,44.546955 -87.896368,44.545805 -87.896941,44.545813 -87.897365,44.545205 -87.897121,44.545121 -87.896705,44.545025 -87.896693,44.545015 -87.896886,44.544755 -87.897341,44.54413 -87.898539,44.542557 -87.899059,44.541682 -87.899089,44.541685 -87.899715,44.540458 -87.89973,44.540427 -87.900624,44.540428 -87.900645,44.53909 -87.900659,44.538649 -87.906844,44.538713 -87.906925,44.538714 -87.906927,44.537606 -87.906869,44.535162 -87.906852,44.531871 -87.906856,44.531562 -87.904701,44.531521 -87.902489,44.531447 -87.901771,44.531462 -87.886535,44.53114 -87.886677,44.52695 -87.886686,44.526696 -87.886691,44.526539 -87.8867,44.526257 -87.8865,44.526431 -87.886088,44.526791 -87.885318,44.5275 -87.884919,44.527868 -87.884184,44.529021 -87.884187,44.528797 -87.884204,44.52752 -87.879234,44.527496 -87.879198,44.523899 -87.884987,44.523912 -87.885026,44.522632 -87.886817,44.522635 -87.886995,44.516672 -87.88716,44.509438 -87.887169,44.508694 -87.887235,44.502938 -87.887243,44.502199 -87.887234,44.495293 -87.887234,44.494907 -87.887201,44.487615 -87.887185,44.477253 -87.887175,44.473198 -87.887183,44.472937 -87.89278,44.473218 -87.896731,44.473405 -87.906874,44.473312 -87.913306,44.473416 -87.917184,44.473491 -87.922146,44.473521 -87.927717,44.473568 -87.932112,44.473468 -87.932728,44.473454 -87.935125,44.4734 -87.936205,44.473375 -87.937134,44.473353 -87.93849,44.473338 -87.94098,44.473342 -87.942166,44.473342 -87.943367,44.473342 -87.943408,44.473342 -87.943663,44.473345 -87.944718,44.473356 -87.945308,44.473363 -87.945821,44.473383 -87.946616,44.473381 -87.948774,44.473378 -87.949339,44.473377 -87.951411,44.473396 -87.953087,44.473411 -87.953961,44.473419 -87.954695,44.473423 -87.956803,44.473433 -87.955322,44.47258 -87.955193,44.472505 -87.955064,44.472409 -87.954969,44.472317 -87.954569,44.471827 -87.954815,44.471746 -87.955312,44.471865 -87.955562,44.471878 -87.956464,44.471228 -87.956596,44.471227 -87.95735,44.471226 -87.957786,44.471226 -87.958098,44.471225 -87.958237,44.471227 -87.958554,44.471233 -87.963065,44.471309 -87.963098,44.471341 -87.963589,44.471793 -87.963924,44.472116 -87.964798,44.472959 -87.965722,44.47297 -87.965718,44.472043 -87.965754,44.471861 -87.965958,44.471999 -87.966153,44.472139 -87.966433,44.472361 -87.966697,44.472593 -87.966944,44.472835 -87.967172,44.473086 -87.967239,44.473169 -87.967382,44.473344 -87.967541,44.473567 -87.968266,44.473576 -87.96827,44.474152 -87.968316,44.474249 -87.968327,44.474274 -87.968382,44.474405 -87.968399,44.474445 -87.968506,44.474743 -87.968565,44.474944 -87.968689,44.4754 -87.968975,44.475503 -87.968922,44.475816 -87.968738,44.476935 -87.968674,44.47732 -87.968574,44.477924 -87.968547,44.478071 -87.968754,44.478067 -87.968976,44.478897 -87.9693,44.479011 -87.969528,44.47909 -87.971819,44.479916 -87.973486,44.480521 -87.973933,44.48068 -87.974005,44.480545 -87.974075,44.480416 -87.974145,44.48029 -87.974407,44.479912 -87.974497,44.479788 -87.975227,44.47873 -87.972919,44.477906 -87.972901,44.478008 -87.972871,44.478115 -87.972857,44.478163 -87.97279,44.478315 -87.972546,44.478721 -87.972441,44.47868 -87.972377,44.47866 -87.970658,44.478037 -87.969673,44.477681 -87.969613,44.477659 -87.969606,44.477607 -87.969559,44.477536 -87.969548,44.477525 -87.969554,44.47747 -87.969568,44.477327 -87.969571,44.477287 -87.96959,44.477095 -87.969869,44.47679 -87.969886,44.47678 -87.969959,44.476738 -87.970115,44.476652 -87.970315,44.476533 -87.971319,44.476868 -87.97128,44.476931 -87.972936,44.477476 -87.973799,44.477757 -87.981315,44.480225 -87.981385,44.480035 -87.981829,44.478817 -87.983961,44.479589 -87.984305,44.4791 -87.985422,44.47951 -87.985681,44.479145 -87.985725,44.479159 -87.98673,44.477753 -87.98558,44.477323 -87.983541,44.476666 -87.983058,44.47651 -87.982288,44.476439 -87.98229,44.476426 -87.982316,44.476277 -87.982392,44.475843 -87.982408,44.475752 -87.982421,44.475663 -87.982426,44.475625 -87.982479,44.475209 -87.982505,44.474937 -87.982524,44.474614 -87.982537,44.474389 -87.982543,44.474115 -87.982534,44.473492 -87.982749,44.473516 -87.98285,44.473524 -87.983068,44.473594 -87.983192,44.473679 -87.983278,44.473804 -87.98334,44.473853 -87.985036,44.474488 -87.987166,44.475196 -87.988026,44.475502 -87.988331,44.47561 -87.988382,44.475628 -87.988454,44.475654 -87.988528,44.47568 -87.988485,44.475759 -87.988218,44.476141 -87.987503,44.477164 -87.989037,44.477705 -87.987308,44.480166 -87.991706,44.48175 -87.991773,44.481774 -87.991501,44.482155 -87.991285,44.482449 -87.990831,44.483115 -87.990652,44.483343 -87.989861,44.483059 -87.988773,44.484581 -87.990525,44.485212 -87.989951,44.485996 -87.989976,44.486005 -87.992439,44.486896 -87.994821,44.487758 -87.994681,44.488059 -87.994634,44.488136 -87.996767,44.48893 -87.997063,44.489039 -87.997203,44.489092 -87.997226,44.4891 -87.997562,44.48922 -87.997678,44.489261 -87.998991,44.489728 -87.999756,44.490001 -88.002581,44.491 -88.004182,44.491566 -88.005405,44.491999 -88.008047,44.492933 -88.009048,44.493287 -88.009813,44.493557 -88.010873,44.493932 -88.013737,44.494945 -88.015147,44.495444 -88.017972,44.496443 -88.018059,44.496471 -88.019374,44.496938 -88.020797,44.497442 -88.021464,44.497678 -88.021726,44.49777 -88.02262,44.498083 -88.022953,44.498202 -88.023265,44.498312 -88.023752,44.498484 -88.024126,44.498616 -88.024756,44.496472 -88.025122,44.49523 -88.025129,44.495211 -88.025742,44.494553 -88.025771,44.494526 -88.027782,44.492385 -88.027028,44.492125 -88.026328,44.491881 -88.029269,44.489953 -88.029403,44.489865 -88.029566,44.489764 -88.029585,44.489747 -88.029934,44.489517 -88.030527,44.489127 -88.031527,44.488029 -88.03155,44.488003 -88.032048,44.487455 -88.032149,44.487361 -88.03257,44.486884 -88.033557,44.485798 -88.033942,44.485547 -88.034187,44.485374 -88.034285,44.485309 -88.03448,44.485177 -88.034352,44.48531 -88.035506,44.485723 -88.037338,44.48634 -88.03736,44.486327 -88.037421,44.486294 -88.038224,44.485858 -88.038297,44.485928 -88.039241,44.486834 -88.039341,44.48693 -88.039522,44.487097 -88.039557,44.48711 -88.039792,44.487189 -88.041276,44.487689 -88.041837,44.487897 -88.04157,44.488069 -88.041339,44.488217 -88.041201,44.488309 -88.041001,44.488442 -88.04011,44.489034 -88.040201,44.489065 -88.040659,44.48923 -88.040304,44.489461 -88.040528,44.489543 -88.04076,44.489663 -88.040327,44.489994 -88.039408,44.490691 -88.038866,44.491103 -88.039035,44.491162 -88.039105,44.491186 -88.03939,44.49097 -88.039647,44.490775 -88.040959,44.491233 -88.041021,44.491195 -88.04152,44.491382 -88.042047,44.490978 -88.04094,44.490589 -88.040802,44.490791 -88.04069,44.490953 -88.040398,44.490852 -88.040172,44.490774 -88.040093,44.490747 -88.04005,44.490695 -88.040013,44.49065 -88.040001,44.490636 -88.040573,44.490208 -88.041705,44.490606 -88.04386,44.491359 -88.043959,44.491394 -88.043822,44.491586 -88.043489,44.492052 -88.043729,44.492134 -88.044671,44.492456 -88.044816,44.492506 -88.044987,44.492563 -88.045323,44.492675 -88.044762,44.493245 -88.040062,44.491611 -88.039485,44.491415 -88.038952,44.491228 -88.038864,44.491314 -88.037684,44.492471 -88.043321,44.494445 -88.043494,44.494511 -88.043414,44.494594 -88.042586,44.495423 -88.042387,44.495622 -88.042162,44.495847 -88.041652,44.496356 -88.041667,44.496362 -88.041837,44.496421 -88.041995,44.496476 -88.042112,44.496357 -88.043105,44.495377 -88.043683,44.494807 -88.044904,44.493618 -88.045127,44.493381 -88.045312,44.493463 -88.045582,44.493546 -88.048114,44.494428 -88.053043,44.496144 -88.053404,44.49627 -88.053617,44.496338 -88.053671,44.496363 -88.053007,44.497344 -88.052627,44.497923 -88.05139,44.499737 -88.052073,44.499974 -88.052244,44.500035 -88.05684,44.501632 -88.058231,44.499553 -88.058955,44.498471 -88.0591,44.498254 -88.063174,44.499675 -88.064149,44.500015 -88.065638,44.500533 -88.064548,44.502147 -88.06382,44.503226 -88.063372,44.503887 -88.06512,44.504499 -88.067039,44.505167 -88.068601,44.505691 -88.069901,44.506163 -88.071285,44.506651 -88.071634,44.506774 -88.073703,44.507479 -88.075261,44.508009 -88.075534,44.508102 -88.07655,44.508457 -88.07683,44.508555 -88.077845,44.508913 -88.081782,44.510286 -88.082502,44.510535 -88.08282,44.510646 -88.083325,44.510822 -88.083393,44.510845 -88.083444,44.510872 -88.083658,44.510936 -88.083916,44.509902 -88.085179,44.509832 -88.087283,44.50973 -88.088332,44.509728 -88.088752,44.509727 -88.089223,44.509459 -88.091241,44.508306 -88.09378,44.506866 -88.093917,44.506803 -88.094387,44.506502 -88.094463,44.506458 -88.094816,44.506248 -88.09545,44.50586 -88.096386,44.504727 -88.096708,44.504722 -88.097102,44.504728 -88.09719,44.504728 -88.098865,44.504731 -88.099737,44.503133 -88.100473,44.501811 -88.101314,44.502134 -88.101757,44.502309 -88.104118,44.502297 -88.104223,44.502296 -88.10531,44.502286 -88.105679,44.502281 -88.10652,44.502273 -88.110112,44.502238 -88.113491,44.503373 -88.117924,44.504862 -88.118603,44.50509 -88.118689,44.50512 -88.119422,44.503996 -88.119499,44.503879 -88.12065,44.504269 -88.120594,44.504362 -88.120473,44.504561 -88.119883,44.505528 -88.127472,44.508085 -88.128377,44.506751 -88.12549,44.505845 -88.124063,44.505341 -88.119807,44.503828 -88.120794,44.502306 -88.118596,44.501461 -88.119419,44.500212 -88.12007,44.499224 -88.119969,44.499188 -88.119595,44.499064 -88.119596,44.499011 -88.119594,44.498741 -88.123023,44.498731 -88.123204,44.498759 -88.124655,44.49876 -88.124655,44.49867 -88.129737,44.498674 -88.129712,44.495839 -88.129745,44.49584 -88.129963,44.495848 -88.130211,44.495844 -88.130596,44.495844 -88.131052,44.495843 -88.140302,44.499033 -88.139826,44.499039</coordinates></LinearRing></outerBoundaryIs></Polygon></MultiGeometry>
  </Placemark>
</Folder>
</Document></kml>

Allouez:

<?xml version="1.0" encoding="utf-8" ?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Document id="root_doc">
<Schema name="allouez" id="allouez">
	<SimpleField name="STATEFP" type="string"></SimpleField>
	<SimpleField name="PLACEFP" type="string"></SimpleField>
	<SimpleField name="PLACENS" type="string"></SimpleField>
	<SimpleField name="GEOID" type="string"></SimpleField>
	<SimpleField name="NAMELSAD" type="string"></SimpleField>
	<SimpleField name="LSAD" type="string"></SimpleField>
	<SimpleField name="CLASSFP" type="string"></SimpleField>
	<SimpleField name="PCICBSA" type="string"></SimpleField>
	<SimpleField name="PCINECTA" type="string"></SimpleField>
	<SimpleField name="MTFCC" type="string"></SimpleField>
	<SimpleField name="FUNCSTAT" type="string"></SimpleField>
	<SimpleField name="ALAND" type="float"></SimpleField>
	<SimpleField name="AWATER" type="float"></SimpleField>
	<SimpleField name="INTPTLAT" type="string"></SimpleField>
	<SimpleField name="INTPTLON" type="string"></SimpleField>
</Schema>
<Folder><name>allouez</name>
  <Placemark>
	<name>Allouez</name>
	<Style><LineStyle><color>ff0000ff</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style>
	<ExtendedData><SchemaData schemaUrl="#allouez">
		<SimpleData name="STATEFP">55</SimpleData>
		<SimpleData name="PLACEFP">01150</SimpleData>
		<SimpleData name="PLACENS">01582674</SimpleData>
		<SimpleData name="GEOID">5501150</SimpleData>
		<SimpleData name="NAMELSAD">Allouez village</SimpleData>
		<SimpleData name="LSAD">47</SimpleData>
		<SimpleData name="CLASSFP">C5</SimpleData>
		<SimpleData name="PCICBSA">N</SimpleData>
		<SimpleData name="PCINECTA">N</SimpleData>
		<SimpleData name="MTFCC">G4110</SimpleData>
		<SimpleData name="FUNCSTAT">A</SimpleData>
		<SimpleData name="ALAND">11824388</SimpleData>
		<SimpleData name="AWATER">1658403</SimpleData>
		<SimpleData name="INTPTLAT">+44.4722570</SimpleData>
		<SimpleData name="INTPTLON">-088.0262368</SimpleData>
	</SchemaData></ExtendedData>
      <MultiGeometry><Polygon><outerBoundaryIs><LinearRing><coordinates>-88.055832,44.464872 -88.053142,44.468563 -88.052973,44.468857 -88.052614,44.469474 -88.052282,44.470045 -88.051496,44.471396 -88.051141,44.472006 -88.049504,44.473198 -88.049466,44.473226 -88.049425,44.473283 -88.04936,44.473329 -88.049302,44.473371 -88.049275,44.473407 -88.049253,44.47342 -88.049051,44.473527 -88.048702,44.473781 -88.048078,44.474236 -88.048046,44.474257 -88.047645,44.474282 -88.045618,44.475369 -88.045123,44.475635 -88.045035,44.475682 -88.044927,44.47574 -88.044321,44.476064 -88.044281,44.476156 -88.043577,44.477511 -88.04281,44.47807 -88.042778,44.478109 -88.042758,44.478132 -88.042268,44.478723 -88.041972,44.47908 -88.041113,44.480116 -88.041089,44.480144 -88.040767,44.480377 -88.040633,44.480474 -88.040467,44.480595 -88.04041,44.480663 -88.039604,44.481661 -88.039534,44.481747 -88.039492,44.481799 -88.038672,44.482353 -88.037653,44.483038 -88.036144,44.484055 -88.035188,44.4847 -88.034609,44.48509 -88.03448,44.485177 -88.034285,44.485309 -88.034187,44.485374 -88.033942,44.485547 -88.033557,44.485798 -88.03257,44.486884 -88.032149,44.487361 -88.032048,44.487455 -88.03155,44.488003 -88.031527,44.488029 -88.030527,44.489127 -88.029934,44.489517 -88.029585,44.489747 -88.029566,44.489764 -88.029403,44.489865 -88.029269,44.489953 -88.026328,44.491881 -88.027028,44.492125 -88.027782,44.492385 -88.025771,44.494526 -88.025742,44.494553 -88.025129,44.495211 -88.025122,44.49523 -88.024756,44.496472 -88.024126,44.498616 -88.023752,44.498484 -88.023265,44.498312 -88.022953,44.498202 -88.02262,44.498083 -88.021726,44.49777 -88.021464,44.497678 -88.020797,44.497442 -88.019374,44.496938 -88.018059,44.496471 -88.017972,44.496443 -88.015147,44.495444 -88.013737,44.494945 -88.010873,44.493932 -88.009813,44.493557 -88.009048,44.493287 -88.008047,44.492933 -88.005405,44.491999 -88.004182,44.491566 -88.002581,44.491 -87.999756,44.490001 -87.998991,44.489728 -87.997678,44.489261 -87.997562,44.48922 -87.997226,44.4891 -87.997203,44.489092 -87.997063,44.489039 -87.996885,44.488962 -87.996808,44.488929 -87.996866,44.488878 -87.996881,44.488864 -87.997038,44.48873 -87.997098,44.488668 -87.997157,44.488627 -87.997182,44.488591 -87.997225,44.488536 -87.997286,44.488496 -87.99731,44.488453 -87.997581,44.488334 -87.997777,44.488249 -87.998162,44.48808 -87.998359,44.487994 -87.998566,44.487892 -87.998609,44.487882 -87.998658,44.487847 -87.998707,44.487838 -87.998782,44.487815 -87.998847,44.487777 -87.998873,44.487763 -87.998978,44.487758 -87.999024,44.487744 -87.999046,44.48773 -87.999078,44.487705 -87.999121,44.487702 -87.999178,44.487691 -87.999271,44.487663 -87.999343,44.487642 -87.999431,44.487608 -87.999506,44.487588 -87.999595,44.487569 -87.999654,44.487553 -87.999708,44.487509 -87.999783,44.487471 -87.99986,44.487483 -87.999903,44.487468 -87.999994,44.487445 -88.000053,44.487423 -88.000116,44.487393 -88.000193,44.487374 -88.000264,44.487363 -88.000418,44.487327 -88.000555,44.487289 -88.000725,44.487238 -88.000832,44.487211 -88.001025,44.487157 -88.001143,44.48712 -88.001261,44.487063 -88.001408,44.487006 -88.00151,44.486945 -88.001617,44.486885 -88.001685,44.486876 -88.001737,44.486857 -88.001828,44.486857 -88.00192,44.486872 -88.002012,44.48689 -88.002095,44.486873 -88.002203,44.486855 -88.002212,44.486841 -88.002242,44.486793 -88.002233,44.486756 -88.002219,44.486694 -88.00223,44.486671 -88.002291,44.486635 -88.002373,44.486588 -88.002384,44.48658 -88.002446,44.486537 -88.002509,44.486498 -88.002554,44.486446 -88.002548,44.486395 -88.002534,44.486365 -88.002509,44.486324 -88.002502,44.486283 -88.002557,44.486319 -88.002604,44.486343 -88.002657,44.486352 -88.00275,44.486345 -88.002813,44.48633 -88.00286,44.486331 -88.003039,44.486337 -88.003361,44.48628 -88.003553,44.486228 -88.003773,44.48618 -88.003914,44.486151 -88.004044,44.486114 -88.004182,44.486081 -88.00432,44.486046 -88.004481,44.486007 -88.004606,44.485978 -88.004742,44.485947 -88.004938,44.4859 -88.004979,44.485893 -88.005049,44.485867 -88.005104,44.485846 -88.005138,44.485826 -88.005154,44.485802 -88.005149,44.485766 -88.005129,44.485732 -88.005124,44.485703 -88.005195,44.485734 -88.005254,44.485761 -88.005272,44.485781 -88.00534,44.485797 -88.005401,44.485795 -88.00551,44.485787 -88.005594,44.485774 -88.0057,44.48575 -88.005811,44.485729 -88.00592,44.485696 -88.006063,44.485649 -88.00619,44.48561 -88.006481,44.485505 -88.006561,44.485459 -88.006615,44.485428 -88.006751,44.485346 -88.006835,44.485285 -88.006901,44.485238 -88.006928,44.485214 -88.007015,44.485138 -88.007028,44.485126 -88.007048,44.485104 -88.007126,44.485017 -88.007204,44.484913 -88.007303,44.484808 -88.007436,44.484608 -88.007502,44.484523 -88.007582,44.484403 -88.007659,44.484273 -88.007731,44.484161 -88.007775,44.484064 -88.007829,44.483952 -88.007877,44.483839 -88.007902,44.483717 -88.007928,44.483582 -88.007904,44.483458 -88.00787,44.483352 -88.00782,44.483253 -88.007761,44.483168 -88.007669,44.483083 -88.007584,44.483016 -88.00749,44.482945 -88.007398,44.482897 -88.007109,44.482752 -88.007052,44.48273 -88.006713,44.48261 -88.006639,44.482582 -88.006606,44.482572 -88.006294,44.482461 -88.006242,44.482443 -88.006198,44.482429 -88.006102,44.482398 -88.00605,44.482377 -88.005874,44.482311 -88.005717,44.482257 -88.005585,44.482202 -88.005428,44.482138 -88.005242,44.482086 -88.004897,44.482 -88.004772,44.481963 -88.004691,44.481943 -88.004604,44.481918 -88.004435,44.481864 -88.004311,44.481806 -88.00417,44.481762 -88.004064,44.481725 -88.003928,44.481667 -88.003801,44.481613 -88.003714,44.481574 -88.003671,44.481557 -88.00353,44.481478 -88.003508,44.481459 -88.003406,44.481381 -88.003362,44.481314 -88.003348,44.481299 -88.003253,44.481187 -88.003208,44.481106 -88.003153,44.481005 -88.003106,44.480903 -88.003007,44.480729 -88.00291,44.480386 -88.002886,44.480272 -88.002841,44.480113 -88.002804,44.479955 -88.002782,44.479805 -88.00278,44.479793 -88.002733,44.479744 -88.002726,44.479668 -88.002705,44.479401 -88.002714,44.47923 -88.00272,44.479207 -88.002733,44.479171 -88.002783,44.479026 -88.00281,44.478962 -88.00287,44.478823 -88.002916,44.478716 -88.003032,44.478485 -88.003417,44.477876 -88.003467,44.477796 -88.003664,44.47744 -88.003811,44.477245 -88.003878,44.477139 -88.004035,44.476793 -88.004094,44.476592 -88.004117,44.476534 -88.004209,44.4763 -88.004231,44.476236 -88.004302,44.476054 -88.004335,44.475943 -88.004342,44.475792 -88.004344,44.475732 -88.004349,44.475628 -88.004353,44.475524 -88.004497,44.475494 -88.004903,44.47541 -88.005021,44.475386 -88.00514,44.475378 -88.005217,44.475359 -88.005271,44.475342 -88.005418,44.475295 -88.00553,44.47524 -88.005655,44.475173 -88.005758,44.475115 -88.005937,44.47503 -88.005951,44.475023 -88.005963,44.475018 -88.006093,44.474956 -88.006226,44.474891 -88.006239,44.474886 -88.006369,44.474833 -88.006511,44.474773 -88.006693,44.474698 -88.006827,44.474656 -88.007022,44.47461 -88.007189,44.474553 -88.007346,44.474507 -88.007377,44.4745 -88.007543,44.474466 -88.007669,44.474445 -88.007762,44.474408 -88.007782,44.4744 -88.007814,44.474387 -88.007949,44.474353 -88.008118,44.474303 -88.008244,44.474272 -88.008268,44.474267 -88.008322,44.47426 -88.00838,44.474254 -88.008538,44.474248 -88.008588,44.474241 -88.008954,44.474203 -88.008971,44.474199 -88.009117,44.474167 -88.009284,44.474128 -88.009437,44.474088 -88.009463,44.47408 -88.00958,44.474044 -88.009604,44.474035 -88.009718,44.473993 -88.009748,44.473982 -88.00995,44.473908 -88.010129,44.473833 -88.010272,44.473757 -88.010409,44.473673 -88.010536,44.473602 -88.010647,44.473518 -88.010665,44.473504 -88.010776,44.47342 -88.010851,44.473348 -88.010924,44.473287 -88.010994,44.473217 -88.011061,44.473152 -88.011135,44.473091 -88.011202,44.473028 -88.01127,44.472963 -88.011323,44.472892 -88.011399,44.472812 -88.011464,44.472741 -88.011473,44.472734 -88.011544,44.472667 -88.011655,44.472548 -88.011758,44.472443 -88.01179,44.472413 -88.011869,44.472338 -88.011888,44.472319 -88.011906,44.472301 -88.011954,44.472254 -88.012036,44.47217 -88.012121,44.472086 -88.012189,44.472027 -88.01228,44.471958 -88.012354,44.471896 -88.012456,44.471814 -88.012571,44.471726 -88.012709,44.471631 -88.012814,44.471543 -88.012917,44.471453 -88.012979,44.471383 -88.012993,44.471367 -88.013007,44.471349 -88.013075,44.471258 -88.013131,44.471176 -88.013154,44.471142 -88.013195,44.471036 -88.013239,44.470914 -88.013244,44.470889 -88.01327,44.470748 -88.013275,44.470659 -88.013277,44.470626 -88.013257,44.470488 -88.013252,44.470467 -88.01321,44.47031 -88.013151,44.470153 -88.013092,44.47005 -88.013026,44.469944 -88.012954,44.469833 -88.012872,44.469723 -88.012678,44.469495 -88.012552,44.469373 -88.01247,44.469294 -88.012404,44.469239 -88.0123,44.469159 -88.012162,44.469053 -88.012046,44.468969 -88.01188,44.468866 -88.011741,44.468787 -88.011613,44.468722 -88.011468,44.468648 -88.011316,44.468569 -88.011154,44.468495 -88.011129,44.468483 -88.010939,44.4684 -88.010771,44.468335 -88.010618,44.468281 -88.010479,44.468234 -88.010319,44.468184 -88.010143,44.468132 -88.009957,44.468085 -88.009795,44.468048 -88.00978,44.468045 -88.009715,44.468032 -88.009638,44.468021 -88.009554,44.468009 -88.00943,44.467989 -88.00923,44.467965 -88.009094,44.467967 -88.009065,44.467969 -88.008933,44.467983 -88.008805,44.467995 -88.008711,44.468006 -88.008512,44.468022 -88.008318,44.468025 -88.008128,44.468014 -88.007959,44.467988 -88.00784,44.467951 -88.007814,44.467939 -88.007729,44.46791 -88.007639,44.467859 -88.007614,44.467845 -88.007594,44.467834 -88.007549,44.467809 -88.007506,44.467784 -88.007471,44.467763 -88.007433,44.467744 -88.007411,44.467732 -88.0073,44.467617 -88.00724,44.467547 -88.007276,44.467476 -88.007284,44.467461 -88.007297,44.467427 -88.007311,44.467394 -88.007346,44.467321 -88.00741,44.467208 -88.00751,44.46711 -88.007547,44.467066 -88.007568,44.467024 -88.007609,44.466978 -88.007638,44.466928 -88.007672,44.466885 -88.00767,44.466835 -88.007696,44.466799 -88.007702,44.466782 -88.007724,44.466729 -88.007755,44.466628 -88.007764,44.4666 -88.007777,44.466515 -88.007809,44.466423 -88.007838,44.466333 -88.007852,44.466212 -88.007866,44.466112 -88.007855,44.466022 -88.007853,44.466005 -88.00784,44.465898 -88.007821,44.465759 -88.007797,44.465585 -88.007813,44.465425 -88.007815,44.465405 -88.007837,44.465279 -88.007855,44.465133 -88.007889,44.464979 -88.007951,44.464833 -88.008001,44.464746 -88.00801,44.46473 -88.008087,44.464556 -88.00817,44.464424 -88.00826,44.464273 -88.008268,44.46426 -88.008318,44.464215 -88.008395,44.464044 -88.008448,44.463937 -88.008478,44.463871 -88.008612,44.463638 -88.008691,44.463393 -88.009131,44.46261 -88.009195,44.462482 -88.009209,44.462457 -88.009265,44.462334 -88.009335,44.46225 -88.009421,44.462153 -88.009441,44.462129 -88.009462,44.462104 -88.009614,44.4619 -88.009657,44.461845 -88.009686,44.461732 -88.009687,44.461706 -88.009688,44.46168 -88.009732,44.461641 -88.009799,44.461597 -88.009826,44.461573 -88.009857,44.46155 -88.009903,44.461518 -88.009917,44.461509 -88.009985,44.461489 -88.010025,44.461485 -88.010065,44.461481 -88.010157,44.461487 -88.010265,44.4615 -88.010343,44.461527 -88.010423,44.461537 -88.010539,44.461552 -88.010651,44.461568 -88.010691,44.46156 -88.01073,44.461562 -88.010781,44.461583 -88.010924,44.461625 -88.011081,44.461658 -88.011314,44.461701 -88.011529,44.461743 -88.011783,44.461796 -88.012022,44.461855 -88.012219,44.461898 -88.01246,44.461934 -88.012617,44.461958 -88.012827,44.461978 -88.013018,44.461978 -88.013194,44.461971 -88.013333,44.46196 -88.013495,44.461934 -88.013672,44.461906 -88.01391,44.461852 -88.014167,44.46179 -88.014406,44.461733 -88.014603,44.461665 -88.014863,44.461589 -88.015134,44.461512 -88.015354,44.46146 -88.015394,44.461454 -88.015608,44.461411 -88.015657,44.461397 -88.015737,44.461377 -88.015926,44.461332 -88.01597,44.46131 -88.016096,44.461253 -88.01611,44.461246 -88.016201,44.461201 -88.016259,44.46114 -88.01627,44.461129 -88.016288,44.461036 -88.016223,44.460922 -88.016103,44.46081 -88.015991,44.460728 -88.015821,44.46065 -88.015659,44.460588 -88.01549,44.46053 -88.015346,44.460488 -88.015179,44.460413 -88.014991,44.460323 -88.014811,44.460237 -88.01463,44.460178 -88.014482,44.4601 -88.014387,44.459994 -88.014301,44.459883 -88.014192,44.459741 -88.014158,44.459647 -88.014135,44.459544 -88.014118,44.459436 -88.014118,44.459302 -88.014146,44.459189 -88.014182,44.459073 -88.014214,44.459026 -88.014243,44.458972 -88.014266,44.458951 -88.014286,44.458922 -88.014315,44.458894 -88.014409,44.458803 -88.014533,44.458699 -88.014624,44.458634 -88.014731,44.458572 -88.014836,44.458507 -88.014958,44.45844 -88.01509,44.458373 -88.015212,44.45831 -88.01535,44.458239 -88.015523,44.458138 -88.01567,44.458044 -88.015811,44.457954 -88.016083,44.457776 -88.016218,44.457676 -88.016367,44.457572 -88.016498,44.457453 -88.016624,44.45736 -88.016745,44.457254 -88.016831,44.457172 -88.016938,44.457073 -88.017019,44.456967 -88.017094,44.456843 -88.017149,44.456741 -88.017198,44.456613 -88.017216,44.456587 -88.017249,44.456538 -88.01728,44.456487 -88.017327,44.456384 -88.017375,44.456282 -88.017403,44.456203 -88.017428,44.456109 -88.017474,44.456025 -88.017488,44.455987 -88.017508,44.455931 -88.017531,44.45586 -88.017553,44.455756 -88.017588,44.455639 -88.017616,44.455486 -88.017627,44.455458 -88.017664,44.455355 -88.017666,44.455339 -88.017677,44.45526 -88.017677,44.455168 -88.017702,44.455064 -88.017719,44.454978 -88.017773,44.454879 -88.017823,44.454772 -88.017879,44.454678 -88.01794,44.454594 -88.018007,44.454515 -88.018071,44.454424 -88.01816,44.45432 -88.018206,44.454276 -88.018279,44.454209 -88.018306,44.454185 -88.018419,44.454093 -88.018551,44.453976 -88.018662,44.45388 -88.018804,44.453761 -88.01895,44.453623 -88.019095,44.453509 -88.01923,44.453412 -88.019344,44.453323 -88.019447,44.453247 -88.019543,44.453186 -88.019582,44.453161 -88.019714,44.453068 -88.019751,44.453041 -88.019913,44.452906 -88.019942,44.452874 -88.019998,44.452803 -88.020048,44.452722 -88.020069,44.452645 -88.020077,44.452608 -88.02008,44.452457 -88.020044,44.452355 -88.020037,44.452332 -88.01998,44.452242 -88.019919,44.452174 -88.019837,44.452115 -88.01977,44.452074 -88.019692,44.452034 -88.019574,44.45198 -88.019436,44.45194 -88.019333,44.451914 -88.019208,44.451891 -88.019059,44.451868 -88.018921,44.451861 -88.018761,44.451851 -88.018622,44.451843 -88.018462,44.45183 -88.018345,44.451818 -88.018328,44.451814 -88.018204,44.451785 -88.018103,44.451749 -88.017986,44.451701 -88.017876,44.451642 -88.017777,44.451605 -88.017748,44.451594 -88.017652,44.451538 -88.017592,44.451487 -88.017563,44.451475 -88.017535,44.451464 -88.017448,44.451392 -88.017377,44.451321 -88.017306,44.451239 -88.017239,44.451143 -88.017178,44.451046 -88.017139,44.450949 -88.017146,44.450814 -88.017171,44.450687 -88.017203,44.45057 -88.017253,44.450444 -88.017299,44.450352 -88.017338,44.450253 -88.017388,44.450125 -88.017406,44.450093 -88.017441,44.450022 -88.01747,44.449925 -88.017491,44.449821 -88.017501,44.449721 -88.017494,44.449599 -88.017479,44.449506 -88.01744,44.449384 -88.017394,44.449285 -88.017334,44.449145 -88.017277,44.449044 -88.017174,44.448894 -88.017085,44.448805 -88.017039,44.448768 -88.016957,44.4487 -88.016829,44.448621 -88.016676,44.448538 -88.016497,44.448466 -88.016474,44.448456 -88.016278,44.448395 -88.016108,44.448344 -88.015962,44.448324 -88.015866,44.448283 -88.015803,44.448274 -88.015791,44.448268 -88.015752,44.448264 -88.015724,44.448261 -88.015695,44.448258 -88.015572,44.448237 -88.015465,44.448229 -88.015434,44.448226 -88.015402,44.448209 -88.015324,44.448211 -88.01526,44.448206 -88.015093,44.448194 -88.015078,44.448193 -88.014894,44.448185 -88.014847,44.448178 -88.014744,44.448165 -88.014627,44.448165 -88.01451,44.44815 -88.014389,44.44814 -88.014258,44.448125 -88.01419,44.44813 -88.014108,44.448125 -88.014034,44.448112 -88.013909,44.448099 -88.013753,44.448082 -88.013705,44.448078 -88.013657,44.448074 -88.013504,44.448051 -88.013419,44.448016 -88.013341,44.44796 -88.013247,44.447872 -88.013202,44.44783 -88.013091,44.447747 -88.012991,44.447646 -88.012913,44.447531 -88.012817,44.447407 -88.012753,44.447328 -88.01271,44.447278 -88.012668,44.447231 -88.012602,44.447164 -88.012583,44.447145 -88.0125,44.447098 -88.012456,44.447049 -88.012357,44.44703 -88.012294,44.447023 -88.012229,44.446934 -88.0122,44.446894 -88.012157,44.446833 -88.012231,44.446752 -88.012317,44.446687 -88.012389,44.446608 -88.01245,44.446547 -88.012461,44.446536 -88.012538,44.446504 -88.012736,44.446451 -88.01309,44.446455 -88.01338,44.4465 -88.013597,44.446549 -88.013875,44.446611 -88.014142,44.446682 -88.014322,44.446707 -88.014665,44.446719 -88.015167,44.446604 -88.015343,44.446514 -88.015473,44.446436 -88.015526,44.446361 -88.015596,44.446328 -88.015637,44.44627 -88.015707,44.446144 -88.015922,44.445895 -88.016081,44.445687 -88.016244,44.445478 -88.016512,44.445189 -88.01658,44.445144 -88.016774,44.445051 -88.016805,44.445062 -88.016867,44.445083 -88.016944,44.44511 -88.020397,44.446314 -88.024133,44.44764 -88.029953,44.449663 -88.030478,44.449846 -88.03151,44.450208 -88.034561,44.451277 -88.037566,44.452329 -88.037797,44.45241 -88.038072,44.452506 -88.038881,44.452791 -88.040204,44.453257 -88.04151,44.453716 -88.042853,44.454184 -88.041981,44.455429 -88.041153,44.456623 -88.040483,44.457589 -88.040299,44.457854 -88.040241,44.457938 -88.049869,44.461356 -88.051624,44.461949 -88.051528,44.462069 -88.051864,44.462188 -88.051749,44.4623 -88.051467,44.462575 -88.051328,44.462711 -88.051305,44.462734 -88.051181,44.462854 -88.050984,44.463046 -88.050906,44.463123 -88.05323,44.463921 -88.053403,44.463991 -88.05346,44.464012 -88.055603,44.464791 -88.055832,44.464872</coordinates></LinearRing></outerBoundaryIs></Polygon></MultiGeometry>
  </Placemark>
</Folder>
</Document></kml>

no kml extension in text file save

most text editors should have an option to save with your own extension. for example, in Notepad in Windows, you can select All Files as your file type for save, and then you can append your desired extension to the file name.

1 Like

Was able to do with Allouez, however now the project shows only 4observations

https://www.inaturalist.org/projects/mushroom-garden

Check your accuracy circles or placement of observations.

1 Like

how many observations do you expect to be included in your project?

1 Like

I expected over 25 and got 8. The size of the circle of allouez on google maps is larger that than the actual coordinates

this is the actual project

https://www.inaturalist.org/projects/mushroom-garden

so what are you saying? are you saying the boundaries are not what you want, or are you saying the boundaries are correct but they’re failing to pick up some observations that fall in the boundaries?

(if the boundaries aren’t what you want, then just redraw the boundaries to whatever you want. if the boundaries are fine but you think things within the boundaries aren’t getting picked up, then what’s an example of an observation that’s not getting picked up?)

1 Like