
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@geowiki/evoland
Advanced tools
EvoLand satellite imagery annotation and project management components for agricultural monitoring.
EvoLand satellite imagery annotation and project management components for agricultural monitoring.
npm install @geowiki/evoland
# or
pnpm add @geowiki/evoland
npm install react react-dom next leaflet react-leaflet @geowiki/api-proxy @geowiki/core @geowiki/evoland-api-proxy @geowiki/evoland-orval-api-proxy @geowiki/map @geowiki/ui
Import the pre-built Tailwind CSS file in your app entry point:
import "@geowiki/evoland/styles.css";
import { ProjectList, TaskPerLocationList } from "@geowiki/evoland";
function ProjectsPage() {
return <ProjectList />;
}
function TasksPage({ locationId }) {
return <TaskPerLocationList locationId={locationId} />;
}
ProjectList, ProjectMap, Details for EvoLand project managementTaskPerLocationList for location-based annotation tasksThis package depends on @geowiki/core, @geowiki/map, and @geowiki/ui for shared components and utilities, plus @geowiki/evoland-api-proxy and @geowiki/evoland-orval-api-proxy for API communication.
MIT
FAQs
EvoLand satellite imagery annotation and project management components for agricultural monitoring.
The npm package @geowiki/evoland receives a total of 87 weekly downloads. As such, @geowiki/evoland popularity was classified as not popular.
We found that @geowiki/evoland demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.