நடக்கும்போது எல்லைப் புள்ளிகளைப் பதிவு செய்யுங்கள்
நடக்கும்போது புள்ளிகளைப் பிடித்து, கைமுறை திருத்தங்களும் closure diagnostics-உம் கொண்டு எல்லையை நயமாக்குங்கள்.
GPS புள்ளித் தொடர்கள், கைமுறை கோஆர்டினேட்டுகள், அல்லது உள்ளூர் GPX / GeoJSON / KML கோப்புகளிலிருந்து, உலாவியிலேயே புலப் பரப்பு, சுற்றளவு, மற்றும் மையப்புள்ளியை அளவிடுங்கள்.
இது basemap இல்லாமல் செயல்படும்; எனவே signal பலவீனமாக இருக்கும்போது கோப்பு இறக்குமதி அல்லது கைமுறை உள்ளீட்டுக்கு மாறலாம்.
உள்ளீடு இந்த உலாவியிலேயே செயலாக்கப்படுகிறது; சேவையகத்திற்கு அனுப்பப்படவில்லை.
நடக்கும்போது புள்ளிகளைப் பிடித்து, கைமுறை திருத்தங்களும் closure diagnostics-உம் கொண்டு எல்லையை நயமாக்குங்கள்.
GPX / GeoJSON / KML-ஐ நேரடியாக உலாவியில் வாசிக்கவும்.
கிடைமட்ட பரப்பு, எல்லை நீளம், மையப்புள்ளி, மற்றும் முதல்/கடைசி புள்ளிகளுக்கிடையேயான இடைவெளியைப் பார்வையிடுங்கள்.
வரைவும் புள்ளிப் பட்டியலும் மட்டும் பயன்படுத்தி, offline போன்ற field சூழல்களிலும் வேலை செய்யுங்கள்.
GeoJSON, KML, GPX, CSV, அல்லது state JSON கோப்பைப் பதிவிறக்குங்கள்.
Add points in this order: northwest, northeast, southeast, southwest, then return to the first point
Area is about 1.2 ha, perimeter about 450 m, and the centroid is shown too; auto-close if the closure error is within the threshold
Load a polygon with an outer ring and a pond hole
Show the outer area minus the hole and mark the hole explicitly in the UI
A calculation method that accounts for the earth's curvature when measuring distance and area.
The distance between the first and last point. Useful for GPS walk quality checks.
A background map. This tool does not depend on one.
The outer boundary of a polygon.
An excluded area inside a boundary. It can represent a pond or empty patch.
Reducing points while keeping the shape readable.
Perimeter = sum of geodesic distances between consecutive pointsClosure error = distance between the first and last pointArea = outer area - hole areaArea conversion = m² → ha / acre / km²ஆம். sketch, புள்ளிப் பட்டியல், closure error, பரப்பு, சுற்றளவு, மற்றும் மையப்புள்ளி ஆகியவை முக்கிய வெளியீடுகள்; எனவே இது வெளிப்புற வரைபட SDK-க்கள் அல்லது tiles-ஐ சார்ந்திராது.
No. This is for field estimates and management only. Legal boundary work requires survey results and professional verification.
இயல்புநிலை கிடைமட்ட projection பரப்பாகும். DEM அடிப்படையிலான slope திருத்தம் இந்த பதிப்பின் வரம்புக்கு வெளியே உள்ளது.
GPX / GeoJSON / KML ஆதரிக்கப்படுகின்றன. கோப்புகள் உலாவியிலேயே உள்ளூராக வாசிக்கப்படுகின்றன.
GPS தானே சாதனத்தையும் அனுமதியையும் சார்ந்தது; ஆனால் உள்ளீடு செயலாக்கம் உலாவியிலேயே இருக்கும். basemap அல்லது சேவையகப் பதிவேற்றம் தேவையில்லை.
இயல்பாக, இடமும் எல்லை தரவும் சேமிக்கப்படாது. அவற்றை வைத்திருக்க விரும்பினால் JSON அல்லது GeoJSON கோப்புகளாக ஏற்றுமதி செய்யவும்.