{"id":1087611,"date":"2020-12-17T05:00:38","date_gmt":"2020-12-17T13:00:38","guid":{"rendered":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1087611"},"modified":"2020-12-17T08:50:41","modified_gmt":"2020-12-17T16:50:41","slug":"whats-new-in-the-arcgis-pro-sdk-2-7","status":"publish","type":"blog","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7","title":{"rendered":"What\u2019s New in the ArcGIS Pro SDK 2.7"},"author":6271,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"_searchwp_excluded":""},"categories":[738191,22941],"tags":[23641,42181,42651,38851,23571],"industry":[],"product":[36561,36851,36601],"class_list":["post-1087611","blog","type-blog","status-publish","format-standard","hentry","category-developers","category-mapping","tag-net","tag-arcgis-pro","tag-arcgis-pro-sdk","tag-developers","tag-whats-new","product-arcgis-pro","product-arcgis-pro-net","product-developers"],"acf":{"short_description":"ArcGIS Pro 2.7 is now available with many new capabilities in the ArcGIS Pro SDK for .NET.","flexible_content":[{"acf_fc_layout":"content","content":"<p>ArcGIS Pro 2.7 is <a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro\/announcements\/discover-whats-new-in-arcgis-pro-2-7\/\" target=\"_blank\" rel=\"noopener\">now available<\/a> with many new capabilities in the <a href=\"https:\/\/pro.arcgis.com\/en\/pro-app\/latest\/sdk\/\" target=\"_blank\" rel=\"noopener\">ArcGIS Pro SDK for .NET<\/a>.<\/p>\n<p>Pro 2.7 is a significant release for the SDK with several new API areas and many enhancements to existing APIs.\u00a0 Pro developers will find many new opportunities to support and streamline organizational workflows with custom tools built with the SDK.<\/p>\n<p>Here are some of the highlights of the release with links to new documentation and resources.<\/p>\n<h1 style=\"color: blue\">New APIs:<\/h1>\n<h2>Device Location<\/h2>\n<p>Pro\u2019s new Device Location API provides the ability to connect to GNSS (Global Navigation Satellite System) devices, such as GPS receivers, and manage those device connections within your Pro add-ins.\u00a0 You can also control visualization of device positions, as well as collect data and create new features.<\/p>\n<p><em>The Device Tracker community sample with a custom dockpane for working with GNSS device connections and data:<\/em><\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1088411,"id":1088411,"title":"ArcGIS Pro SDK - Device Location API Sample","filename":"ArcGIS-Pro-SDK-Device-Location-API-Sample.jpg","filesize":66616,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Device-Location-API-Sample.jpg","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7\/arcgis-pro-sdk-device-location-api-sample","alt":"","author":"6271","description":"","caption":"","name":"arcgis-pro-sdk-device-location-api-sample","status":"inherit","uploaded_to":1087611,"date":"2020-12-16 01:01:33","modified":"2020-12-16 01:01:33","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":1145,"height":636,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Device-Location-API-Sample-213x200.jpg","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Device-Location-API-Sample.jpg","medium-width":464,"medium-height":258,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Device-Location-API-Sample.jpg","medium_large-width":768,"medium_large-height":427,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Device-Location-API-Sample.jpg","large-width":1145,"large-height":636,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Device-Location-API-Sample.jpg","1536x1536-width":1145,"1536x1536-height":636,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Device-Location-API-Sample.jpg","2048x2048-width":1145,"2048x2048-height":636,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Device-Location-API-Sample-826x459.jpg","card_image-width":826,"card_image-height":459,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Device-Location-API-Sample.jpg","wide_image-width":1145,"wide_image-height":636}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>You can learn more in the new section in the <a href=\"https:\/\/github.com\/esri\/arcgis-pro-sdk\/wiki\/ProConcepts-Map-Authoring\" target=\"_blank\" rel=\"noopener\">ProConcepts Map Authoring<\/a> document, along with code snippets for many of the standard approaches for working with GNSS device data.\u00a0 There\u2019s also a new <a href=\"https:\/\/github.com\/Esri\/arcgis-pro-sdk-community-samples\/tree\/master\/Map-Exploration\/DeviceTracker\" target=\"_blank\" rel=\"noopener\">community sample<\/a> available for you to try and incorporate into your work.<\/p>\n<h2>Parcel Fabric<\/h2>\n<p>After being in pre-release for the past year, the Parcel Fabric API is now fully released and supported at 2.7.\u00a0 The API allows users to create parcel editing tools, develop record- and quality-driven workflows, and also manage parcel seeds, parcel types and parcel fabric records.<\/p>\n<p><em>The new Parcel Fabric API community sample showing a custom dockpane for importing of plat data:<\/em><\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1088441,"id":1088441,"title":"ArcGIS Pro SDK - Parcel Fabric API Sample","filename":"ArcGIS-Pro-SDK-Parcel-Fabric-API-Sample.png","filesize":67762,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Parcel-Fabric-API-Sample.png","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7\/arcgis-pro-sdk-parcel-fabric-api-sample-2","alt":"","author":"6271","description":"","caption":"","name":"arcgis-pro-sdk-parcel-fabric-api-sample-2","status":"inherit","uploaded_to":1087611,"date":"2020-12-16 01:16:04","modified":"2020-12-16 01:16:04","menu_order":0,"mime_type":"image\/png","type":"image","subtype":"png","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":1074,"height":779,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Parcel-Fabric-API-Sample-213x200.png","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Parcel-Fabric-API-Sample.png","medium-width":360,"medium-height":261,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Parcel-Fabric-API-Sample.png","medium_large-width":768,"medium_large-height":557,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Parcel-Fabric-API-Sample.png","large-width":1074,"large-height":779,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Parcel-Fabric-API-Sample.png","1536x1536-width":1074,"1536x1536-height":779,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Parcel-Fabric-API-Sample.png","2048x2048-width":1074,"2048x2048-height":779,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Parcel-Fabric-API-Sample-641x465.png","card_image-width":641,"card_image-height":465,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Parcel-Fabric-API-Sample.png","wide_image-width":1074,"wide_image-height":779}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>You can learn more about the capabilities in the <a href=\"https:\/\/github.com\/esri\/arcgis-pro-sdk\/wiki\/ProConcepts-Parcel-Fabric\" target=\"_blank\" rel=\"noopener\">ProConcepts Parcel Fabric<\/a> document, and find <a href=\"https:\/\/github.com\/esri\/arcgis-pro-sdk\/wiki\/ProSnippets-ParcelFabric\" target=\"_blank\" rel=\"noopener\">code snippets<\/a> for many standard coding tasks.\u00a0 There\u2019s also a new <a href=\"https:\/\/github.com\/Esri\/arcgis-pro-sdk-community-samples\/tree\/master\/ParcelFabric\/ParcelFabricAPI\" target=\"_blank\" rel=\"noopener\">community sample<\/a> available for you to see how the API works.<\/p>\n<h2>Topology<\/h2>\n<p>The new Topology API available with 2.7 allows developers to explore and manage topology rules, errors, validation and the topology graph for geodatabase and service topologies.<\/p>\n<p><em>The new CoreHost Topology API sample showing exploration of a geodatabase topology through a console application.<\/em><\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1088451,"id":1088451,"title":"ArcGIS Pro SDK - Topology API Sample","filename":"ArcGIS-Pro-SDK-Topology-API-Sample.jpg","filesize":130821,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Topology-API-Sample.jpg","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7\/arcgis-pro-sdk-topology-api-sample","alt":"","author":"6271","description":"","caption":"","name":"arcgis-pro-sdk-topology-api-sample","status":"inherit","uploaded_to":1087611,"date":"2020-12-16 01:18:06","modified":"2020-12-16 01:18:06","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":1139,"height":611,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Topology-API-Sample-213x200.jpg","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Topology-API-Sample.jpg","medium-width":464,"medium-height":249,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Topology-API-Sample.jpg","medium_large-width":768,"medium_large-height":412,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Topology-API-Sample.jpg","large-width":1139,"large-height":611,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Topology-API-Sample.jpg","1536x1536-width":1139,"1536x1536-height":611,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Topology-API-Sample.jpg","2048x2048-width":1139,"2048x2048-height":611,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Topology-API-Sample-826x443.jpg","card_image-width":826,"card_image-height":443,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Topology-API-Sample.jpg","wide_image-width":1139,"wide_image-height":611}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>You can learn more in the\u00a0<a href=\"https:\/\/github.com\/esri\/arcgis-pro-sdk\/wiki\/ProSnippets-Topology\" target=\"_blank\" rel=\"noopener\">code snippets<\/a>\u00a0and try the new\u00a0<a href=\"https:\/\/github.com\/Esri\/arcgis-pro-sdk-community-samples\/tree\/44183d0d5a9bc5da6fb8b9229211cc707dd2b874\/CoreHost\/CoreHostTopologyAPI\" target=\"_blank\" rel=\"noopener\">community sample<\/a>\u00a0and include the code in your own project.<\/p>\n<h2>Voxel Layers<\/h2>\n<p>With the new Voxel Layers API available with 2.7, developers can create and manage voxel layer slices, sections and isosurfaces, control voxel layer lighting and rendering.<\/p>\n<p><em>An example of creating a series of vertical sections with the voxel layers API:<\/em><\/p>\n"},{"acf_fc_layout":"image","image":{"ID":1088461,"id":1088461,"title":"ArcGIS Pro SDK - Voxel Layers API Sample","filename":"ArcGIS-Pro-SDK-Voxel-Layers-API-Sample.jpg","filesize":65876,"url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Voxel-Layers-API-Sample.jpg","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7\/arcgis-pro-sdk-voxel-layers-api-sample","alt":"","author":"6271","description":"","caption":"","name":"arcgis-pro-sdk-voxel-layers-api-sample","status":"inherit","uploaded_to":1087611,"date":"2020-12-16 01:19:53","modified":"2020-12-16 01:19:53","menu_order":0,"mime_type":"image\/jpeg","type":"image","subtype":"jpeg","icon":"https:\/\/www.esri.com\/arcgis-blog\/wp-includes\/images\/media\/default.png","width":880,"height":491,"sizes":{"thumbnail":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Voxel-Layers-API-Sample-213x200.jpg","thumbnail-width":213,"thumbnail-height":200,"medium":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Voxel-Layers-API-Sample.jpg","medium-width":464,"medium-height":259,"medium_large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Voxel-Layers-API-Sample.jpg","medium_large-width":768,"medium_large-height":429,"large":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Voxel-Layers-API-Sample.jpg","large-width":880,"large-height":491,"1536x1536":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Voxel-Layers-API-Sample.jpg","1536x1536-width":880,"1536x1536-height":491,"2048x2048":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Voxel-Layers-API-Sample.jpg","2048x2048-width":880,"2048x2048-height":491,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Voxel-Layers-API-Sample-826x461.jpg","card_image-width":826,"card_image-height":461,"wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Voxel-Layers-API-Sample.jpg","wide_image-width":880,"wide_image-height":491}},"image_position":"center","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"<p>You can learn more in the <a href=\"https:\/\/github.com\/esri\/arcgis-pro-sdk\/wiki\/ProConcepts-Voxel-Layers\" target=\"_blank\" rel=\"noopener\">ProConcepts Voxel Layers<\/a> document, and also find an extensive collection of <a href=\"https:\/\/github.com\/esri\/arcgis-pro-sdk\/wiki\/ProSnippets-VoxelLayers\" target=\"_blank\" rel=\"noopener\">code snippets<\/a> for many tasks.\u00a0 There are also new <a href=\"https:\/\/github.com\/Esri\/arcgis-pro-sdk-community-samples\/tree\/44183d0d5a9bc5da6fb8b9229211cc707dd2b874\/VoxelLayers\" target=\"_blank\" rel=\"noopener\">community samples<\/a> available for you to see how the API works.<\/p>\n<h1 style=\"color: blue\">Existing API Enhancements:<\/h1>\n<p>As with each release, there\u2019s also been updates to many other Pro APIs and capabilities in the SDK at 2.7.\u00a0 Here are some of the main enhancements.<\/p>\n<h2>Layouts<\/h2>\n<p>The Layouts API has several new enhancements to allow developers to take advantage of bulk element creation, view page transformation, and the grouping and ordering of graphic elements in layouts.\u00a0 You can find out more in the <a href=\"https:\/\/github.com\/esri\/arcgis-pro-sdk\/wiki\/ProConcepts-Layouts\" target=\"_blank\" rel=\"noopener\">ProConcepts Layouts<\/a> document.<\/p>\n<h2>Reports<\/h2>\n<p>In Pro 2.7, there is now enhanced ability to create, modify and export reports.\u00a0 Report elements can be added to a report. Report elements can be static, such as title or column header text, or dynamic, such as field values and statistics, chart frames, dynamic pictures, or attachments. Dynamic elements can update with each report record or groups of records.\u00a0 There is a new <a href=\"https:\/\/github.com\/esri\/arcgis-pro-sdk\/wiki\/ProConcepts-Reports\" target=\"_blank\" rel=\"noopener\">ProConcepts Reports<\/a> document to help you learn about and try the new functionality, as well as code snippets and a <a href=\"https:\/\/github.com\/Esri\/arcgis-pro-sdk-community-samples\/tree\/44183d0d5a9bc5da6fb8b9229211cc707dd2b874\/Layouts\/CreateReport\" target=\"_blank\" rel=\"noopener\">community sample<\/a> to try out and incorporate into your work.<\/p>\n<h2>Geodatabase<\/h2>\n<p>The Geodatabase API has several enhancements including a pre-release of the Geodatabase DDL (Data Definition Language) API for schema creation.\u00a0 Developers will now be able to test creating and deleting of tables and feature classes. \u00a0Traditionally, developers have used geoprocessing tools for geodatabase schema creation, and with the pre-release developers will be able to test the API to get a preview of how it will work in the full release which is planned for 2.8.\u00a0 There is a new <a href=\"https:\/\/github.com\/esri\/arcgis-pro-sdk\/wiki\/ProConcepts-DDL\">ProConcepts DDL<\/a> document to help you get started.<\/p>\n<p>Another enhancement is support for geodatabase version partial posting which allows developers to post a subset of changes made in a version. This functionality will work with branch-versioned feature services running with ArcGIS Enterprise 10.9, which will be released in early 2021.\u00a0 You can find a new section on this in the <a href=\"https:\/\/github.com\/esri\/arcgis-pro-sdk\/wiki\/ProConcepts-Geodatabase\" target=\"_blank\" rel=\"noopener\">ProConcepts Geodatabase<\/a> document.<\/p>\n<h2>Editing<\/h2>\n<p>New at 2.7 are edit sketch events, providing notifications for more control during editing.\u00a0 Sketch events are discussed in a new section in the <a href=\"https:\/\/github.com\/esri\/arcgis-pro-sdk\/wiki\/ProConcepts-Editing\" target=\"_blank\" rel=\"noopener\">ProConcepts Editing<\/a> document.<\/p>\n<h1 style=\"color: blue\">Installation and Documentation:<\/h1>\n<p>You can download the Pro SDK from <a href=\"http:\/\/my.esri.com\/\" target=\"_blank\" rel=\"noopener\">My Esri<\/a> or from the\u00a0<a href=\"https:\/\/marketplace.visualstudio.com\/\" target=\"_blank\" rel=\"noopener\">Visual Studio Marketplace<\/a> with instructions found in the <a href=\"https:\/\/github.com\/Esri\/arcgis-pro-sdk\/wiki\/ProGuide-Installation-and-Upgrade\" target=\"_blank\" rel=\"noopener\">Installation and Upgrade ProGuide<\/a>.<\/p>\n<p>Check out all of the information resources on the <a href=\"https:\/\/github.com\/esri\/arcgis-pro-sdk\/wiki\" target=\"_blank\" rel=\"noopener\">SDK documentation site<\/a> with all the concept and guide documents and links to the many community samples.<\/p>\n<p>Finally, for a full listing of all the API updates available, see the <a href=\"https:\/\/pro.arcgis.com\/en\/pro-app\/latest\/sdk\/api-reference\/#topic15120.html\" target=\"_blank\" rel=\"noopener\">What\u2019s New for Developers at 2.7<\/a> page in the Pro API reference, where you can review the API Changes section.<\/p>\n<h2>Collaborate and Share your Feedback<\/h2>\n<p>As always, we invite you to send us your feedback and needs for the Pro SDK.\u00a0 Let us know, find out more and collaborate with others in the <a href=\"https:\/\/community.esri.com\/t5\/arcgis-pro-sdk\/ct-p\/arcgis-pro-sdk\" target=\"_blank\" rel=\"noopener\">GeoNet Pro SDK Group<\/a>.\u00a0 The group is very active and allows developers an opportunity to ask technical questions, search for answers on existing threads, and answer questions as well.\u00a0 We look forward to hearing about your new work with 2.7!<\/p>\n<p>For more information on all the key updates in ArcGIS Pro 2.7, see the <a href=\"https:\/\/pro.arcgis.com\/en\/pro-app\/latest\/get-started\/whats-new-in-arcgis-pro.htm\" target=\"_blank\" rel=\"noopener\">What\u2019s New in ArcGIS Pro page<\/a>, which also includes a video highlighting new functionality, which can give you lots of new ideas for using and extending Pro 2.7.<\/p>\n"},{"acf_fc_layout":"youtube","start_time":"0","end_time":"","youtube_video_url":"<iframe title=\"What&#039;s New in ArcGIS Pro 2.7\" width=\"640\" height=\"360\" src=\"https:\/\/www.youtube.com\/embed\/eMfQQTZnB1Y?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>"},{"acf_fc_layout":"content","content":"<p>&nbsp;<\/p>\n<p><strong><a class=\"btn btn-large center-btn\" style=\"margin: 0 auto;max-width: 200px\" href=\"https:\/\/www.esri.com\/en-us\/arcgis\/products\/arcgis-pro\/trial?adumkts=product&amp;aduc=landing_page&amp;adum=organic_visits&amp;utm_Source=landing_page&amp;aduca=arcgis_pro_promotions&amp;aduco=ArcGISBlog_CTA_JA&amp;adulb=multiple&amp;adusn=multiple&amp;aduat=webpage&amp;adupt=lead_gen&amp;sf_id=701f2000000iJjTAAU\">Free ArcGIS Pro Trial<\/a><\/strong><\/p>\n"}],"authors":[{"ID":6271,"user_firstname":"Christopher","user_lastname":"Zent","nickname":"chriszent","user_nicename":"chriszent","display_name":"Christopher Zent","user_email":"czent@esri.com","user_url":"","user_registered":"2018-03-02 00:18:09","user_description":"Chris is a product manager on the ArcGIS Desktop Team, focused on the ArcGIS Pro SDK and helping users achieve their Pro customization goals.","user_avatar":"<img data-del=\"avatar\" src='https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/01\/ArcGIS-Pro-Extensibility-1920x1080-Switzerland-213x200.jpg' class='avatar pp-user-avatar avatar-96 photo ' height='96' width='96'\/>"}],"related_articles":[{"ID":1080861,"post_author":"10402","post_date":"2020-12-16 11:00:27","post_date_gmt":"2020-12-16 19:00:27","post_content":"","post_title":"Discover What's New in ArcGIS Pro 2.7","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"discover-whats-new-in-arcgis-pro-2-7","to_ping":"","pinged":"","post_modified":"2020-12-16 14:56:31","post_modified_gmt":"2020-12-16 22:56:31","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1080861","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"},{"ID":1073621,"post_author":"6971","post_date":"2020-12-04 10:24:26","post_date_gmt":"2020-12-04 18:24:26","post_content":"","post_title":"Make this Cassini Globe Ornament please","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"make-this-cassini-globe-ornament-please","to_ping":"","pinged":"","post_modified":"2020-12-04 10:30:54","post_modified_gmt":"2020-12-04 18:30:54","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=1073621","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"1","filter":"raw"},{"ID":827781,"post_author":"6271","post_date":"2020-04-23 14:30:04","post_date_gmt":"2020-04-23 21:30:04","post_content":"","post_title":"ArcGIS Pro SDK Sessions Available from Dev Summit 2020","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"arcgis-pro-sdk-sessions-available-from-dev-summit-2020","to_ping":"","pinged":"","post_modified":"2020-04-24 11:04:45","post_modified_gmt":"2020-04-24 18:04:45","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=827781","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"}],"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Voxel-Layers-API-Sample-bk-code-Card.jpg","wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Voxel-Layers-API-Sample-bk-code.jpg"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What\u2019s New in the ArcGIS Pro SDK 2.7<\/title>\n<meta name=\"description\" content=\"ArcGIS Pro 2.7 is now available and included are many exciting new capabilities with the ArcGIS Pro SDK for .NET.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What\u2019s New in the ArcGIS Pro SDK 2.7\" \/>\n<meta property=\"og:description\" content=\"ArcGIS Pro 2.7 is now available and included are many exciting new capabilities with the ArcGIS Pro SDK for .NET.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7\" \/>\n<meta property=\"og:site_name\" content=\"ArcGIS Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/esrigis\/\" \/>\n<meta property=\"article:modified_time\" content=\"2020-12-17T16:50:41+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ESRI\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7\"},\"author\":{\"name\":\"Christopher Zent\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/0cf6cfa13d415d40bb6f89b6082c496a\"},\"headline\":\"What\u2019s New in the ArcGIS Pro SDK 2.7\",\"datePublished\":\"2020-12-17T13:00:38+00:00\",\"dateModified\":\"2020-12-17T16:50:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7\"},\"wordCount\":8,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"keywords\":[\".NET\",\"ArcGIS Pro\",\"ArcGIS Pro SDK\",\"Developers\",\"what's new\"],\"articleSection\":[\"Developers\",\"Mapping\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7\",\"name\":\"What\u2019s New in the ArcGIS Pro SDK 2.7\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\"},\"datePublished\":\"2020-12-17T13:00:38+00:00\",\"dateModified\":\"2020-12-17T16:50:41+00:00\",\"description\":\"ArcGIS Pro 2.7 is now available and included are many exciting new capabilities with the ArcGIS Pro SDK for .NET.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.esri.com\/arcgis-blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What\u2019s New in the ArcGIS Pro SDK 2.7\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/\",\"name\":\"ArcGIS Blog\",\"description\":\"Get insider info from Esri product teams\",\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.esri.com\/arcgis-blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\",\"name\":\"Esri\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png\",\"width\":400,\"height\":400,\"caption\":\"Esri\"},\"image\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/esrigis\/\",\"https:\/\/x.com\/ESRI\",\"https:\/\/www.linkedin.com\/company\/5311\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/0cf6cfa13d415d40bb6f89b6082c496a\",\"name\":\"Christopher Zent\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/01\/ArcGIS-Pro-Extensibility-1920x1080-Switzerland-213x200.jpg\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/01\/ArcGIS-Pro-Extensibility-1920x1080-Switzerland-213x200.jpg\",\"caption\":\"Christopher Zent\"},\"description\":\"Chris is a product manager on the ArcGIS Desktop Team, focused on the ArcGIS Pro SDK and helping users achieve their Pro customization goals.\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/author\/chriszent\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"What\u2019s New in the ArcGIS Pro SDK 2.7","description":"ArcGIS Pro 2.7 is now available and included are many exciting new capabilities with the ArcGIS Pro SDK for .NET.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7","og_locale":"en_US","og_type":"article","og_title":"What\u2019s New in the ArcGIS Pro SDK 2.7","og_description":"ArcGIS Pro 2.7 is now available and included are many exciting new capabilities with the ArcGIS Pro SDK for .NET.","og_url":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7","og_site_name":"ArcGIS Blog","article_publisher":"https:\/\/www.facebook.com\/esrigis\/","article_modified_time":"2020-12-17T16:50:41+00:00","twitter_card":"summary_large_image","twitter_site":"@ESRI","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7#article","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7"},"author":{"name":"Christopher Zent","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/0cf6cfa13d415d40bb6f89b6082c496a"},"headline":"What\u2019s New in the ArcGIS Pro SDK 2.7","datePublished":"2020-12-17T13:00:38+00:00","dateModified":"2020-12-17T16:50:41+00:00","mainEntityOfPage":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7"},"wordCount":8,"commentCount":0,"publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"keywords":[".NET","ArcGIS Pro","ArcGIS Pro SDK","Developers","what's new"],"articleSection":["Developers","Mapping"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7","url":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7","name":"What\u2019s New in the ArcGIS Pro SDK 2.7","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#website"},"datePublished":"2020-12-17T13:00:38+00:00","dateModified":"2020-12-17T16:50:41+00:00","description":"ArcGIS Pro 2.7 is now available and included are many exciting new capabilities with the ArcGIS Pro SDK for .NET.","breadcrumb":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/arcgis-pro-net\/developers\/whats-new-in-the-arcgis-pro-sdk-2-7#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.esri.com\/arcgis-blog\/"},{"@type":"ListItem","position":2,"name":"What\u2019s New in the ArcGIS Pro SDK 2.7"}]},{"@type":"WebSite","@id":"https:\/\/www.esri.com\/arcgis-blog\/#website","url":"https:\/\/www.esri.com\/arcgis-blog\/","name":"ArcGIS Blog","description":"Get insider info from Esri product teams","publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.esri.com\/arcgis-blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization","name":"Esri","url":"https:\/\/www.esri.com\/arcgis-blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png","width":400,"height":400,"caption":"Esri"},"image":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/esrigis\/","https:\/\/x.com\/ESRI","https:\/\/www.linkedin.com\/company\/5311\/"]},{"@type":"Person","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/0cf6cfa13d415d40bb6f89b6082c496a","name":"Christopher Zent","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/image\/","url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/01\/ArcGIS-Pro-Extensibility-1920x1080-Switzerland-213x200.jpg","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/01\/ArcGIS-Pro-Extensibility-1920x1080-Switzerland-213x200.jpg","caption":"Christopher Zent"},"description":"Chris is a product manager on the ArcGIS Desktop Team, focused on the ArcGIS Pro SDK and helping users achieve their Pro customization goals.","url":"https:\/\/www.esri.com\/arcgis-blog\/author\/chriszent"}]}},"text_date":"December 17, 2020","author_name":"Christopher Zent","author_page":"https:\/\/www.esri.com\/arcgis-blog\/author\/chriszent","custom_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2020\/12\/ArcGIS-Pro-SDK-Voxel-Layers-API-Sample-bk-code.jpg","primary_product":"ArcGIS Pro SDK","tag_data":[{"term_id":23641,"name":".NET","slug":"net","term_group":0,"term_taxonomy_id":23641,"taxonomy":"post_tag","description":"","parent":0,"count":65,"filter":"raw"},{"term_id":42181,"name":"ArcGIS Pro","slug":"arcgis-pro","term_group":0,"term_taxonomy_id":42181,"taxonomy":"post_tag","description":"","parent":0,"count":323,"filter":"raw"},{"term_id":42651,"name":"ArcGIS Pro SDK","slug":"arcgis-pro-sdk","term_group":0,"term_taxonomy_id":42651,"taxonomy":"post_tag","description":"","parent":0,"count":33,"filter":"raw"},{"term_id":38851,"name":"Developers","slug":"developers","term_group":0,"term_taxonomy_id":38851,"taxonomy":"post_tag","description":"","parent":0,"count":78,"filter":"raw"},{"term_id":23571,"name":"what's new","slug":"whats-new","term_group":0,"term_taxonomy_id":23571,"taxonomy":"post_tag","description":"","parent":0,"count":585,"filter":"raw"}],"category_data":[{"term_id":738191,"name":"Developers","slug":"developers","term_group":0,"term_taxonomy_id":738191,"taxonomy":"category","description":"","parent":0,"count":426,"filter":"raw"},{"term_id":22941,"name":"Mapping","slug":"mapping","term_group":0,"term_taxonomy_id":22941,"taxonomy":"category","description":"","parent":0,"count":2693,"filter":"raw"}],"product_data":[{"term_id":36561,"name":"ArcGIS Pro","slug":"arcgis-pro","term_group":0,"term_taxonomy_id":36561,"taxonomy":"product","description":"","parent":0,"count":2041,"filter":"raw"},{"term_id":36851,"name":"ArcGIS Pro SDK","slug":"arcgis-pro-net","term_group":0,"term_taxonomy_id":36851,"taxonomy":"product","description":"","parent":36601,"count":91,"filter":"raw"},{"term_id":36601,"name":"Developers","slug":"developers","term_group":0,"term_taxonomy_id":36601,"taxonomy":"product","description":"","parent":0,"count":765,"filter":"raw"}],"primary_product_link":"https:\/\/www.esri.com\/arcgis-blog\/?s=#&products=arcgis-pro-net","_links":{"self":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/1087611","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog"}],"about":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/types\/blog"}],"author":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/users\/6271"}],"replies":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/comments?post=1087611"}],"version-history":[{"count":0,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/1087611\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/media?parent=1087611"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/categories?post=1087611"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/tags?post=1087611"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/industry?post=1087611"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/product?post=1087611"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}