ArcGIS REST Services Directory
Home
>
services
>
Ag_Classification (FeatureServer)
>
All Layers and Tables
|
API Reference
JSON
All Layers and Tables (Ag_Classification)
Layers:
Layer:
Ag Classification
(7)
Name:
Ag Classification
Display Field:
PROD_PARCELS_LOWPARCELID
Type:
Feature Layer
Geometry Type:
esriGeometryPolygon
Description:
Copyright Text:
Min. Scale:
0
Max. Scale:
0
Default Visibility:
false
Max Record Count:
2000
Supported query Formats:
JSON, geoJSON, PBF
Use Standardized Queries:
True
Extent:
XMin: -157.310650790694
YMin: 20.5797999352207
XMax: -155.980384516706
YMax: 21.2180072828679
Spatial Reference: 4326 (4326)
Drawing Info:
{"renderer":{"type":"uniqueValue","field1":"GIS_AGRICULTURE_CLASSIFICATION","uniqueValueGroups":[{"heading":"CLASSIFICATION","classes":[{"label":"DIVERS","description":"DIVERS","symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[214,193,159,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[137,112,68,255],"width":1.5}},"values":[["DIVERS"]]},{"label":"PASTUR","description":"PASTUR","symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[214,214,159,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[137,112,68,255],"width":1.5}},"values":[["PASTUR"]]},{"label":"PINEAP","description":"PINEAP","symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[255,255,191,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[137,112,68,255],"width":1.5}},"values":[["PINEAP"]]},{"label":"NO CLASSIFICATION","description":"NO CLASSIFICATION","symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[245,202,122,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[137,112,68,255],"width":1.5}},"values":[[""]]}]}],"uniqueValueInfos":[{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[214,193,159,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[137,112,68,255],"width":1.5}},"value":"DIVERS","label":"DIVERS"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[214,214,159,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[137,112,68,255],"width":1.5}},"value":"PASTUR","label":"PASTUR"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[255,255,191,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[137,112,68,255],"width":1.5}},"value":"PINEAP","label":"PINEAP"},{"symbol":{"type":"esriSFS","style":"esriSFSSolid","color":[245,202,122,255],"outline":{"type":"esriSLS","style":"esriSLSSolid","color":[137,112,68,255],"width":1.5}},"value":"","label":"NO CLASSIFICATION"}],"fieldDelimiter":",","authoringInfo":{"colorRamp":{"type":"multipart","colorRamps":[{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[219,192,252,255],"toColor":[219,192,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[179,252,180,255],"toColor":[179,252,180,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,221,189,255],"toColor":[252,221,189,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[182,249,252,255],"toColor":[182,249,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,179,205,255],"toColor":[252,179,205,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[231,252,215,255],"toColor":[231,252,215,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[215,220,252,255],"toColor":[215,220,252,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,245,179,255],"toColor":[252,245,179,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[179,252,222,255],"toColor":[179,252,222,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,215,221,255],"toColor":[252,215,221,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,179,244,255],"toColor":[252,179,244,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,207,243,255],"toColor":[252,207,243,255]},{"type":"algorithmic","algorithm":"esriCIELabAlgorithm","fromColor":[252,189,184,255],"toColor":[252,189,184,255]}]}}},"scaleSymbols":true,"transparency":0,"labelingInfo":[{"labelExpressionInfo":{"expression":"VAR PASTURE = round($feature.GIS_AGRICULTURE_PASTURE/$feature.GIS_AGRICULTURE_CALCACRES*100)\nVAR PASTURELABEL=\"\"\n\nVAR DIVERSE = round($feature.GIS_AGRICULTURE_DIVERSE/$feature.GIS_AGRICULTURE_CALCACRES*100)\nVAR DIVERSELABEL=\"\"\n\nVAR PINEAPPLE = round($feature.GIS_AGRICULTURE_PINEAPPLE/$feature.GIS_AGRICULTURE_CALCACRES*100)\nVAR PINEAPPLELABEL=\"\"\n\nIF($feature.GIS_AGRICULTURE_PASTURE>0){\nPASTURELABEL = PASTURE + \"% PA\"}\nELSE { PASTURELABEL= NULL}\n\nIF($feature.GIS_AGRICULTURE_DIVERSE>0){\nDIVERSELABEL = DIVERSE + \"% DI\"}\nELSE { DIVERSELABEL= NULL}\n\nIF($feature.GIS_AGRICULTURE_PINEAPPLE>0){\nPINEAPPLELABEL = PINEAPPLE + \"% PN\"}\nELSE { PINEAPPLELABEL= NULL}\n\nRETURN PASTURELABEL + TextFormatting.NewLine + DIVERSELABEL + TextFormatting.NewLine + PINEAPPLELABEL","title":"Custom"},"labelPlacement":"esriServerPolygonPlacementAlwaysHorizontal","multiPart":"labelLargest","allowOverrun":true,"deconflictionStrategy":"static","repeatLabel":false,"useClippedGeometry":false,"stackLabel":true,"stackAlignment":"dynamic","removeDuplicates":"none","stackRowLength":24,"useCodedValues":true,"maxScale":0,"minScale":15000,"name":"Class 1","priority":-1,"symbol":{"type":"esriTS","color":[0,0,0,255],"backgroundColor":null,"borderLineColor":null,"borderLineSize":null,"verticalAlignment":"bottom","horizontalAlignment":"left","rightToLeft":false,"angle":0,"xoffset":0,"yoffset":0,"kerning":true,"haloColor":[255,255,255,255],"haloSize":1,"font":{"family":"Verdana","size":8.5,"style":"normal","weight":"bold","decoration":"none"}}}]}
HasZ:
false
HasM:
false
Has Attachments:
false
Has Geometry Properties:
true
HTML Popup Type:
esriServerHTMLPopupTypeAsHTMLText
Object ID Field:
OBJECTID
Unique ID Field:
Name : OBJECTID
IsSystemMaintained : True
Global ID Field:
Type ID Field:
GIS_AGRICULTURE_CLASSIFICATION
Fields:
OBJECTID
(type: esriFieldTypeOID, alias: OBJECTID, SQL Type: sqlTypeOther, length: 0, nullable: false, editable: false)
PROD_PARCELS_LOWPARCELID
(type: esriFieldTypeString, alias: LOWPARCELID, SQL Type: sqlTypeOther, length: 30, nullable: true, editable: true)
PROD_PARCELS_PARCELID
(type: esriFieldTypeString, alias: PARCELID, SQL Type: sqlTypeOther, length: 30, nullable: true, editable: true)
GIS_AGRICULTURE_OBJECTID
(type: esriFieldTypeInteger, alias: OBJECTID, SQL Type: sqlTypeOther, nullable: false, editable: true)
GIS_AGRICULTURE_COL_A
(type: esriFieldTypeInteger, alias: COL_A, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_MASTERLINK
(type: esriFieldTypeString, alias: MASTERLINK, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
GIS_AGRICULTURE_PARID
(type: esriFieldTypeString, alias: PARID, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
GIS_AGRICULTURE_TAXYR
(type: esriFieldTypeInteger, alias: TAXYR, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_RESTRICT3
(type: esriFieldTypeString, alias: RESTRICT3, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
GIS_AGRICULTURE_CLASSIFICATION
(type: esriFieldTypeString, alias: CLASSIFICATION, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
GIS_AGRICULTURE_CALCACRES
(type: esriFieldTypeDouble, alias: CALCACRES, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_PASTURE
(type: esriFieldTypeDouble, alias: PASTURE, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_DIVERSE
(type: esriFieldTypeDouble, alias: DIVERSE, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_PINEAPPLE
(type: esriFieldTypeDouble, alias: PINEAPPLE, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_DEDPASTURE
(type: esriFieldTypeDouble, alias: DEDPASTURE, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_DEDDIVERSE
(type: esriFieldTypeDouble, alias: DEDDIVERSE, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_DEDPINEAPPLE
(type: esriFieldTypeInteger, alias: DEDPINEAPPLE, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_DEDAC
(type: esriFieldTypeDouble, alias: DEDAC, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_MOSTRECENTDATE
(type: esriFieldTypeInteger, alias: MOSTRECENTDATE, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_MARKETLAND
(type: esriFieldTypeInteger, alias: MARKETLAND, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_AGLAND
(type: esriFieldTypeInteger, alias: AGLAND, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_LANDDIF
(type: esriFieldTypeInteger, alias: LANDDIF, SQL Type: sqlTypeOther, nullable: true, editable: true)
GIS_AGRICULTURE_STATUS
(type: esriFieldTypeString, alias: STATUS, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true)
Shape__Area
(type: esriFieldTypeDouble, alias: Shape__Area, SQL Type: sqlTypeDouble, nullable: true, editable: false)
Shape__Length
(type: esriFieldTypeDouble, alias: Shape__Length, SQL Type: sqlTypeDouble, nullable: true, editable: false)
Types:
ID: DIVERS
Name: DIVERS
Domains:
Templates:
Name: DIVERS
Description:
Drawing Tool: esriFeatureEditToolPolygon
Prototype:
Attributes:
GIS_AGRICULTURE_OBJECTID
: 0
GIS_AGRICULTURE_CLASSIFICATION
: DIVERS
ID: PASTUR
Name: PASTUR
Domains:
Templates:
Name: PASTUR
Description:
Drawing Tool: esriFeatureEditToolPolygon
Prototype:
Attributes:
GIS_AGRICULTURE_OBJECTID
: 0
GIS_AGRICULTURE_CLASSIFICATION
: PASTUR
ID: PINEAP
Name: PINEAP
Domains:
Templates:
Name: PINEAP
Description:
Drawing Tool: esriFeatureEditToolPolygon
Prototype:
Attributes:
GIS_AGRICULTURE_OBJECTID
: 0
GIS_AGRICULTURE_CLASSIFICATION
: PINEAP
ID:
Name: NO CLASSIFICATION
Domains:
Templates:
Name:
Description:
Drawing Tool: esriFeatureEditToolPolygon
Prototype:
Attributes:
GIS_AGRICULTURE_OBJECTID
: 0
GIS_AGRICULTURE_CLASSIFICATION
:
Is Data Versioned:
false
Has Contingent Values:
false
Supports Rollback On Failure Parameter:
true
Last Edit Date:
2/24/2025 7:07:57 PM
Schema Last Edit Date:
2/24/2025 7:07:57 PM
Data Last Edit Date:
2/24/2025 7:07:57 PM