{ "layers": [ { "currentVersion": 10.61, "id": 0, "name": "Por Cultivo", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Frijol" }, { "id": 2, "name": "Maíz grano" }, { "id": 3, "name": "Sorgo grano" }, { "id": 4, "name": "Trigo grano" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1021890.9131754406, "ymin": 293811.58446975984, "xmax": 4101542.691312895, "ymax": 2361820.9238763265, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 1, "name": "Frijol", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Por Cultivo" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1337621.804053465, "ymin": 419876.0575445872, "xmax": 3745745.1062189452, "ymax": 2211473.07675872, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 2, "name": "Maíz grano", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Por Cultivo" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1021890.9131754406, "ymin": 293811.58446975984, "xmax": 4101542.691312895, "ymax": 2361820.9238763265, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 3, "name": "Sorgo grano", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Por Cultivo" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1070712.0886747972, "ymin": 435301.67605693825, "xmax": 3877111.361667807, "ymax": 2347625.1301777177, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 4, "name": "Trigo grano", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Por Cultivo" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1971486.7966665986, "ymin": 549002.1403836962, "xmax": 3029763.4672654825, "ymax": 1902326.9557290599, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 5, "name": "Por Estado", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 6, "name": "Aguascalientes" }, { "id": 7, "name": "Baja California" }, { "id": 8, "name": "Baja California Sur" }, { "id": 9, "name": "Campeche" }, { "id": 10, "name": "Chiapas" }, { "id": 11, "name": "Chihuahua" }, { "id": 12, "name": "Ciudad de México" }, { "id": 13, "name": "Coahuila" }, { "id": 14, "name": "Colima" }, { "id": 15, "name": "Durango" }, { "id": 16, "name": "Guanajuato" }, { "id": 17, "name": "Guerrero" }, { "id": 18, "name": "Hidalgo" }, { "id": 19, "name": "Jalisco" }, { "id": 20, "name": "México" }, { "id": 21, "name": "Michoacán" }, { "id": 22, "name": "Morelos" }, { "id": 23, "name": "Nayarit" }, { "id": 24, "name": "Nuevo León" }, { "id": 25, "name": "Oaxaca" }, { "id": 26, "name": "Puebla" }, { "id": 27, "name": "Querétaro" }, { "id": 28, "name": "Quintana Roo" }, { "id": 29, "name": "Región Lagunera" }, { "id": 30, "name": "San Luis Potosí" }, { "id": 31, "name": "Sinaloa" }, { "id": 32, "name": "Sonora" }, { "id": 33, "name": "Tabasco" }, { "id": 34, "name": "Tamaulipas" }, { "id": 35, "name": "Tlaxcala" }, { "id": 36, "name": "Veracruz" }, { "id": 37, "name": "Yucatán" }, { "id": 38, "name": "Zacatecas" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 1021890.913202048, "ymin": 293811.5844885297, "xmax": 4101542.691289281, "ymax": 2361820.9238401726, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 6, "name": "Aguascalientes", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2412225.1301563014, "ymin": 1067651.5570532847, "xmax": 2515001.8962580045, "ymax": 1159890.1011181772, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 7, "name": "Baja California", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1205560.7980750334, "ymin": 2280311.6137274094, "xmax": 1290936.989649075, "ymax": 2351114.028533252, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 8, "name": "Baja California Sur", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1332086.8438755046, "ymin": 1247632.4498926084, "xmax": 1755256.6191398795, "ymax": 1793755.0517912414, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 9, "name": "Campeche", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3630655.7638052604, "ymin": 694464.600635346, "xmax": 3859746.209665164, "ymax": 998470.9550544806, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID_2", "type": "esriFieldTypeInteger", "alias": "OBJECTID_2", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 3, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 10, "name": "Chiapas", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3336042.433551529, "ymin": 317394.2612637244, "xmax": 3759171.3868691474, "ymax": 707434.6860378776, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 11, "name": "Chihuahua", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "value": "Trigo grano", "label": "Trigo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1793631.8755598231, "ymin": 1509197.9147843458, "xmax": 2263442.8426443506, "ymax": 2192523.027499724, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_EDO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 12, "name": "Ciudad de México", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2786100.41450353, "ymin": 793510.8223511912, "xmax": 2819593.8856190555, "ymax": 817696.743788641, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 13, "name": "Coahuila", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2304951.93163891, "ymin": 1391295.6065837666, "xmax": 2693651.0938978987, "ymax": 1853883.0840793215, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 14, "name": "Colima", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2244109.6159588574, "ymin": 776449.6451849323, "xmax": 2336117.562212405, "ymax": 832597.8011823278, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID_2", "type": "esriFieldTypeInteger", "alias": "OBJECTID_2", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 15, "name": "Durango", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "value": "Trigo grano", "label": "Trigo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1969103.1753798854, "ymin": 1153182.627867261, "xmax": 2382683.8301821947, "ymax": 1651005.0895194877, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeDouble", "alias": "ORIG_FID", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 16, "name": "Guanajuato", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2498290.860844082, "ymin": 879472.4058993459, "xmax": 2705298.726378931, "ymax": 1092605.2660727706, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "CVA_CONCA", "type": "esriFieldTypeString", "alias": "CVA_CONCA", "length": 5, "domain": null }, { "name": "DELEGACIÓ", "type": "esriFieldTypeString", "alias": "DELEGACIÓ", "length": 50, "domain": null }, { "name": "N_CONFIANZ", "type": "esriFieldTypeDouble", "alias": "N_CONFIANZ", "domain": null }, { "name": "CVE_ENT", "type": "esriFieldTypeString", "alias": "CVE_ENT", "length": 2, "domain": null }, { "name": "NOM_ENT", "type": "esriFieldTypeString", "alias": "NOM_ENT", "length": 35, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 17, "name": "Guerrero", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2481997.5332109025, "ymin": 481920.8819379229, "xmax": 2898414.2225743476, "ymax": 769387.3353447579, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID_2", "type": "esriFieldTypeInteger", "alias": "OBJECTID_2", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 18, "name": "Hidalgo", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "value": "Trigo grano", "label": "Trigo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2720972.7884894423, "ymin": 846482.9530403707, "xmax": 2919565.6819895655, "ymax": 1047779.0101309512, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 19, "name": "Jalisco", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "value": "Trigo grano", "label": "Trigo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2112716.1942712795, "ymin": 774602.2557649482, "xmax": 2551423.2409284567, "ymax": 1195983.0759077333, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 20, "name": "México", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "value": "Trigo grano", "label": "Trigo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2647036.246500577, "ymin": 709150.2328546122, "xmax": 2857660.9123612433, "ymax": 924004.1722200606, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 21, "name": "Michoacán", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "value": "Trigo grano", "label": "Trigo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2318652.690596946, "ymin": 669802.0188531615, "xmax": 2703479.3479449293, "ymax": 932691.4002415817, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 22, "name": "Morelos", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2762990.626785725, "ymin": 711129.9166975189, "xmax": 2852291.8646461363, "ymax": 796813.865914138, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 23, "name": "Nayarit", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2128971.808039475, "ymin": 957552.7128349915, "xmax": 2271596.6852015313, "ymax": 1214109.7472940534, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 24, "name": "Nuevo León", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "value": "Trigo grano", "label": "Trigo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2616985.99866526, "ymin": 1241930.4816759452, "xmax": 2846168.110885524, "ymax": 1702208.2950230855, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 25, "name": "Oaxaca", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "value": "Trigo grano", "label": "Trigo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2863405.3543675886, "ymin": 413625.0538520757, "xmax": 3355015.019708778, "ymax": 764501.057543505, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 3, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 250, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 250, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 26, "name": "Puebla", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2805509.6729627065, "ymin": 657760.2657168675, "xmax": 3058489.6020094566, "ymax": 990085.7091044728, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 27, "name": "Querétaro", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2644741.9676617933, "ymin": 891053.2623680457, "xmax": 2808236.9444415225, "ymax": 1072787.0962262023, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 28, "name": "Quintana Roo", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3818810.375642402, "ymin": 717662.0394586697, "xmax": 4064112.1532644248, "ymax": 1124223.9761489388, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_NUM", "type": "esriFieldTypeString", "alias": "NOM_NUM", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 29, "name": "Región Lagunera", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2224802.1087424466, "ymin": 1371969.31498494, "xmax": 2452634.801841957, "ymax": 1616400.2157199308, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 30, "name": "San Luis Potosí", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2470086.4592963383, "ymin": 1016721.6603078954, "xmax": 2878399.263623106, "ymax": 1380039.2629437428, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 250, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 31, "name": "Sinaloa", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1754138.8896232035, "ymin": 1168368.964074213, "xmax": 2159646.8058659146, "ymax": 1652068.7430651858, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 32, "name": "Sonora", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1206243.403472325, "ymin": 1600657.2259286642, "xmax": 1874788.4675194977, "ymax": 2324812.41728702, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 5, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 33, "name": "Tabasco", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3330653.8418284478, "ymin": 618944.0444637332, "xmax": 3669629.3814249258, "ymax": 780732.2723484766, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 34, "name": "Tamaulipas", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "value": "Trigo grano", "label": "Trigo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2687787.3369104536, "ymin": 1156043.5471755303, "xmax": 2931023.6030525328, "ymax": 1419553.572073061, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID_2", "type": "esriFieldTypeInteger", "alias": "OBJECTID_2", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 35, "name": "Tlaxcala", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "value": "Trigo grano", "label": "Trigo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2844643.3652531346, "ymin": 794404.7087049857, "xmax": 2958904.0161768175, "ymax": 865589.7060611453, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 36, "name": "Veracruz", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "value": "Trigo grano", "label": "Trigo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2840702.115525033, "ymin": 576549.0228761602, "xmax": 3392536.1746990425, "ymax": 1185900.8765749075, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 37, "name": "Yucatán", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 158, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 194, 158, 215, 255 ], "width": 1.5 } }, "value": "Soya", "label": "Soya", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3711460.5390961017, "ymin": 899337.6886818651, "xmax": 4009754.2958397632, "ymax": 1129771.8005337287, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 3, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 250, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 35, "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_12", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.61, "id": 38, "name": "Zacatecas", "type": "Feature Layer", "description": "VARIABLE DESCRIPCIÓN Nombre del datasets ESA_PV_2018Escala Publicación 2019Fuente SIAP Contenido Contiene la estimación de superficie sembrada (ha, cálculo realizado en coordenadas CCL) de maíz grano, frijol, sorgo grano y trigo gano del ciclo Primavera-Verano 2018. La información es a nivel nacional, desglosados nivel municipio.CVE_CONCAClave concatenada de la clave del estado y clave del municipio, Marco Geoestadístico del INEGI, 2018CVE_EDOClave del Estado, Marco Geoestadístico del INEGI, 2018NOM_EDONombre del Estado, Marco Geoestadístico del INEGI, 2018CVE_MUNClave del municipio, Marco Geoestadístico del INEGI, 2018NOM_MUNNombre del municipio, Marco Geoestadístico del INEGI, 2018CULTIVONombre del cultivoSUPESAPV18Superficie en hectáreas de la Estimación de Superficie Agrícola del Ciclo Primavera-Verano 2018NCONFIANZANivel de confianza del cultivo en el municipio X (%)DELEGACIONNombre de la delegación SAGARPAOBSERVAObservaciones que influyen en el dato reportado en la ESA por Teledetección", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 115700, "latestVcsWkid": 115700 }, "copyrightText": "", "parentLayer": { "id": 5, "name": "Por Estado" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CULTIVO", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 215, 194, 158, 255 ], "width": 1.5 } }, "value": "Frijol", "label": "Frijol", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 211, 255, 190, 255 ], "width": 1.5 } }, "value": "Maíz grano", "label": "Maíz grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1.5 } }, "value": "Sorgo grano", "label": "Sorgo grano", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 1.5 } }, "value": "Trigo grano", "label": "Trigo grano", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 2290258.146738574, "ymin": 1005448.4959434699, "xmax": 2616361.5366206705, "ymax": 1452878.0100789797, "spatialReference": {"wkt": "PROJCS[\"North_America_Lambert_Conformal_Conic\",GEOGCS[\"ITRF92\",DATUM[\"D_ITRF_1992\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",2500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-102.0],PARAMETER[\"Standard_Parallel_1\",17.5],PARAMETER[\"Standard_Parallel_2\",29.5],PARAMETER[\"Latitude_Of_Origin\",12.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CVE_CONCA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CVE_CONCA", "type": "esriFieldTypeString", "alias": "CVE_CONCA", "length": 5, "domain": null }, { "name": "CVE_EDO", "type": "esriFieldTypeString", "alias": "CVE_EDO", "length": 2, "domain": null }, { "name": "NOM_EDO", "type": "esriFieldTypeString", "alias": "NOM_EDO", "length": 50, "domain": null }, { "name": "CVE_MUN", "type": "esriFieldTypeString", "alias": "CVE_MUN", "length": 5, "domain": null }, { "name": "NOM_MUN", "type": "esriFieldTypeString", "alias": "NOM_MUN", "length": 254, "domain": null }, { "name": "CULTIVO", "type": "esriFieldTypeString", "alias": "CULTIVO", "length": 50, "domain": null }, { "name": "SUPESAPV18", "type": "esriFieldTypeDouble", "alias": "SUPESAPV18", "domain": null }, { "name": "NCONFIANZA", "type": "esriFieldTypeDouble", "alias": "NCONFIANZA", "domain": null }, { "name": "OBSERVA", "type": "esriFieldTypeString", "alias": "OBSERVA", "length": 254, "domain": null }, { "name": "DELEGACION", "type": "esriFieldTypeString", "alias": "DELEGACION", "length": 50, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID_1", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true } ], "tables": [] }