Geocoding · head-to-head
GeoJS vs Queimadas INPE
GeoJS is a free, no-signup IP geolocation lookup that returns country, city, ASN, and timezone data as JSON or JSONP over HTTPS with open CORS. It's built for simple client-side and ChatOps integrations rather than high-volume commercial traffic, and has no paid tier.
Queimadas is Brazil's national fire-hotspot monitoring program run by INPE (National Institute for Space Research), publishing daily, monthly, and annual satellite-detected fire-focus data plus fire-risk meteorology layers as open downloads rather than a query API. Files are served as CSV, KML, and shapefile/GeoTIFF layers from INPE's data server with open CORS headers, free and keyless.
| GeoJS | Queimadas INPE | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON, JSONP | CSV, KML, Shapefile, GeoTIFF |
| CORS | yes | yes |
| HTTPS | Yes | Yes |
Queimadas INPE supports 4 response formats, while GeoJS offers fewer — pick Queimadas INPE for more integration flexibility.