I am using Plus code to code areas that I want to translate to geojson polygon in order to build GeoQuery on MongoDB.
I am converting plus code using the Node Library https://www.npmjs.com/package/open-location-code I arrive to this resul code=" 8FCQ5GXX+26" decoded={ latitudeLo: 38.19750000000002, longitudeLo: 15.548000000000002, latitudeHi: 38.197625000000016, longitudeHi: 15.548124999999999, codeLength: 10, latitudeCenter: 38.19756250000002, longitudeCenter: 15.5480625 } I work with which length varies from 10 digits to 14 -- Public site: http://www.openlocationcode.com/ Github project: https://github.com/google/open-location-code Demo site: http://plus.codes/ --- You received this message because you are subscribed to the Google Groups "Plus Codes Community Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to open-location-code+unsubscr...@googlegroups.com. To view this discussion on the web, visit https://groups.google.com/d/msgid/open-location-code/e2913acf-a266-4265-b479-c0d6486182aeo%40googlegroups.com.