{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 16, "name": "Building Points Tririga", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -1.3053035610534485E7, "ymin": 3877259.349203192, "xmax": -1.3048706084166864E7, "ymax": 3881247.7452414534, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7d728e33ee49f61392deb0da72ce4248", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAADklEQVQImWNhgAIWGAMAAH4ACWYuJwAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 1, "height": 1, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.FacilityLongName", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "static", "offsetDistance": 2, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 2499, "name": "BuildingName", "priority": -1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 168 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": { "expression": "var address = $feature.StreetAddress; // Replace with your actual field name\n\n// Dictionary of full street types and their abbreviations\nvar abbreviations = {\n \" Avenue\": \" Ave\",\n \" Boulevard\": \" Blvd\",\n \" Center\": \" Ctr\",\n \" Circle\": \" Cir\",\n \" Court\": \" Ct\",\n \" Drive\": \" Dr\",\n \" Expressway\": \" Expy\",\n \" Highway\": \" Hwy\",\n \" Lane\": \" Ln\",\n \" Parkway\": \" Pkwy\",\n \" Place\": \" Pl\",\n \" Road\": \" Rd\",\n \" Square\": \" Sq\",\n \" Street\": \" St\",\n \" Terrace\": \" Ter\",\n \" Trail\": \" Trl\",\n \" Way\": \" Way\"\n};\n\n// Loop through dictionary and replace full street type\nfor (var key in abbreviations) {\n address = Replace(address, key + \" \", abbreviations[key] + \" \"); // Word boundary match\n address = Replace(address, key + \",\", abbreviations[key] + \",\"); // Before a comma\n address = Replace(address, key, abbreviations[key]); // General replacement\n}\n\nreturn address;\n", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementBelowCenter", "deconflictionStrategy": "static", "offsetDistance": 4, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 900, "name": "Address", "priority": -1, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 161 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CampusName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FacilityID" }, { "name": "CAAN", "type": "esriFieldTypeString", "alias": "CAAN", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CAAN" }, { "name": "CampusName", "type": "esriFieldTypeString", "alias": "CampusName", "domain": null, "editable": true, "nullable": true, "length": 64, "defaultValue": null, "modelName": "CampusName" }, { "name": "CampusAbbr", "type": "esriFieldTypeString", "alias": "CampusAbbr", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CampusAbbr" }, { "name": "CampusSite", "type": "esriFieldTypeString", "alias": "CampusSite", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "CampusSite" }, { "name": "FacilityLongName", "type": "esriFieldTypeString", "alias": "FacilityLongName", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "FacilityLongName" }, { "name": "FacilityShortName", "type": "esriFieldTypeString", "alias": "FacilityShortName", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FacilityShortName" }, { "name": "StreetAddress", "type": "esriFieldTypeString", "alias": "StreetAddress", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StreetAddress" }, { "name": "Zipcode", "type": "esriFieldTypeString", "alias": "Zipcode", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zipcode" }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "City" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "County" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State" }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "Country" }, { "name": "OwnershipCode", "type": "esriFieldTypeString", "alias": "OwnershipCode", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "OwnershipCode" }, { "name": "FunctionType", "type": "esriFieldTypeString", "alias": "FunctionType", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FunctionType" }, { "name": "UniformBuildgingCode", "type": "esriFieldTypeString", "alias": "UniformBuildgingCode", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "UniformBuildgingCode" }, { "name": "NumOfLevels", "type": "esriFieldTypeInteger", "alias": "NumOfLevels", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumOfLevels" }, { "name": "NumOfLevelsAboveGround", "type": "esriFieldTypeInteger", "alias": "NumOfLevelsAboveGround", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NumOfLevelsAboveGround" }, { "name": "YearConstructed", "type": "esriFieldTypeInteger", "alias": "YearConstructed", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearConstructed" }, { "name": "GeocodeType", "type": "esriFieldTypeString", "alias": "GeocodeType", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "GeocodeType" }, { "name": "LifecycleStage", "type": "esriFieldTypeString", "alias": "LifecycleStage", "domain": null, "editable": true, "nullable": true, "length": 51, "defaultValue": null, "modelName": "LifecycleStage" }, { "name": "FacilityStatus", "type": "esriFieldTypeString", "alias": "FacilityStatus", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "FacilityStatus" }, { "name": "BuildingAliases", "type": "esriFieldTypeString", "alias": "BuildingAliases", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BuildingAliases" }, { "name": "CampusMapBuildingClass", "type": "esriFieldTypeString", "alias": "CampusMapBuildingClass", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "CampusMapBuildingClass" }, { "name": "GrossSquareFeet", "type": "esriFieldTypeInteger", "alias": "GrossSquareFeet", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GrossSquareFeet" }, { "name": "HistoricDesignation", "type": "esriFieldTypeString", "alias": "HistoricDesignation", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "HistoricDesignation" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "PostalAddress", "type": "esriFieldTypeString", "alias": "PostalAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PostalAddress" }, { "name": "PrimaryAddressNumber", "type": "esriFieldTypeInteger", "alias": "PrimaryAddressNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PrimaryAddressNumber" }, { "name": "Predirectional", "type": "esriFieldTypeString", "alias": "Predirectional", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Predirectional" }, { "name": "Suffix", "type": "esriFieldTypeString", "alias": "Suffix", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Suffix" }, { "name": "SecondaryAddressNumber", "type": "esriFieldTypeInteger", "alias": "SecondaryAddressNumber", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SecondaryAddressNumber" }, { "name": "SecondaryAddress", "type": "esriFieldTypeString", "alias": "SecondaryAddress", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SecondaryAddress" }, { "name": "Fragment", "type": "esriFieldTypeString", "alias": "Fragment", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Fragment" }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "StreetName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "StreetName" }, { "name": "PostDirectional", "type": "esriFieldTypeString", "alias": "PostDirectional", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PostDirectional" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Building Points Tririga", "description": "", "prototype": { "attributes": { "StreetName": null, "FacilityID": null, "CAAN": null, "CampusName": null, "CampusAbbr": null, "CampusSite": null, "FacilityLongName": null, "FacilityShortName": null, "StreetAddress": null, "Zipcode": null, "City": null, "County": null, "State": null, "Country": null, "OwnershipCode": null, "FunctionType": null, "UniformBuildgingCode": null, "NumOfLevels": null, "NumOfLevelsAboveGround": null, "YearConstructed": null, "GeocodeType": null, "LifecycleStage": null, "FacilityStatus": null, "BuildingAliases": null, "CampusMapBuildingClass": null, "GrossSquareFeet": null, "HistoricDesignation": null, "Comments": null, "PostalAddress": null, "PrimaryAddressNumber": null, "Predirectional": null, "Suffix": null, "SecondaryAddressNumber": null, "SecondaryAddress": null, "Fragment": null, "PostDirectional": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4398401a944c40ccafcb0221d323a144" }