{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "pcias", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.2750367789393209E7, "ymin": -1.2733605799384069E7, "xmax": 1.2750367789391218E7, "ymax": 1.2733605799386822E7, "spatialReference": { "wkt": "PROJCS[\"Nuevo_sistema_de_coordenadas_proyectadas\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Azimuthal_Equal_Area\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-60.0],PARAMETER[\"Latitude_Of_Origin\",-40.0],UNIT[\"Meter\",1.0]]", "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.4025404568332432E7, "falseY": -1.4006966379244493E7, "xyUnits": 3.2110301028601813E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Objeto", "typeIdField": "Entidad", "subtypeFieldName": "Entidad", "subtypeField": "Entidad", "defaultSubtypeCode": 0, "fields": [ { "name": "FNA", "type": "esriFieldTypeString", "alias": "Nombre Geográfico", "length": 150, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "IN1", "type": "esriFieldTypeString", "alias": "Código INDEC", "length": 6, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Entidad", "type": "esriFieldTypeInteger", "alias": "Entidad", "domain": null }, { "name": "Objeto", "type": "esriFieldTypeString", "alias": "Objeto", "length": 50, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": {}, "id": 3, "name": "Municipio" }, { "domains": {}, "id": 4, "name": "Departamento" }, { "domains": {}, "id": 5, "name": "Provincia" }, { "domains": {}, "id": 6, "name": "País" }, { "domains": {}, "id": 7, "name": "Área protegida" }, { "domains": {}, "id": 0, "name": "Mar Territorial Argentino" }, { "domains": {}, "id": 1, "name": "Zona contigua Argentina" }, { "domains": {}, "id": 2, "name": "Zona Económica Exclusiva Argentina" }, { "domains": {}, "id": 8, "name": "Plataforma continental" }, { "domains": {}, "id": 9, "name": "Zona de Frontera" } ], "subtypes": [ { "domains": {}, "defaultValues": { "Entidad": null, "Objeto": "Municipio", "FNA": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "IN1": null }, "code": 3, "name": "Municipio" }, { "domains": {}, "defaultValues": { "Entidad": null, "Objeto": "Departamento", "FNA": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "IN1": null }, "code": 4, "name": "Departamento" }, { "domains": {}, "defaultValues": { "Entidad": null, "Objeto": "Provincia", "FNA": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "IN1": null }, "code": 5, "name": "Provincia" }, { "domains": {}, "defaultValues": { "Entidad": null, "Objeto": "País", "FNA": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "IN1": "-2" }, "code": 6, "name": "País" }, { "domains": {}, "defaultValues": { "Entidad": null, "Objeto": "Área protegida", "FNA": null, "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "IN1": "-2" }, "code": 7, "name": "Área protegida" }, { "domains": {}, "defaultValues": { "Entidad": null, "Objeto": "Mar Territorial Argentino", "FNA": "-2", "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "IN1": "-2" }, "code": 0, "name": "Mar Territorial Argentino" }, { "domains": {}, "defaultValues": { "Entidad": null, "Objeto": "Zona contigua Argentina", "FNA": "-2", "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "IN1": "-2" }, "code": 1, "name": "Zona contigua Argentina" }, { "domains": {}, "defaultValues": { "Entidad": null, "Objeto": "Zona Económica Exclusiva Argentina", "FNA": "-2", "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "IN1": "-2" }, "code": 2, "name": "Zona Económica Exclusiva Argentina" }, { "domains": {}, "defaultValues": { "Entidad": null, "Objeto": "Plataforma continental", "FNA": "-2", "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "IN1": "-2" }, "code": 8, "name": "Plataforma continental" }, { "domains": {}, "defaultValues": { "Entidad": null, "Objeto": "Zona de Frontera", "FNA": "-2", "last_edited_user": null, "last_edited_date": null, "GlobalID": null, "IN1": "-2" }, "code": 9, "name": "Zona de Frontera" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e87e91f9b2644e068e74ec4bebd52a46" }