😋
Pinned Loading
-
MiCongreso
MiCongreso PublicMiCongreso es un sitio web para conocer a tus representantes en el congreso de México.
JavaScript 3
-
-
find point inside feature using turf
find point inside feature using turf 1for (var i = 0; i < geojsontest["features"].length; i++) {
2var poly = geojsontest["features"][i]["geometry"];
3var isInside1 = turf.inside(pt1, poly);
4if(isInside1){
5console.log(geojsontest["features"][i]["properties"]["letter"]);
-
Bot_website_template
Bot_website_template PublicUsing heroku and flask, we will be able to implement a bot in less than half an hour. WIP
HTML
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.